atomic
|
b092c2d10f
core: armv7 & improved armv6 support
|
há 14 anos atrás |
cfg
|
67172188fa
cfg framework: fix the freeing of the replaced strings
|
há 14 anos atrás |
doc
|
c191f7b603
core:mem: short status dumping
|
há 14 anos atrás |
docbook
|
ddcaa44c02
docbook: allow setting catalog path from command line
|
há 14 anos atrás |
etc
|
e3c7609041
Merge remote branch 'remotes/origin/tma0/iptrtpproxy-v2'
|
há 14 anos atrás |
examples
|
9bd59c5647
Merge '/examples' of kamailio svn into sip-router/examples
|
há 16 anos atrás |
lib
|
07b830d4ac
lib/srdb1: eleminate string copy in db_val2pv_spec()
|
há 14 anos atrás |
mem
|
c191f7b603
core:mem: short status dumping
|
há 14 anos atrás |
mi
|
627a1969b4
mi: cleanup - move type defs. to separate file
|
há 15 anos atrás |
modules
|
260d43bb8b
tm: proper data type for xavp in tm_xdata_t struct
|
há 14 anos atrás |
modules_k
|
4e53384456
Fix typo in acc_cdr
|
há 14 anos atrás |
modules_s
|
01a0bfd830
auth_radius(s): use the update pre_auth
|
há 14 anos atrás |
obsolete
|
d786ff957b
jabber(s): module moved to obsolete/jabber_s
|
há 15 anos atrás |
parser
|
4554192745
[core] Bug fixed in Via parser when \r or \n after Via transport.
|
há 14 anos atrás |
pkg
|
a89e2b1a2f
pgk: add symlink to kamailio directory for new gentoo ebuild
|
há 14 anos atrás |
profile
|
0a974a1d3a
tested and ifdef-ed the Stats hack; to be done:L put it in shmem
|
há 24 anos atrás |
rand
|
6aef49b836
rand: fix warnings: call to function ‘..’ without a real prototype from gcc 4.5
|
há 14 anos atrás |
scripts
|
2022176637
ser_mysql.sh: Switch to /bin/bash
|
há 15 anos atrás |
test
|
7ce25a6469
modules_k/usrloc removed some debug messages
|
há 14 anos atrás |
utils
|
43ba6803e8
kamctl: added mtrees tables for dbtext and berkeley db
|
há 14 anos atrás |
.cvsignore
|
ba726482ca
updated .cvsignore
|
há 17 anos atrás |
.gitignore
|
285566bd31
.gitingnore: set root path for binary names
|
há 14 anos atrás |
AUTHORS
|
f260248d25
|
há 18 anos atrás |
COPYING
|
7eb41a8e6f
Fixing typos, changing names
|
há 16 anos atrás |
CREDITS
|
f260248d25
|
há 18 anos atrás |
ChangeLog
|
1843010862
Ref SER-271, ported from rel_2_0_0
|
há 18 anos atrás |
ChangeLog_k
|
90506c1370
add Changelog from svn trunk (until r5792) after migration to git
|
há 16 anos atrás |
INSTALL
|
d4d6d3c027
doc: add small note about SCTP compile time deps to INSTALL file, reported from Juha
|
há 14 anos atrás |
ISSUES
|
5bfdfbc139
|
há 18 anos atrás |
Makefile
|
fecb235c07
Makefile: json modules added to excluded list
|
há 14 anos atrás |
Makefile.cfg
|
b5cb01a366
makefile: fix make cfg when the cfg vars are already exported
|
há 16 anos atrás |
Makefile.defs
|
5b0b840ae1
armv7: inform the assembler about thumb
|
há 14 anos atrás |
Makefile.dirs
|
3ae8f8c12d
Makefile.dirs: module_dirs can be set from command line
|
há 15 anos atrás |
Makefile.libs
|
a91ba01fc9
makefile: even more quiet
|
há 16 anos atrás |
Makefile.modules
|
d9bb387b0d
docs: cleanup in xml files
|
há 14 anos atrás |
Makefile.radius
|
942dedaf0b
Makefile.radius: option to use freeradius-client library
|
há 14 anos atrás |
Makefile.rules
|
9f264d53c1
makefile: quiet output by default
|
há 15 anos atrás |
Makefile.shared
|
bb31c7ad9b
|
há 17 anos atrás |
Makefile.sources
|
27cdfd2c39
build system: support for multiple modules dirs
|
há 16 anos atrás |
Makefile.targets
|
caf3128c54
makefile: FLAVOUR support
|
há 16 anos atrás |
Makefile.utils
|
89d4006893
makefile: use separate CFLAGS & LDFLAGS for utils
|
há 16 anos atrás |
NEWS
|
73c87ff7b6
tls: CRL support
|
há 15 anos atrás |
README
|
a7aaf4d481
Updating README files
|
há 16 anos atrás |
README-MODULES
|
6f26763cfb
Obsoleting the unixsock module
|
há 16 anos atrás |
TODO
|
7dfb54d743
- avp aliases support: any module can register and avp_galias (global alias)
|
há 21 anos atrás |
action.c
|
9fa304f16f
core: add functions remove_branch(int) and clear_branches()
|
há 14 anos atrás |
action.h
|
28a882873f
core: fix end-script commands in expr. leaks
|
há 15 anos atrás |
atomic_ops.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
atomic_ops.h
|
ee47cfb602
doxygen: small bunch of fixes for doxygen documentation
|
há 14 anos atrás |
atomic_ops_init.h
|
3ca1a53f84
Doxygen updates
|
há 16 anos atrás |
basex.c
|
5a03489e53
- Doxygen updates on core files
|
há 16 anos atrás |
basex.h
|
3ca1a53f84
Doxygen updates
|
há 16 anos atrás |
bit_count.c
|
7ee950eb3e
core: bit conting and testing functions
|
há 15 anos atrás |
bit_count.h
|
7ee950eb3e
core: bit conting and testing functions
|
há 15 anos atrás |
bit_scan.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
bit_scan.h
|
5a03489e53
- Doxygen updates on core files
|
há 16 anos atrás |
bit_test.h
|
628e975416
bit test: bit_test_and_reset() added
|
há 14 anos atrás |
ccopts.sh
|
3accd5b4f2
- added test cc ver & options scripts
|
há 23 anos atrás |
ccver.sh
|
53c7e0f19a
- Spelling checked
|
há 21 anos atrás |
cfg.lex
|
9fa304f16f
core: add functions remove_branch(int) and clear_branches()
|
há 14 anos atrás |
cfg.y
|
5b258eb6c0
core: allow negative parameter to remove_branches
|
há 14 anos atrás |
cfg_core.c
|
c191f7b603
core:mem: short status dumping
|
há 14 anos atrás |
cfg_core.h
|
7e2e4ff449
core: new global parameter corelog
|
há 14 anos atrás |
cfg_parser.c
|
139913192c
cfg_parser: allow relative paths for the cfg file
|
há 15 anos atrás |
cfg_parser.h
|
ee47cfb602
doxygen: small bunch of fixes for doxygen documentation
|
há 14 anos atrás |
char_msg_val.h
|
54e17098b5
core: use the prev. via branch id if it's 3261
|
há 15 anos atrás |
clist.h
|
3ca1a53f84
Doxygen updates
|
há 16 anos atrás |
comp_defs.h
|
3ca1a53f84
Doxygen updates
|
há 16 anos atrás |
compiler_opt.h
|
3ca1a53f84
Doxygen updates
|
há 16 anos atrás |
config.h
|
73c87ff7b6
tls: CRL support
|
há 15 anos atrás |
core_cmd.c
|
d381b69cef
core: added rpc command core.psx
|
há 14 anos atrás |
core_cmd.h
|
5a03489e53
- Doxygen updates on core files
|
há 16 anos atrás |
core_stats.h
|
f157bd9cfb
core, counters mod: fix a bunch of doxygen errors, small whitespace fix
|
há 14 anos atrás |
counters.c
|
f157bd9cfb
core, counters mod: fix a bunch of doxygen errors, small whitespace fix
|
há 14 anos atrás |
counters.h
|
a5583e0ccf
core: counters can be used before forking
|
há 15 anos atrás |
crc.c
|
5a03489e53
- Doxygen updates on core files
|
há 16 anos atrás |
crc.h
|
272bfd2b2e
- added crcitt_string_ex to enable computing for multiple strings
|
há 19 anos atrás |
daemonize.c
|
f4136d7742
core: enable dumpable flag after setuid() on Linux
|
há 14 anos atrás |
daemonize.h
|
f4136d7742
core: enable dumpable flag after setuid() on Linux
|
há 14 anos atrás |
data_lump.c
|
b663c49cf5
data lumps: two new add lump functions
|
há 15 anos atrás |
data_lump.h
|
b663c49cf5
data lumps: two new add lump functions
|
há 15 anos atrás |
data_lump_rpl.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
data_lump_rpl.h
|
3ca1a53f84
Doxygen updates
|
há 16 anos atrás |
dns_cache.c
|
12cc6b39ec
dns: typo fixed (dns_a_resovle -> dns_a_resolve)
|
há 14 anos atrás |
dns_cache.h
|
e68d92a1b0
dns_cache: remove unused err_flags variable
|
há 15 anos atrás |
dns_wrappers.h
|
1ff47a5c6c
Documentation and doxygen updates
|
há 16 anos atrás |
dprint.c
|
0d2716bcaf
core: support to set debug level per process from cfg
|
há 14 anos atrás |
dprint.h
|
7af697744b
doxygen documentation fixes
|
há 14 anos atrás |
dset.c
|
a8c2c1e2bd
core: removed unused piece of code
|
há 14 anos atrás |
dset.h
|
b4ea439353
core: support for marking a "consumed" r-uri
|
há 15 anos atrás |
dst_blacklist.c
|
04f55d6c20
Merge remote branch 'origin/andrei/blst_send_flags'
|
há 15 anos atrás |
dst_blacklist.h
|
7af697744b
doxygen documentation fixes
|
há 14 anos atrás |
endianness.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
endianness.h
|
1ff47a5c6c
Documentation and doxygen updates
|
há 16 anos atrás |
error.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
error.h
|
1ff47a5c6c
Documentation and doxygen updates
|
há 16 anos atrás |
events.c
|
8958a14e8e
core: added test if SREV_NET_DGRAM_IN callback is set
|
há 14 anos atrás |
events.h
|
178b21cc1f
core: new core event for received datagrams
|
há 14 anos atrás |
fastlock.h
|
b092c2d10f
core: armv7 & improved armv6 support
|
há 14 anos atrás |
fix_lumps.h
|
1ff47a5c6c
Documentation and doxygen updates
|
há 16 anos atrás |
flags.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
flags.h
|
7c7704130a
Kamailio compatibility: script flags
|
há 16 anos atrás |
forward.c
|
bf48d46366
core: allow forcing send socket for replies
|
há 14 anos atrás |
forward.h
|
70b2fe02a6
core: fix ignored force_rport
|
há 14 anos atrás |
futexlock.h
|
291166681c
core: futexlock compilation workaround for OpenSuse 10.2
|
há 15 anos atrás |
globals.h
|
5cd87175fa
core, srdb1, modules/db_*, modules_k/db_*: Added support for configuring SQL buffer size and mediumblob/mediumtext in MySQL
|
há 14 anos atrás |
hash_func.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
hash_func.h
|
e8138515fe
|
há 18 anos atrás |
hashes.h
|
e8ef6f9a86
core: use const char*/str* for hash functions
|
há 15 anos atrás |
id.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
id.h
|
10585e8bb2
- doxygen comment moved to the header file
|
há 17 anos atrás |
io_wait.c
|
c834548865
Merge remote branch 'origin/andrei/tcp_tls_changes'
|
há 15 anos atrás |
io_wait.h
|
c769479936
core: fixed compile warnings on mac os x
|
há 14 anos atrás |
ip_addr.c
|
cf4651db94
core: Via parser now allows any token as Via transport field.
|
há 14 anos atrás |
ip_addr.h
|
cf4651db94
core: Via parser now allows any token as Via transport field.
|
há 14 anos atrás |
kstats_types.h
|
742ce3ae28
kstats: cleanup - move type defs. to separate file
|
há 15 anos atrás |
list.h
|
bf4821c873
|
há 18 anos atrás |
local_timer.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
local_timer.h
|
8b0472d783
|
há 17 anos atrás |
lock_alloc.h
|
53c7e0f19a
- Spelling checked
|
há 21 anos atrás |
lock_ops.c
|
88cde4d673
Documentation updates
|
há 16 anos atrás |
lock_ops.h
|
8b8fc486bd
|
há 18 anos atrás |
lock_ops_init.h
|
8b8fc486bd
|
há 18 anos atrás |
locking.h
|
53c7e0f19a
- Spelling checked
|
há 21 anos atrás |
lump_struct.h
|
b05f7d8fac
core: added function to count applied lumps
|
há 16 anos atrás |
lvalue.c
|
b8f7648cf3
core: fix all reported doxygen errors in PV and value evaluation code
|
há 14 anos atrás |
lvalue.h
|
1c7e485e4a
script engine: generalised lvalues & rvalues
|
há 16 anos atrás |
main.c
|
5cd87175fa
core, srdb1, modules/db_*, modules_k/db_*: Added support for configuring SQL buffer size and mediumblob/mediumtext in MySQL
|
há 14 anos atrás |
make_and_install
|
f3d14753f1
added improved and modified onsip.org make_and_install wrapper script to simplify compile and installation. Run ./make_and_install to see docs. NOTE! Currently only tested for bash, patches to improve compatibility are welcome!
|
há 17 anos atrás |
md5.c
|
03a4b6fc64
core: fix another bunch of 'no real prototype' warnings, add doxygen docs
|
há 14 anos atrás |
md5.h
|
03a4b6fc64
core: fix another bunch of 'no real prototype' warnings, add doxygen docs
|
há 14 anos atrás |
md5utils.c
|
03a4b6fc64
core: fix another bunch of 'no real prototype' warnings, add doxygen docs
|
há 14 anos atrás |
md5utils.h
|
03a4b6fc64
core: fix another bunch of 'no real prototype' warnings, add doxygen docs
|
há 14 anos atrás |
mod_fix.c
|
7af697744b
doxygen documentation fixes
|
há 14 anos atrás |
mod_fix.h
|
e11893c8a7
core: Add fixup_pvar_uint helper function
|
há 14 anos atrás |
modparam.c
|
97727e803e
core:modparam.c In case of a STRING type to STR type convertion, garbage was written
|
há 14 anos atrás |
modparam.h
|
53c7e0f19a
- Spelling checked
|
há 21 anos atrás |
msg_translator.c
|
e4a7506395
core: fix warnings/eliminate unused variables
|
há 14 anos atrás |
msg_translator.h
|
20f4c97f53
core: reason phrase param updated to be str*
|
há 15 anos atrás |
name_alias.h
|
463fdeec3d
- added grep_sock_info and updated check_self to use it
|
há 21 anos atrás |
nonsip_hooks.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
nonsip_hooks.h
|
ac34f9f4eb
|
há 18 anos atrás |
onsend.h
|
be55b963a2
core: removed K compat mode for onsend route
|
há 15 anos atrás |
pass_fd.c
|
bf755a372f
tcp: more complete error messages
|
há 15 anos atrás |
pass_fd.h
|
3d4bb4b17b
|
há 17 anos atrás |
poll_types.h
|
0ba367ec24
- tcp major changes part 1: support for >1024 connection, better io poll model
|
há 20 anos atrás |
ppcfg.c
|
8198fd2b82
core: added #!substdefs
|
há 14 anos atrás |
ppcfg.h
|
8198fd2b82
core: added #!substdefs
|
há 14 anos atrás |
proxy.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
proxy.h
|
346a9a0551
Shared memory versions of mk_proxy and free_proxy.
|
há 16 anos atrás |
pt.c
|
a5583e0ccf
core: counters can be used before forking
|
há 15 anos atrás |
pt.h
|
23bd471b22
core: fix two more 'no real prototype' warnings, fix one wrong caller in timer mod
|
há 14 anos atrás |
pv_core.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
pv_core.h
|
0c73dfed30
core: core pvars added for $?/$retcode/$rc
|
há 16 anos atrás |
pvapi.c
|
b24b560af3
core: caching support for pv spec parsing
|
há 14 anos atrás |
pvapi.h
|
8d666c30b7
core: reinit PV buffer after config parsing
|
há 14 anos atrás |
pvar.h
|
b24b560af3
core: caching support for pv spec parsing
|
há 14 anos atrás |
qvalue.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
qvalue.h
|
4239e341a2
q2double and double2q added
|
há 21 anos atrás |
rad_dict.h
|
5d1a75a61b
* Core, etc, documentation: renamed ser to sip-router
|
há 16 anos atrás |
raw_listener.c
|
d0df7adc45
raw socket: compilation fixes
|
há 15 anos atrás |
raw_listener.h
|
d0df7adc45
raw socket: compilation fixes
|
há 15 anos atrás |
raw_sock.c
|
ea6bc8837a
core: new raw_ipip flag, indicate to cut off the extra IP header in IPIP encapsulation.
|
há 14 anos atrás |
raw_sock.h
|
ea6bc8837a
core: new raw_ipip flag, indicate to cut off the extra IP header in IPIP encapsulation.
|
há 14 anos atrás |
re.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
re.h
|
6a320d25bf
Kamailio compatibility: parse_repl
|
há 16 anos atrás |
receive.c
|
b198224d60
core: several error messages printed to corelog level
|
há 14 anos atrás |
receive.h
|
61f864106e
core: build_req_buf_from_sip_req() has a new parameter
|
há 16 anos atrás |
resolve.c
|
12dc828d86
dns: case insensitive check for NAPTR record flags
|
há 14 anos atrás |
resolve.h
|
4e04021739
core:dns Added failed DNS requests statistics when dns cache is not used
|
há 15 anos atrás |
route.c
|
f7c16aaa7e
Prevent NULL pointer dereference when rtype was incorrect
|
há 14 anos atrás |
route.h
|
5e0e999ad3
core: distinct core and tm onreply route tests
|
há 15 anos atrás |
route_struct.c
|
486ace87c4
core: function to return action struct from param
|
há 14 anos atrás |
route_struct.h
|
9fa304f16f
core: add functions remove_branch(int) and clear_branches()
|
há 14 anos atrás |
rpc.h
|
e5e03e8589
core: rpc - adding rpc_cb_ctx_t
|
há 15 anos atrás |
rpc_lookup.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
rpc_lookup.h
|
5099fd64fb
rpc: added register function and switched to hash table
|
há 16 anos atrás |
rvalue.c
|
b8f7648cf3
core: fix all reported doxygen errors in PV and value evaluation code
|
há 14 anos atrás |
rvalue.h
|
b8f7648cf3
core: fix all reported doxygen errors in PV and value evaluation code
|
há 14 anos atrás |
sched_yield.h
|
a83e261254
|
há 18 anos atrás |
script_cb.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
script_cb.h
|
0a99f1b390
script callbacks: support for all kind of route blocks
|
há 16 anos atrás |
sctp_ev.h
|
e11d729443
sctp: internal macro/hooks for sctp events
|
há 16 anos atrás |
sctp_options.c
|
fd47b28cea
Merge remote branch 'origin/sr_3.0'
|
há 15 anos atrás |
sctp_options.h
|
cc16495666
sctp: workaround SCTP_DELAYED_SACK lksctp typo
|
há 15 anos atrás |
sctp_server.c
|
5813703a79
sctp: update the cfg before handling notifications
|
há 14 anos atrás |
sctp_server.h
|
709fb80638
sctp: assoc_tracking option
|
há 16 anos atrás |
sctp_sockopts.h
|
cc16495666
sctp: workaround SCTP_DELAYED_SACK lksctp typo
|
há 15 anos atrás |
sctp_stats.c
|
62ab77b9b7
sctp: switched to counter arrays + more stats
|
há 15 anos atrás |
sctp_stats.h
|
be186dac78
sctp: enable statistics
|
há 15 anos atrás |
select.c
|
df1f139a9b
selects: shm_free_select wrapper added
|
há 15 anos atrás |
select.h
|
df1f139a9b
selects: shm_free_select wrapper added
|
há 15 anos atrás |
select_buf.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
select_buf.h
|
4c5be40d55
Missing include is added.
|
há 16 anos atrás |
select_core.c
|
10e4fcf8a7
core: parse_to_header() moved to parser/parse_to.{c,h}
|
há 14 anos atrás |
select_core.h
|
5afd88dd70
cfg framework: @cfg_get supports nested calls
|
há 14 anos atrás |
ser_stun.c
|
677a7bfabd
stun: fix attribute padded length outside the packet case
|
há 14 anos atrás |
ser_stun.h
|
263ee122bc
stun: fix padd macros
|
há 14 anos atrás |
ser_time.h
|
9b089e21ee
|
há 17 anos atrás |
shm_init.c
|
2c4ae14816
core: moved shm init into separate files
|
há 15 anos atrás |
shm_init.h
|
2c4ae14816
core: moved shm init into separate files
|
há 15 anos atrás |
signals.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
signals.h
|
af93cbdf37
|
há 19 anos atrás |
sip-router.8
|
48e1227c31
core: updated man page
|
há 14 anos atrás |
sip-router.cfg.5
|
7249f49dd5
man pages: editorial changes
|
há 16 anos atrás |
sip_msg_clone.c
|
08811a87aa
Merge remote branch 'origin/sr_3.0'
|
há 15 anos atrás |
sip_msg_clone.h
|
81860287cd
core+tm: moved sip msg clone functions to the core
|
há 16 anos atrás |
sock_ut.c
|
9eb54078fd
raw sockets: ttl can be set or auto-detected
|
há 15 anos atrás |
sock_ut.h
|
9eb54078fd
raw sockets: ttl can be set or auto-detected
|
há 15 anos atrás |
socket_info.c
|
426c6b7e21
core: socket_str enclose IPv6 addresses in betwen [ ]
|
há 15 anos atrás |
socket_info.h
|
426c6b7e21
core: socket_str enclose IPv6 addresses in betwen [ ]
|
há 15 anos atrás |
sr_compat.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
sr_compat.h
|
f69ff7d969
script: ser, kamailio and max compat mode support
|
há 16 anos atrás |
sr_module.c
|
a7524985f7
core: many extensions and fixes at doxygen docs for module infrastructure
|
há 14 anos atrás |
sr_module.h
|
2559678551
core: remove ifdef'ed code left over from a commit one year ago
|
há 14 anos atrás |
stats.c
|
cf42ed7a58
Fixing documentation
|
há 16 anos atrás |
stats.h
|
0f0f44c4d4
- Maxim's INFO support patch (I forgot to apply it the first time)
|
há 20 anos atrás |
str.h
|
7a43776115
core: small spelling fix and cleanup in doxygen docs
|
há 14 anos atrás |
str_hash.h
|
e8ef6f9a86
core: use const char*/str* for hash functions
|
há 15 anos atrás |
str_list.c
|
b1c80706eb
core: move redundant and identical implementation of a str_list type to core
|
há 14 anos atrás |
str_list.h
|
b1c80706eb
core: move redundant and identical implementation of a str_list type to core
|
há 14 anos atrás |
switch.c
|
e4a7506395
core: fix warnings/eliminate unused variables
|
há 14 anos atrás |
switch.h
|
1d00cabed9
core: include stddef.h to let sip-router compile on old distros
|
há 14 anos atrás |
tags.h
|
12a262d29b
Kamailio compatibility: Rename MDStringArray to MD5StringArray
|
há 16 anos atrás |
tcp_conn.h
|
2ad5ba6fd8
core: make READ_HTTP11 on if NO_READ_HTTP11 is defined
|
há 15 anos atrás |
tcp_ev.h
|
7bb2b4ca37
tcp: internal macro-hooks for stats & events
|
há 16 anos atrás |
tcp_info.h
|
3dc4f620d8
tcp: use dynamic config framework, part 2
|
há 16 anos atrás |
tcp_init.h
|
950e17ad49
tcp: remove unused var. decls
|
há 16 anos atrás |
tcp_int_send.h
|
5f65308938
tcp: change tls send callback interface
|
há 15 anos atrás |
tcp_main.c
|
e4a7506395
core: fix warnings/eliminate unused variables
|
há 14 anos atrás |
tcp_options.c
|
3c9a176bac
core: support for receiving requests > 64kb on TCP
|
há 14 anos atrás |
tcp_options.h
|
866a36998f
tcp: filled description of tcp_accept_no_cl
|
há 15 anos atrás |
tcp_read.c
|
e4a7506395
core: fix warnings/eliminate unused variables
|
há 14 anos atrás |
tcp_read.h
|
ce51fbb84e
tcp: new tls hooks interface and async tls changes
|
há 15 anos atrás |
tcp_server.h
|
5f65308938
tcp: change tls send callback interface
|
há 15 anos atrás |
tcp_stats.c
|
17ac58e824
tcp: switched to counter arrays + more stats
|
há 15 anos atrás |
tcp_stats.h
|
1aca6a526b
tcp: enable tcp statistics
|
há 15 anos atrás |
timer.c
|
23bd471b22
core: fix two more 'no real prototype' warnings, fix one wrong caller in timer mod
|
há 14 anos atrás |
timer.h
|
23bd471b22
core: fix two more 'no real prototype' warnings, fix one wrong caller in timer mod
|
há 14 anos atrás |
timer_funcs.h
|
061274a5b2
core: Correct an error in doxygen comments.
|
há 16 anos atrás |
timer_proc.c
|
3c5a8364ac
doxygen comment fixes (escapes, missing parameters, syntax errors) all over the place
|
há 14 anos atrás |
timer_proc.h
|
3c5a8364ac
doxygen comment fixes (escapes, missing parameters, syntax errors) all over the place
|
há 14 anos atrás |
timer_ticks.h
|
08aaf73050
Doxygen updates on timer modules
|
há 16 anos atrás |
tls_hooks.c
|
5f65308938
tcp: change tls send callback interface
|
há 15 anos atrás |
tls_hooks.h
|
e316312628
tcp: support for tls partial encoding
|
há 15 anos atrás |
tls_hooks_init.h
|
7fa7e9bbc6
Doxygen updates
|
há 16 anos atrás |
trim.h
|
53c7e0f19a
- Spelling checked
|
há 21 anos atrás |
tsend.c
|
cf80528aab
tsend: s/char*/const char*/ in function params.
|
há 15 anos atrás |
tsend.h
|
cf80528aab
tsend: s/char*/const char*/ in function params.
|
há 15 anos atrás |
types.h
|
53c7e0f19a
- Spelling checked
|
há 21 anos atrás |
udp_server.c
|
178b21cc1f
core: new core event for received datagrams
|
há 14 anos atrás |
udp_server.h
|
e6a2b12e54
|
há 19 anos atrás |
usr_avp.c
|
3c5a8364ac
doxygen comment fixes (escapes, missing parameters, syntax errors) all over the place
|
há 14 anos atrás |
usr_avp.h
|
67ae0865fb
core & avpops: fix overlapping avp flag
|
há 16 anos atrás |
ut.c
|
8c2a2826f5
core: added function to search a str inside a str
|
há 14 anos atrás |
ut.h
|
7d5f08c3b5
core: add is_in_str macro to ut.h and remove all local definitions
|
há 14 anos atrás |
ver.c
|
20fd4b8b75
core: more version related rpcs
|
há 15 anos atrás |
ver.h
|
20fd4b8b75
core: more version related rpcs
|
há 15 anos atrás |
ver_defs.h
|
88b1fb440e
Merge remote branch 'origin/andrei/raw_sock'
|
há 15 anos atrás |
xavp.c
|
14fb4aac10
core/xavp: Consolidate duplicate code. No changes to public interfaces.
|
há 14 anos atrás |
xavp.h
|
ef79b7beb7
core: introducing xavp (eXtended AVP)
|
há 16 anos atrás |