atomic
|
1db6c72af3
Fix license in atomic_alpha.h
|
há 13 anos atrás |
cfg
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
doc
|
f925ea38f9
doc/rpc: updated content to reflect renaming of printf() to rpl_printf()
|
há 11 anos atrás |
docbook
|
2b97e81b28
docbook: uptdated wiki link in entities file
|
há 12 anos atrás |
etc
|
a232785704
kamailio-oob.cfg: sync'ed basic common parts with kamailio.cfg
|
há 11 anos atrás |
examples
|
17fa8ffec5
ims: Updated example configurations
|
há 11 anos atrás |
lib
|
fea60616b9
lib/srdb1: helper function to reallocate the index for result rows
|
há 11 anos atrás |
mem
|
2b2569ea4e
core/mem: f_malloc - simplified join in realloc
|
há 11 anos atrás |
mi
|
627a1969b4
mi: cleanup - move type defs. to separate file
|
há 15 anos atrás |
modules
|
44e29820a7
rr: Fix memory leak when using outbound
|
há 11 anos atrás |
obsolete
|
4d23bafa1b
obsolete modules: replace STR_PARAM with PARAM_STRING. Blind replace
|
há 11 anos atrás |
parser
|
14183ffa5e
msg_parser: fix To parameter with null value parsing
|
há 11 anos atrás |
pkg
|
f4721b3b89
pkg/kamailio/deb: update version to 4.2.0~pre1
|
há 11 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
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
scripts
|
5e886dbbef
all: OPENSER_MOD_INTERFACE replaced with KAMAILIO_MOD_INTERFACE
|
há 12 anos atrás |
test
|
103ba4ab9d
test/unit: updates to unit tests 10..19
|
há 11 anos atrás |
utils
|
0247bd79f6
kamctl: note in kamctlrc how to enable automatic creation of dbuid tables
|
há 11 anos atrás |
.cvsignore
|
ba726482ca
updated .cvsignore
|
há 17 anos atrás |
.gitignore
|
21454415b9
pdb: remove pdb from global gitignore
|
há 11 anos atrás |
AUTHORS
|
32e73f99a3
Starting to prepare README/INSTALL files for release
|
há 12 anos atrás |
COPYING
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
CREDITS
|
f260248d25
|
há 18 anos atrás |
ChangeLog
|
3bcf5579c8
ChangeLog: set the content with changes since branching for 4.0
|
há 11 anos atrás |
INSTALL
|
620ce0e287
INSTALL: removed question about windows messenger (it doesn't exist anymore)
|
há 11 anos atrás |
ISSUES
|
5bfdfbc139
|
há 18 anos atrás |
Makefile
|
0039d7ea85
Makefile: use one tab for install-cfg and added nop not to confuse some versions of shell
|
há 11 anos atrás |
Makefile.cfg
|
b5cb01a366
makefile: fix make cfg when the cfg vars are already exported
|
há 16 anos atrás |
Makefile.defs
|
decae86050
Makefile.defs: version set 4.2.0-pre1
|
há 11 anos atrás |
Makefile.dirs
|
c72aabf37b
Makefile.dirs: updated the list with module directories
|
há 12 anos atrás |
Makefile.groups
|
121cdbc0db
Rollback accidental changes from commit (74f53b7d7f6ff00144152aff453e6b388447320c)
|
há 11 anos atrás |
Makefile.libs
|
a91ba01fc9
makefile: even more quiet
|
há 16 anos atrás |
Makefile.modules
|
c9088190cf
Makefiles: Updated Makefiles to use db2x_docbook2man when docbook2x-man is not installed
|
há 12 anos atrás |
Makefile.radius
|
942dedaf0b
Makefile.radius: option to use freeradius-client library
|
há 14 anos atrás |
Makefile.rules
|
8d5f8bbc2e
Makefile: make TAGS skips the obsolete folder
|
há 12 anos atrás |
Makefile.shared
|
b5024f320b
Makefile: updated the groups of modules
|
há 12 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
|
a0b36a905a
Makefile.utils: add rule to create man page dir
|
há 12 anos atrás |
NEWS
|
697a272672
NEWS Update with reference to Wiki
|
há 12 anos atrás |
README
|
b9c6e70871
README: updated version number
|
há 12 anos atrás |
README-MODULES
|
ea56896eb3
Added app_java to modules list
|
há 11 anos atrás |
TODO
|
7dfb54d743
- avp aliases support: any module can register and avp_galias (global alias)
|
há 21 anos atrás |
action.c
|
bb71813843
action.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
action.h
|
35e94c97df
core: new parameter - log_prefix
|
há 11 anos atrás |
async_task.c
|
072d314828
core: moved debug message about async task init after checking if it is enabled
|
há 11 anos atrás |
async_task.h
|
9467ebbfde
core: framework for creating asynchronous pool of workers
|
há 11 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
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
basex.c
|
5a03489e53
- Doxygen updates on core files
|
há 16 anos atrás |
basex.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 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
|
35e94c97df
core: new parameter - log_prefix
|
há 11 anos atrás |
cfg.y
|
e1e40d3a58
core: fixed overwriting mpath value given in command line via config
|
há 11 anos atrás |
cfg_core.c
|
2a2cdb864b
core: memlog and memdbg default value is L_DBG+1
|
há 11 anos atrás |
cfg_core.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
cfg_parser.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
cfg_parser.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
char_msg_val.h
|
6d239c2806
char_msg_val.h: concatenate ERR log
|
há 11 anos atrás |
clist.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
comp_defs.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
compiler_opt.h
|
3ca1a53f84
Doxygen updates
|
há 16 anos atrás |
config.h
|
b7bc7a5450
core: be prepared to get Via received param with brackets around ipv6 addr
|
há 11 anos atrás |
core_cmd.c
|
73fb0285f8
core: rpc core.psx is returning an array
|
há 11 anos atrás |
core_cmd.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 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
|
8161152b32
core: added function to check if counters have been initialized
|
há 11 anos atrás |
counters.h
|
8161152b32
core: added function to check if counters have been initialized
|
há 11 anos atrás |
crc.c
|
e0b5e45596
crc.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
crc.h
|
1aedf95f1a
lib/kcore: cleaned up unused code
|
há 13 anos atrás |
daemonize.c
|
ccdf1c6183
core: daemonize.c: convert logs to new format
|
há 11 anos atrás |
daemonize.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
data_lump.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
data_lump.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
data_lump_rpl.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
data_lump_rpl.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
dns_cache.c
|
b77613398f
core: return OK as string for a successful dns.delete rpc command
|
há 11 anos atrás |
dns_cache.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
dns_func.c
|
5b96c7e6ec
core: fixed compilation on Solaris, due to missing gethostbyname2
|
há 12 anos atrás |
dns_func.h
|
0d279eb512
core: refactored DNS primitives and removed DNSSEC support from core
|
há 12 anos atrás |
dns_wrappers.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
dprint.c
|
17ae94369c
dprint.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
dprint.h
|
35e94c97df
core: new parameter - log_prefix
|
há 11 anos atrás |
dset.c
|
bac61abf19
dset.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
dset.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
dst_blacklist.c
|
55cdb375e1
core: dst_blacklist rpc commands updated to use rpl_printf()
|
há 11 anos atrás |
dst_blacklist.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
endianness.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
há 16 anos atrás |
endianness.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
error.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
error.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
events.c
|
6435d8a866
core: fix execution of callbacks list for net_data_in
|
há 11 anos atrás |
events.h
|
1f1705a6b5
core: allow up to three callback functions for net_data_in and net_data_out
|
há 11 anos atrás |
fastlock.h
|
a83e261254
|
há 18 anos atrás |
fix_lumps.h
|
d0ed596cd4
fix_lumps.h: logging: convert LOG to LM_*
|
há 11 anos atrás |
flags.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
flags.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
forward.c
|
f50c1e9fab
core: more verbose log message for failing to find local socket
|
há 11 anos atrás |
forward.h
|
c2b0be97a3
core: safety check for outbound buffer
|
há 11 anos atrás |
futexlock.h
|
291166681c
core: futexlock compilation workaround for OpenSuse 10.2
|
há 15 anos atrás |
globals.h
|
e1e40d3a58
core: fixed overwriting mpath value given in command line via config
|
há 11 anos atrás |
hash_func.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
hash_func.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
hashes.h
|
1aedf95f1a
lib/kcore: cleaned up unused code
|
há 13 anos atrás |
id.c
|
94b74cf8bf
id.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
id.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
io_wait.c
|
7552e5e2cb
io_wait.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
io_wait.h
|
5716744ff2
io_wait.h: logging: convert LOG to LM_*
|
há 11 anos atrás |
ip_addr.c
|
c725f1dec1
core: helper functions to get addr and port to be used in signaling from socket info
|
há 11 anos atrás |
ip_addr.h
|
b7bc7a5450
core: be prepared to get Via received param with brackets around ipv6 addr
|
há 11 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
|
0fe3535561
local_timer.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
local_timer.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
lock_alloc.h
|
4c7fb7768e
lock_alloc.h: logging: convert LOG to LM_*
|
há 11 anos atrás |
lock_ops.c
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
lock_ops.h
|
8b8fc486bd
|
há 18 anos atrás |
lock_ops_init.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
locking.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
lump_struct.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
lvalue.c
|
a2316f35de
core: Add callback to be able to log assign actions.
|
há 12 anos atrás |
lvalue.h
|
a2316f35de
core: Add callback to be able to log assign actions.
|
há 12 anos atrás |
main.c
|
e1e40d3a58
core: fixed overwriting mpath value given in command line via config
|
há 11 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
|
bcff862df5
core: added md5 wrapper functions to build with Colin Plumb's md5 code
|
há 13 anos atrás |
md5.h
|
ff1c7f3756
md5.h: fixed types for Sun Solaris
|
há 12 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
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
mod_fix.c
|
780decb3b0
core: added mod fix helper fixup_pvar_none(...)
|
há 13 anos atrás |
mod_fix.h
|
780decb3b0
core: added mod fix helper fixup_pvar_none(...)
|
há 13 anos atrás |
modparam.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
modparam.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
msg_translator.c
|
a1e96cbd5a
core: add received parameter to via if rport parameter is present
|
há 11 anos atrás |
msg_translator.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
name_alias.h
|
51e77d3ef5
name_alias.h: logging: convert LOG to LM_*
|
há 11 anos atrás |
nonsip_hooks.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
nonsip_hooks.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
onsend.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
pass_fd.c
|
a7652a586b
pass_fd.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
pass_fd.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
poll_types.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
ppcfg.c
|
713a0a1f06
core: print warning message if number of #!if(n)def is different than of #!endif
|
há 11 anos atrás |
ppcfg.h
|
713a0a1f06
core: print warning message if number of #!if(n)def is different than of #!endif
|
há 11 anos atrás |
proxy.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
proxy.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
pt.c
|
abdf40dabb
core and modules: make IPv6 default, remove compile time flags
|
há 12 anos atrás |
pt.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 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
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
pvapi.h
|
8d666c30b7
core: reinit PV buffer after config parsing
|
há 14 anos atrás |
pvar.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
qvalue.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
qvalue.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
rad_dict.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 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
|
d5a8649a20
core: Fixed inline function declaration for non-gcc linkers
|
há 13 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
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
re.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
receive.c
|
35e94c97df
core: new parameter - log_prefix
|
há 11 anos atrás |
receive.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
resolve.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
resolve.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
route.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
route.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
route_struct.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
route_struct.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
rpc.h
|
3548620c19
core: rpc - replaced api member printf with rpl_printf
|
há 11 anos atrás |
rpc_lookup.c
|
b264d2c6ec
master:core Continue cleaning erroneous definition of functions with no arguments
|
há 13 anos atrás |
rpc_lookup.h
|
28be6c3c79
core: sync definition of destroy_rpcs()
|
há 11 anos atrás |
rvalue.c
|
ace56c6bd2
core: free previous allocated variable if no more pkg to build rve struct
|
há 11 anos atrás |
rvalue.h
|
3856e9e81c
core: handle pv comparison with $null as when defined is used
|
há 11 anos atrás |
sched_yield.h
|
a83e261254
|
há 18 anos atrás |
script_cb.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
script_cb.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
sctp_core.c
|
a85e7e5c19
core: safety check for initialized SCTP API
|
há 12 anos atrás |
sctp_core.h
|
a2afc3d422
core: filled sctp core api
|
há 12 anos atrás |
select.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
select.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
select_buf.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
select_buf.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
select_core.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
select_core.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 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
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
signals.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
signals.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
sip-router.8
|
ee9ea2f543
core: update content for -D option in man page
|
há 11 anos atrás |
sip-router.cfg.5
|
7249f49dd5
man pages: editorial changes
|
há 16 anos atrás |
sip_msg_clone.c
|
4ab0f53ff2
core: parser: path_vector is now copied into shared memory when cloning
|
há 11 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
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
socket_info.h
|
5e8e40a473
socket_info.h: logging: convert LOG to LM_*
|
há 11 anos atrás |
sr_compat.c
|
139ae7966a
core: default compatibility set to SR_COMPAT_MAX
|
há 12 anos atrás |
sr_compat.h
|
f69ff7d969
script: ser, kamailio and max compat mode support
|
há 16 anos atrás |
sr_module.c
|
c4f7356f2d
core: exit with -1 if there is a mismatch in version of module and core
|
há 11 anos atrás |
sr_module.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
stats.c
|
1faacc76a1
stats.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
stats.h
|
849744c6ed
stats.h: logging: convert LOG to LM_*
|
há 11 anos atrás |
str.c
|
4b3179f1bd
str.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
str.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
str_hash.h
|
13fb8f05ca
Fixed compile warnings - casts from void at memory allocation
|
há 13 anos atrás |
str_list.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
str_list.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
stun.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
stun.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
switch.c
|
0bda1dc823
core: safety check accessing variables in dbg message during fixup operation
|
há 11 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
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tcp_conn.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tcp_ev.h
|
9ffdc951d3
tcp_ev.h: logging: convert LOG to LM_*
|
há 11 anos atrás |
tcp_info.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tcp_init.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tcp_int_send.h
|
5f65308938
tcp: change tls send callback interface
|
há 15 anos atrás |
tcp_main.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tcp_options.c
|
90cbe54c01
core: Fix Content-Length typos
|
há 12 anos atrás |
tcp_options.h
|
90cbe54c01
core: Fix Content-Length typos
|
há 12 anos atrás |
tcp_read.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tcp_read.h
|
ce51fbb84e
tcp: new tls hooks interface and async tls changes
|
há 15 anos atrás |
tcp_server.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tcp_stats.c
|
17ac58e824
tcp: switched to counter arrays + more stats
|
há 15 anos atrás |
tcp_stats.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
timer.c
|
1c5f9e094b
timer.c: logging: convert LOG to LM_*
|
há 11 anos atrás |
timer.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
timer_funcs.h
|
2c9d2bf4d6
timer_funcs.h: logging: convert LOG to LM_*
|
há 11 anos atrás |
timer_proc.c
|
d1c97010ed
core: fork_sync_timer() uses milisecond precision to catch up on delayed execution
|
há 11 anos atrás |
timer_proc.h
|
49e10148a0
core: added support for basic timer + interval sync
|
há 13 anos atrás |
timer_ticks.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tls_hooks.c
|
5f65308938
tcp: change tls send callback interface
|
há 15 anos atrás |
tls_hooks.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
tls_hooks_init.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
há 13 anos atrás |
trim.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tsend.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
tsend.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
types.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
udp_server.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
udp_server.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
usr_avp.c
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
usr_avp.h
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
ut.c
|
5ab74a2870
core, parser: moved ser_mem[r]mem() functions from parser to ut.c
|
há 11 anos atrás |
ut.h
|
eaf74185d7
ut.h: logging: convert LOG to LM_*
|
há 11 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
|
9e1ff4488a
all: updated FSF address in GPL text
|
há 11 anos atrás |
xavp.c
|
89bd52a84d
core: helper functions to get xavp child nodes
|
há 12 anos atrás |
xavp.h
|
89bd52a84d
core: helper functions to get xavp child nodes
|
há 12 anos atrás |