Daniel-Constantin Mierla b634dbace0 acc: clear new parsed headers when evaluating acc attributes 11 年之前
..
acc b634dbace0 acc: clear new parsed headers when evaluating acc attributes 11 年之前
acc_radius ea6354c53c acc_radius: exit at startup if radius_config is not set 12 年之前
alias_db 1b0ad814ae modules/{various}: updated because there is now an extra parameter on the append_branch() function 12 年之前
app_java 177723a58e Fixed misstypes and indents in docs. 11 年之前
app_lua a88f9d4b79 app_lua: ids to sections in documentation 12 年之前
app_mono 5e886dbbef all: OPENSER_MOD_INTERFACE replaced with KAMAILIO_MOD_INTERFACE 13 年之前
app_perl a8b3660d00 app_perl: print return code if perl_parse() failes 11 年之前
app_python 3c5b0019bb app_python: Bugfix for rewrite_ruri 12 年之前
async 36c42be1a0 async: free the async item after resuming the execution 11 年之前
auth be8fb6fa8a auth: proper fixup for optional method parameter in pv_www_authenticate() 11 年之前
auth_db 9a697d04e7 auth_db: auth_check() to get the auth header from the used api 11 年之前
auth_diameter adb8ba7986 auth_diameter: avoid double free in case of error and don't access freed pointer 11 年之前
auth_ephemeral fb364e0b29 modules/auth_ephemeral: added OpenSSL licensing exception 11 年之前
auth_identity 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
auth_radius c81c360315 auth_radius: Improve error message to simplify debugging 11 年之前
avp 5f1d6744aa avp: ids to sections in documentation 12 年之前
avpops f2df24d927 avpops: switched from initialize struct with {0} to memset 11 年之前
benchmark 020572ade5 benchmark: avoid memory leaks when dealing with invalid mi commands 11 年之前
blst 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
call_control b6f3b4dfca call_control: replaced dynamic str* a local variable 11 年之前
carrierroute f6d59f2487 carrierroute: Minor typo in previous fix 11 年之前
cdp 355ab783a9 modules/cdp/acctstatemachine.c: fixed incorrect reservation expiry warning 12 年之前
cdp_avp 8b6f3c51d7 cdp_avp: there's no xml dependecy for cdp_avp 13 年之前
cfg_db 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
cfg_rpc 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
cfgutils ac5835c0af cfgutils: init probability pointer to NULL 12 年之前
cnxcc 6e17d6e92c cnxcc: fixed deadlock when call gets terminated under certain conditions 11 年之前
corex a68e48bc3c corex: new pv $cfg(key) - return attributes for config file 12 年之前
counters 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
cpl-c 1b0ad814ae modules/{various}: updated because there is now an extra parameter on the append_branch() function 12 年之前
ctl 15f11641e5 ctl: free allocated pointer in case of error 11 年之前
db2_ldap 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
db2_ops 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
db_berkeley 6c7802254f all: replaced openser with kamailio in license and comments 13 年之前
db_cassandra 0487d889c7 db_cassandra: return 0 in case of successful operations 11 年之前
db_cluster 008e43e402 db_cluster: updated the old application name in doc examples 11 年之前
db_flatstore 386ef2f61d db_flatstore: free result before returning null on no more pkg 11 年之前
db_mysql af4f84b84c db_mysql: proper handling of mysql_next_result(...) return code 11 年之前
db_oracle 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
db_perlvdb e5e821150f perlvdb: module renamed to db_perlvdb 12 年之前
db_postgres 90c7829dcb db_postgres: fixed condition checking the parameter for db uri parsing 11 年之前
db_sqlite 98be8f70d4 db_sqlite Make sure module compiles on BSD systems too 12 年之前
db_text f10ffb4b3c db_text: fixed access after free and proper size for allocated memory 11 年之前
db_unixodbc caf4111471 db_unixodbc: free local variables in case of errors or no result 11 年之前
debugger 89b6c07409 debugger: check for define of PKG_MEMORY to execute pkg checks 11 年之前
dialog fbe73477ea dialog: execute internal event_route blocks under local_route type 11 年之前
dialog_ng 7cc7bde957 dialog_ng: Fix segfault in dlg_new_dialog 11 年之前
dialplan cb9e54adab dialplan: fixed typo in define for guarding .h file 11 年之前
dispatcher ac7d551b29 dispatcher: readme regenerated with new sameple config and sections content 11 年之前
diversion 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
dmq 01c5ad7cb6 dmq: fixed crash caused by freeing pointer too early on tm callback 11 年之前
dnssec dedede1cc7 modules/dnssec added cleanup of context 12 年之前
domain 1b0ad814ae modules/{various}: updated because there is now an extra parameter on the append_branch() function 12 年之前
domainpolicy 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
drouting a9a3cebc76 drouting: removed old contraint on route index 11 年之前
enum 1b0ad814ae modules/{various}: updated because there is now an extra parameter on the append_branch() function 12 年之前
exec ca2245a552 exec: free local variable if there is no more memory in next attempt 11 年之前
geoip 3f03a9410c geoip: for safety checks for the case when geoip_match() is not executed 11 年之前
group 53579abc49 group Update README xml with section ID's 12 年之前
gzcompress 5bc5726eed gzcompress: fixed info about header_value parameter in docs 11 年之前
h350 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
htable d7bdb23dcf htable: init allocated memory after checking parameter 11 年之前
imc e6e0419a46 imc: wrap bit shift defines in parenthesis 12 年之前
ims_auth 67c12f4892 ims_auth: Fix for SIP Digest (Segmentation fault) 11 年之前
ims_charging 328350a0d7 modules/ims_charging: fixed failed reservation bug 12 年之前
ims_icscf c86b04459a fixed spelling errors catched by lintian 12 年之前
ims_isc c86b04459a fixed spelling errors catched by lintian 12 年之前
ims_qos b5638f7127 modules/ims_qos: memory optimisation 12 年之前
ims_registrar_pcscf 723bf45840 ims_registrar_pcscf: Bugfix: Properly handle the case, when we do not have a Asserted Identity 11 年之前
ims_registrar_scscf fc0bad2c00 ims_registrar_scscf: Fix memory corruption in build_contacts, in case no contacts available 11 年之前
ims_usrloc_pcscf ed23dbde62 Move assert_identity to ims_usrloc_pcscf as we may have more than one IMPI per Port/IP/Proto 12 年之前
ims_usrloc_scscf 7d6d016c75 ims_usrloc_scscf: remove unused variables 12 年之前
ipops 164b17f867 ipops: free dns pv structure on invalid pv name 11 年之前
iptrtpproxy c86b04459a fixed spelling errors catched by lintian 12 年之前
json 59f1bb0a70 json|jsonrpc-c: fix detection of json-c lib 11 年之前
jsonrpc-c 59f1bb0a70 json|jsonrpc-c: fix detection of json-c lib 11 年之前
kex 46912a606e modules/kex: ask pkg.stats to return array value 11 年之前
lcr 519de2cdd1 modules/lcr: fixed checking of IPv4 address in to_any_gw_2 function 12 年之前
ldap 022935946d ldap Add the README 12 年之前
malloc_test 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
mangler c86b04459a fixed spelling errors catched by lintian 12 年之前
matrix 5e886dbbef all: OPENSER_MOD_INTERFACE replaced with KAMAILIO_MOD_INTERFACE 13 年之前
maxfwd 07c25fe8bf maxfwd: max_limit default value set to 70 11 年之前
mediaproxy 63a09d8562 modules/*: updated include paths 12 年之前
memcached 5d80155a69 memcached: add section ids in documentation 12 年之前
mi_datagram abdf40dabb core and modules: make IPv6 default, remove compile time flags 12 年之前
mi_fifo 63653d7d18 mi_fifo Typo fixes mostly 12 年之前
mi_rpc 6c37ed696c mi_rpc: don't access fields in structure after free in mi_rpc_async_close() 11 年之前
mi_xmlrpc 05f0ed6d77 modules/mi_xmlrpc: fixed compilation warning 12 年之前
misc_radius 8cba441b17 misc_radius: updated readme 12 年之前
mohqueue ae0e9eef52 mohqueue: remove call from queue if caller does not exist 12 年之前
mqueue a6a8cf0237 mqueue: use static var to return pointer to dynamic queue name 11 年之前
msilo ae0a3f7534 msilo: check to be sure len is positive before trying to copy string 11 年之前
msrp 943a9ac903 Merge branch 'luismartingil/msrp_crash' 11 年之前
mtree 47a0093669 mtree: replace tree structure even there are no records in db table 11 年之前
nat_traversal 71c276c092 nat_traversal: added RFC6598 shared address space to client NAT tests 11 年之前
nathelper 008e8bd7ce nathelper: free local variable if getting anchor for contact header fails 11 年之前
ndb_redis 424711ec88 modules/ndb_redis: solved bug in second call to redisvCommand. 12 年之前
osp 63a09d8562 modules/*: updated include paths 12 年之前
outbound bdb3a86c44 modules/outbound: added OpenSSL licensing exception 11 年之前
p_usrloc 4baf0389c5 p_usrloc: commenting out unused db_timer_udomain() to get rid of compiler warnings 12 年之前
path ee2847c5f5 modules/path: reduced the level of an outbound related diagnostic message 12 年之前
pdb 1af47db737 pdb: fix warning dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 12 年之前
pdt 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
peering 5e886dbbef all: OPENSER_MOD_INTERFACE replaced with KAMAILIO_MOD_INTERFACE 13 年之前
permissions e4ff5dac04 permissions: peer_tag_mode is integer, not string 11 年之前
pike b1bffbe734 pike: memset of address print buffer with proper size 11 年之前
pipelimit ee692ab89f pipelimit: run timer at 1000ms 11 年之前
prefix_route 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
presence b64064b157 modules/presence: fix crash in main/attendant process when using presence module in library mode 11 年之前
presence_conference 4b53052e3c presence_conference: fix what it looks like a copy/paste error 12 年之前
presence_dialoginfo 9c15e8444e presence_dialoginfo: get rid of unused variables warning 11 年之前
presence_mwi 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
presence_profile 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
presence_reginfo 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
presence_xml 8e35cef871 presence_xml: updated docs about integrated_xcap_server 12 年之前
print 32aacba666 htable, permissions, print: regenerated readme files 11 年之前
print_lib 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
pua a4060da5e1 modules/pua: added some missing lock releases 11 年之前
pua_bla 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
pua_dialoginfo 8d6a981543 pua_dialoginfo: fixed code formatting 12 年之前
pua_mi c86b04459a fixed spelling errors catched by lintian 12 年之前
pua_reginfo 35ae624ba9 pua_reginfo: fixed typo related to module name in docs example 12 年之前
pua_usrloc da3d48de7d pua_publish: more verbose output for error case when sending publish 12 年之前
pua_xmpp 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
purple 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
pv 8c47852eff pv: proper length for line transformation when handling last line of value 11 年之前
qos 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
ratelimit 90f8cee3bf ratelimit: signed check for pipe number in rpc_set_queue() 11 年之前
regex 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
registrar 74f6b0e649 registrar: test returned value for socket when socket flag is set and xavp is used to hold it 11 年之前
rls 3c7e14f849 rls: proper header define guard and check of null returned value 11 年之前
rr 90bcf7d040 rr: free forgotten allocated local variable trans in case of error 11 年之前
rtimer c5781b28cd rtmier: reset avps and xavp lists after route blocks execution 11 年之前
rtpproxy aa15067b8a rtpproxy(-ng): patch: has_sdp() does not exist 12 年之前
rtpproxy-ng 0b85493f3c rtpproxy-ng: remove trailing double \r\n from multipart SDP 12 年之前
sanity 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
sca 7e74944eb6 modules/sca: fix hash entry deletion 12 年之前
sctp bf2c130744 sctp: enclose pre-init static function in between ifdef USE_SCTP 11 年之前
sdpops 66ca4828e9 Revert "modules/sdpops: added sdp_with_transport_like() function" 11 年之前
seas 97a899e37a seat: removed no longer necessary init of tm uac struct 12 年之前
sipcapture 5cad9c8f2e sipcapture: free proper db_url field and destroy capture mode data list 11 年之前
sipt d9f256f123 modules/sipt: Fix a bug in updating calling party 11 年之前
siptrace abdf40dabb core and modules: make IPv6 default, remove compile time flags 12 年之前
siputils 7453f5e3b1 modules/siputils: generate error message if parsing of is_gruu() uri fails 11 年之前
sl 91241caa2c sl: fixed use of forward_reply_nocb() in sl_forward_reply() 11 年之前
sms 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
snmpstats ac1f9f9b60 snmpstats: fixed path for deploying mibs when net-snmp-config is used 11 年之前
speeddial 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
sqlops 4514fb1da0 sqlops: note about return value of query functions 11 年之前
sst ba074d8a9a sst Update documentation and add reference to dialog_ng module 12 年之前
statistics 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
stun a31988d657 stun: refreshed readme file 11 年之前
textops 99aae469be textops: cleanup on error parsing methods at startup 11 年之前
textopsx 9e47733d73 textops: init s field of uri str structure for proper evaluation 11 年之前
timer 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
tls f8be610bac tls: free the file path clone when all went ok 11 年之前
tm f32354f9aa tm: reset local lock reply status after functions that do unlock 11 年之前
tmrec 810fc8eb64 tmrec: fixed typo in header file guard define 11 年之前
tmx 5fe5e4b337 tmx: check if t is null or undefined for returning branch index 11 年之前
topoh fdea08a522 topoh: match on all ports if none is in the uri for checking self 11 年之前
uac e335fefcaf uac: safe initialization of vars and debug message for uac_replace_to() 11 年之前
uac_redirect 2e1d6ed943 uac_redirect: select the contacts with highest q when a limit is set 11 年之前
uid_auth_db 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
uid_avp_db c86b04459a fixed spelling errors catched by lintian 12 年之前
uid_domain 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
uid_gflags 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
uid_uri_db 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
uri_db 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
userblacklist 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
usrloc 5a10b16b78 usrloc: fixed c&p error for variable name in ul_rpc_add() 11 年之前
utils 01cee458a4 modules/utils: fixed memory leak and possible crash 11 年之前
websocket 74c1bd884e websocket: Fix crash in websocket module 11 年之前
xcap_client 5acf191aee xcap_client: fix what it seems to be an old copy/paste error 12 年之前
xcap_server 6b8b8a050e modules/xcap_server: fixed fetching of an element (GET with XPath) 12 年之前
xhttp 66b646163a xhttp: wrong variable was used for checking memory allocation 11 年之前
xhttp_pi 714413bf8f xhttp_pi: fix escaping 11 年之前
xhttp_rpc ab7f961dd2 xhttp_rpc: fix arg parsing 11 年之前
xlog b1affbf3bb xlog: clean exit at startup in case on error looking up facility 11 年之前
xmlops 0577abba2a documentation: Rebuild all modified READMEs 12 年之前
xmlrpc 18376e35eb modules/xmlrpc: xmlrpc scalar <int> value can be positive or negative 11 年之前
xmpp 1abe290041 modules_k/*: moved k modules in directory modules/ 12 年之前
xprint 0577abba2a documentation: Rebuild all modified READMEs 12 年之前