atomic
|
1db6c72af3
Fix license in atomic_alpha.h
|
13 yıl önce |
cfg
|
2c4bc8619c
core: get rid of deferencing type-punned warning in deb wheezy
|
12 yıl önce |
doc
|
622b01719b
xhttp_pi: new commands in the pi_framework_sample:
|
12 yıl önce |
docbook
|
484444f4f9
docbook: uptdated wiki link in entities file
|
12 yıl önce |
etc
|
e52f1d6e57
kamailio.cfg: reset $du for voicemail re-routing in failure route
|
12 yıl önce |
examples
|
36c7b45088
modules/websocket: moved example WebSocket configuration file to examples directory
|
12 yıl önce |
lib
|
5ba5a0a5bb
srdb1: add new db-private generic pointer to struct db1_res
|
12 yıl önce |
mem
|
060f90439f
core: safety check for double free in q_malloc as in f_malloc
|
11 yıl önce |
mi
|
627a1969b4
mi: cleanup - move type defs. to separate file
|
15 yıl önce |
modules
|
298913ee2e
maxforwards: use standard format instead of GNU old-style field designator
|
11 yıl önce |
modules_k
|
1abe290041
modules_k/*: moved k modules in directory modules/
|
12 yıl önce |
modules_s
|
8c512a5044
modules_s/usrloc: moved to obsolete folder
|
12 yıl önce |
obsolete
|
8c512a5044
modules_s/usrloc: moved to obsolete folder
|
12 yıl önce |
parser
|
b4f7f2e8a0
core: fixed several clang compiler warnings
|
11 yıl önce |
pkg
|
b4d7ed8616
pkg/rpm: set version to 4.0.5 in specs
|
11 yıl önce |
profile
|
0a974a1d3a
tested and ifdef-ed the Stats hack; to be done:L put it in shmem
|
24 yıl önce |
rand
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
scripts
|
5e886dbbef
all: OPENSER_MOD_INTERFACE replaced with KAMAILIO_MOD_INTERFACE
|
13 yıl önce |
test
|
e4453d91f6
fix test directory after openser to kamailio migration
|
13 yıl önce |
utils
|
120b736c14
kamdbctl: added missing dbuid tables group creation
|
12 yıl önce |
.cvsignore
|
ba726482ca
updated .cvsignore
|
17 yıl önce |
.gitignore
|
95903a0f12
.gitignore: added protoshoot binary the ignore list of git
|
12 yıl önce |
AUTHORS
|
32e73f99a3
Starting to prepare README/INSTALL files for release
|
12 yıl önce |
COPYING
|
7eb41a8e6f
Fixing typos, changing names
|
16 yıl önce |
CREDITS
|
f260248d25
|
18 yıl önce |
ChangeLog
|
7eea50f066
ChangeLog: content updated for v4.0.5
|
11 yıl önce |
INSTALL
|
dbfa3769a3
INSTALL update for release
|
12 yıl önce |
ISSUES
|
5bfdfbc139
|
18 yıl önce |
Makefile
|
58322807c2
Makefile: sercmd renamed to kamcmd in uninstall option
|
12 yıl önce |
Makefile.cfg
|
b5cb01a366
makefile: fix make cfg when the cfg vars are already exported
|
16 yıl önce |
Makefile.defs
|
01802b9cfb
Makefile.defs: version set to 4.0.5
|
11 yıl önce |
Makefile.dirs
|
146d08078b
Makefile.dirs: updated the list with module directories
|
12 yıl önce |
Makefile.groups
|
58d937f34d
Makefile.groups: fixed typo in the name of perl mods list
|
12 yıl önce |
Makefile.libs
|
a91ba01fc9
makefile: even more quiet
|
16 yıl önce |
Makefile.modules
|
c9088190cf
Makefiles: Updated Makefiles to use db2x_docbook2man when docbook2x-man is not installed
|
13 yıl önce |
Makefile.radius
|
942dedaf0b
Makefile.radius: option to use freeradius-client library
|
14 yıl önce |
Makefile.rules
|
8d5f8bbc2e
Makefile: make TAGS skips the obsolete folder
|
12 yıl önce |
Makefile.shared
|
31219de430
Makefile: updated the groups of modules
|
12 yıl önce |
Makefile.sources
|
27cdfd2c39
build system: support for multiple modules dirs
|
16 yıl önce |
Makefile.targets
|
caf3128c54
makefile: FLAVOUR support
|
16 yıl önce |
Makefile.utils
|
a0b36a905a
Makefile.utils: add rule to create man page dir
|
13 yıl önce |
NEWS
|
bd0099263c
NEWS Update with reference to Wiki
|
12 yıl önce |
README
|
4f084e2517
README - last minute release fixes
|
12 yıl önce |
README-MODULES
|
41fab9cb21
README-MODULES - merge listing of modules into one combined
|
12 yıl önce |
TODO
|
7dfb54d743
- avp aliases support: any module can register and avp_galias (global alias)
|
21 yıl önce |
action.c
|
571e4e3fce
core and several modules: instance and reg_id in branch_t
|
12 yıl önce |
action.h
|
28a882873f
core: fix end-script commands in expr. leaks
|
15 yıl önce |
atomic_ops.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
atomic_ops.h
|
ee47cfb602
doxygen: small bunch of fixes for doxygen documentation
|
14 yıl önce |
atomic_ops_init.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
basex.c
|
5a03489e53
- Doxygen updates on core files
|
16 yıl önce |
basex.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
bit_count.c
|
7ee950eb3e
core: bit conting and testing functions
|
15 yıl önce |
bit_count.h
|
7ee950eb3e
core: bit conting and testing functions
|
15 yıl önce |
bit_scan.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
bit_scan.h
|
5a03489e53
- Doxygen updates on core files
|
16 yıl önce |
bit_test.h
|
628e975416
bit test: bit_test_and_reset() added
|
14 yıl önce |
ccopts.sh
|
3accd5b4f2
- added test cc ver & options scripts
|
23 yıl önce |
ccver.sh
|
53c7e0f19a
- Spelling checked
|
21 yıl önce |
cfg.lex
|
d2d6b4b932
core: end simple pv name (e.g., $xy) at end of line
|
12 yıl önce |
cfg.y
|
8fb8b261fa
core: make database version table name configurable from script
|
12 yıl önce |
cfg_core.c
|
d89420df21
core: mem - join free packets option can be set from config
|
13 yıl önce |
cfg_core.h
|
d89420df21
core: mem - join free packets option can be set from config
|
13 yıl önce |
cfg_parser.c
|
139913192c
cfg_parser: allow relative paths for the cfg file
|
15 yıl önce |
cfg_parser.h
|
ee47cfb602
doxygen: small bunch of fixes for doxygen documentation
|
14 yıl önce |
char_msg_val.h
|
54e17098b5
core: use the prev. via branch id if it's 3261
|
15 yıl önce |
clist.h
|
5b2134e3d7
clist.h Rever last changes
|
13 yıl önce |
comp_defs.h
|
3ca1a53f84
Doxygen updates
|
16 yıl önce |
compiler_opt.h
|
3ca1a53f84
Doxygen updates
|
16 yıl önce |
config.h
|
a8991ef4b6
core: fix default read-only DB URL
|
12 yıl önce |
core_cmd.c
|
77a53b8df6
core: Improve tcp stats output
|
12 yıl önce |
core_cmd.h
|
5a03489e53
- Doxygen updates on core files
|
16 yıl önce |
core_stats.h
|
f157bd9cfb
core, counters mod: fix a bunch of doxygen errors, small whitespace fix
|
14 yıl önce |
counters.c
|
f157bd9cfb
core, counters mod: fix a bunch of doxygen errors, small whitespace fix
|
14 yıl önce |
counters.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
crc.c
|
1aedf95f1a
lib/kcore: cleaned up unused code
|
13 yıl önce |
crc.h
|
1aedf95f1a
lib/kcore: cleaned up unused code
|
13 yıl önce |
daemonize.c
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
daemonize.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
data_lump.c
|
7fd5619757
core: added function to remove an exiting lump structure from internal list
|
12 yıl önce |
data_lump.h
|
7fd5619757
core: added function to remove an exiting lump structure from internal list
|
12 yıl önce |
data_lump_rpl.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
data_lump_rpl.h
|
3ca1a53f84
Doxygen updates
|
16 yıl önce |
dns_cache.c
|
3253fcb7e7
core: resolve down to A/AAAA records when no naptr records
|
12 yıl önce |
dns_cache.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
dns_wrappers.h
|
1ff47a5c6c
Documentation and doxygen updates
|
16 yıl önce |
dprint.c
|
1c1bdda16c
core: added function to update log level color scheme
|
13 yıl önce |
dprint.h
|
edde8d2080
core: fixed printing function name in log message
|
12 yıl önce |
dset.c
|
b4f7f2e8a0
core: fixed several clang compiler warnings
|
11 yıl önce |
dset.h
|
e8210c30ef
modules_k/pv: fixed compilation error in define
|
12 yıl önce |
dst_blacklist.c
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
dst_blacklist.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
endianness.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
endianness.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
error.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
error.h
|
1ff47a5c6c
Documentation and doxygen updates
|
16 yıl önce |
events.c
|
1f13981426
core: added events and data-structures so that Kamailio core can transmit through the WebSocket module
|
13 yıl önce |
events.h
|
1f13981426
core: added events and data-structures so that Kamailio core can transmit through the WebSocket module
|
13 yıl önce |
fastlock.h
|
a83e261254
|
18 yıl önce |
fix_lumps.h
|
1ff47a5c6c
Documentation and doxygen updates
|
16 yıl önce |
flags.c
|
b4f7f2e8a0
core: fixed several clang compiler warnings
|
11 yıl önce |
flags.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
forward.c
|
9cb173699b
core: made a wrapper forward_reply_nocb()
|
12 yıl önce |
forward.h
|
d5eadc90eb
core: Fix connection leak with websockets
|
12 yıl önce |
futexlock.h
|
291166681c
core: futexlock compilation workaround for OpenSuse 10.2
|
15 yıl önce |
globals.h
|
8fb8b261fa
core: make database version table name configurable from script
|
12 yıl önce |
hash_func.c
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
hash_func.h
|
e8138515fe
|
19 yıl önce |
hashes.h
|
1aedf95f1a
lib/kcore: cleaned up unused code
|
13 yıl önce |
id.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
id.h
|
10585e8bb2
- doxygen comment moved to the header file
|
17 yıl önce |
io_wait.c
|
c834548865
Merge remote branch 'origin/andrei/tcp_tls_changes'
|
15 yıl önce |
io_wait.h
|
c769479936
core: fixed compile warnings on mac os x
|
14 yıl önce |
ip_addr.c
|
1e2f18da2f
everything: shotgun attempt to put PROTO_WS and PROTO_WSS across core and in modules I use
|
13 yıl önce |
ip_addr.h
|
8393efff31
core: Changed WS from being a flag on a TCP/TLS connection to a protocol in its own right
|
13 yıl önce |
kstats_types.h
|
742ce3ae28
kstats: cleanup - move type defs. to separate file
|
15 yıl önce |
list.h
|
bf4821c873
|
18 yıl önce |
local_timer.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
local_timer.h
|
8b0472d783
|
18 yıl önce |
lock_alloc.h
|
53c7e0f19a
- Spelling checked
|
21 yıl önce |
lock_ops.c
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
lock_ops.h
|
8b8fc486bd
|
18 yıl önce |
lock_ops_init.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
locking.h
|
53c7e0f19a
- Spelling checked
|
21 yıl önce |
lump_struct.h
|
b05f7d8fac
core: added function to count applied lumps
|
16 yıl önce |
lvalue.c
|
b8f7648cf3
core: fix all reported doxygen errors in PV and value evaluation code
|
14 yıl önce |
lvalue.h
|
1c7e485e4a
script engine: generalised lvalues & rvalues
|
17 yıl önce |
main.c
|
8fb8b261fa
core: make database version table name configurable from script
|
12 yıl önce |
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!
|
17 yıl önce |
md5.c
|
bcff862df5
core: added md5 wrapper functions to build with Colin Plumb's md5 code
|
13 yıl önce |
md5.h
|
ff1c7f3756
md5.h: fixed types for Sun Solaris
|
12 yıl önce |
md5utils.c
|
03a4b6fc64
core: fix another bunch of 'no real prototype' warnings, add doxygen docs
|
14 yıl önce |
md5utils.h
|
03a4b6fc64
core: fix another bunch of 'no real prototype' warnings, add doxygen docs
|
14 yıl önce |
mod_fix.c
|
780decb3b0
core: added mod fix helper fixup_pvar_none(...)
|
13 yıl önce |
mod_fix.h
|
780decb3b0
core: added mod fix helper fixup_pvar_none(...)
|
13 yıl önce |
modparam.c
|
22dd8d6524
core: print modparam type id in log when parameter not found
|
13 yıl önce |
modparam.h
|
53c7e0f19a
- Spelling checked
|
21 yıl önce |
msg_translator.c
|
b4f7f2e8a0
core: fixed several clang compiler warnings
|
11 yıl önce |
msg_translator.h
|
20f4c97f53
core: reason phrase param updated to be str*
|
15 yıl önce |
name_alias.h
|
463fdeec3d
- added grep_sock_info and updated check_self to use it
|
21 yıl önce |
nonsip_hooks.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
nonsip_hooks.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
onsend.h
|
be55b963a2
core: removed K compat mode for onsend route
|
15 yıl önce |
pass_fd.c
|
bf755a372f
tcp: more complete error messages
|
15 yıl önce |
pass_fd.h
|
3d4bb4b17b
|
17 yıl önce |
poll_types.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
ppcfg.c
|
29f0672320
core: Made subst diagnostic message at startup INFO instead of ERR
|
13 yıl önce |
ppcfg.h
|
8198fd2b82
core: added #!substdefs
|
14 yıl önce |
proxy.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
proxy.h
|
346a9a0551
Shared memory versions of mk_proxy and free_proxy.
|
16 yıl önce |
pt.c
|
b264d2c6ec
master:core Continue cleaning erroneous definition of functions with no arguments
|
13 yıl önce |
pt.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
pv_core.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
pv_core.h
|
0c73dfed30
core: core pvars added for $?/$retcode/$rc
|
16 yıl önce |
pvapi.c
|
c059041a71
core: fixed bug in PV caching that broke the use of the $$ symbol
|
12 yıl önce |
pvapi.h
|
8d666c30b7
core: reinit PV buffer after config parsing
|
14 yıl önce |
pvar.h
|
bd5353dff6
core/pv: use pv cache for pv_elem_t
|
13 yıl önce |
qvalue.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
qvalue.h
|
4239e341a2
q2double and double2q added
|
21 yıl önce |
rad_dict.h
|
5d1a75a61b
* Core, etc, documentation: renamed ser to sip-router
|
16 yıl önce |
raw_listener.c
|
d0df7adc45
raw socket: compilation fixes
|
15 yıl önce |
raw_listener.h
|
d0df7adc45
raw socket: compilation fixes
|
15 yıl önce |
raw_sock.c
|
d5a8649a20
core: Fixed inline function declaration for non-gcc linkers
|
13 yıl önce |
raw_sock.h
|
ea6bc8837a
core: new raw_ipip flag, indicate to cut off the extra IP header in IPIP encapsulation.
|
14 yıl önce |
re.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
re.h
|
6a320d25bf
Kamailio compatibility: parse_repl
|
16 yıl önce |
receive.c
|
2a224a569c
core: print src address details if initial message parsing fails
|
12 yıl önce |
receive.h
|
61f864106e
core: build_req_buf_from_sip_req() has a new parameter
|
16 yıl önce |
resolve.c
|
3253fcb7e7
core: resolve down to A/AAAA records when no naptr records
|
12 yıl önce |
resolve.h
|
2eee368b72
core: added prototype of no_naptr_srv_sip_resolvehost() to resolv.h
|
12 yıl önce |
route.c
|
90a8f28c01
core: debug message to show mapping of routing block names to ids
|
12 yıl önce |
route.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
route_struct.c
|
1da2a76be4
core/corex: move send()/send_tcp() to corex module
|
12 yıl önce |
route_struct.h
|
1da2a76be4
core/corex: move send()/send_tcp() to corex module
|
12 yıl önce |
rpc.h
|
e5e03e8589
core: rpc - adding rpc_cb_ctx_t
|
15 yıl önce |
rpc_lookup.c
|
b264d2c6ec
master:core Continue cleaning erroneous definition of functions with no arguments
|
13 yıl önce |
rpc_lookup.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
rvalue.c
|
adc585e48f
Fix various spelling errors.
|
13 yıl önce |
rvalue.h
|
b8f7648cf3
core: fix all reported doxygen errors in PV and value evaluation code
|
14 yıl önce |
sched_yield.h
|
a83e261254
|
18 yıl önce |
script_cb.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
script_cb.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
sctp_ev.h
|
e11d729443
sctp: internal macro/hooks for sctp events
|
16 yıl önce |
sctp_options.c
|
fd47b28cea
Merge remote branch 'origin/sr_3.0'
|
15 yıl önce |
sctp_options.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
sctp_server.c
|
77c275383c
core: set TOS for IPv6 sctp sockets
|
12 yıl önce |
sctp_server.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
sctp_sockopts.h
|
cc16495666
sctp: workaround SCTP_DELAYED_SACK lksctp typo
|
16 yıl önce |
sctp_stats.c
|
62ab77b9b7
sctp: switched to counter arrays + more stats
|
15 yıl önce |
sctp_stats.h
|
be186dac78
sctp: enable statistics
|
15 yıl önce |
select.c
|
511841b7bc
core/select: fixed @via... without header index
|
13 yıl önce |
select.h
|
df1f139a9b
selects: shm_free_select wrapper added
|
15 yıl önce |
select_buf.c
|
b4f7f2e8a0
core: fixed several clang compiler warnings
|
11 yıl önce |
select_buf.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
select_core.c
|
511841b7bc
core/select: fixed @via... without header index
|
13 yıl önce |
select_core.h
|
5afd88dd70
cfg framework: @cfg_get supports nested calls
|
14 yıl önce |
ser_stun.c
|
4bdbca2dc4
core/ser_stun.c: fixed compile warnings
|
13 yıl önce |
ser_stun.h
|
263ee122bc
stun: fix padd macros
|
14 yıl önce |
ser_time.h
|
9b089e21ee
|
17 yıl önce |
shm_init.c
|
2c4ae14816
core: moved shm init into separate files
|
15 yıl önce |
shm_init.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
signals.c
|
1d0661db4c
Adding doxygen template to all core .c files
|
16 yıl önce |
signals.h
|
af93cbdf37
|
20 yıl önce |
sip-router.8
|
70d6cae271
core: command line option -v replaced with -K
|
12 yıl önce |
sip-router.cfg.5
|
7249f49dd5
man pages: editorial changes
|
16 yıl önce |
sip_msg_clone.c
|
38157fdbda
core: reset fields from sip_msg_t in shm cloned structure
|
12 yıl önce |
sip_msg_clone.h
|
81860287cd
core+tm: moved sip msg clone functions to the core
|
16 yıl önce |
sock_ut.c
|
9eb54078fd
raw sockets: ttl can be set or auto-detected
|
15 yıl önce |
sock_ut.h
|
9eb54078fd
raw sockets: ttl can be set or auto-detected
|
15 yıl önce |
socket_info.c
|
c9de09b99b
core: when printing the listening sockets on startup print also the advertise-port
|
12 yıl önce |
socket_info.h
|
132df8d61e
core: exported get_valid_proto_name() via headers
|
13 yıl önce |
sr_compat.c
|
139ae7966a
core: default compatibility set to SR_COMPAT_MAX
|
12 yıl önce |
sr_compat.h
|
f69ff7d969
script: ser, kamailio and max compat mode support
|
17 yıl önce |
sr_module.c
|
2895dbdc0b
core/fixups: updates to reflect usage of pv cache for pv_elem_t
|
13 yıl önce |
sr_module.h
|
4c52cf0577
core: added function to help fixup of PVE, string and expressions
|
13 yıl önce |
stats.c
|
cf42ed7a58
Fixing documentation
|
16 yıl önce |
stats.h
|
0f0f44c4d4
- Maxim's INFO support patch (I forgot to apply it the first time)
|
20 yıl önce |
str.h
|
7a43776115
core: small spelling fix and cleanup in doxygen docs
|
14 yıl önce |
str_hash.h
|
13fb8f05ca
Fixed compile warnings - casts from void at memory allocation
|
13 yıl önce |
str_list.c
|
b1c80706eb
core: move redundant and identical implementation of a str_list type to core
|
14 yıl önce |
str_list.h
|
b1c80706eb
core: move redundant and identical implementation of a str_list type to core
|
14 yıl önce |
switch.c
|
e4a7506395
core: fix warnings/eliminate unused variables
|
14 yıl önce |
switch.h
|
1d00cabed9
core: include stddef.h to let sip-router compile on old distros
|
14 yıl önce |
tags.h
|
12a262d29b
Kamailio compatibility: Rename MDStringArray to MD5StringArray
|
16 yıl önce |
tcp_conn.h
|
8393efff31
core: Changed WS from being a flag on a TCP/TLS connection to a protocol in its own right
|
13 yıl önce |
tcp_ev.h
|
7bb2b4ca37
tcp: internal macro-hooks for stats & events
|
16 yıl önce |
tcp_info.h
|
61f8b97041
core/tcp/tls: added tls_max_connections global parameter
|
13 yıl önce |
tcp_init.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
tcp_int_send.h
|
5f65308938
tcp: change tls send callback interface
|
15 yıl önce |
tcp_main.c
|
1d6e63967b
core: set TOS for tcp IPv6 sockets
|
12 yıl önce |
tcp_options.c
|
3ab8db548c
core/tcp: init max_tls_connections in tcp options check
|
13 yıl önce |
tcp_options.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
tcp_read.c
|
a49467e98d
core: safety check for content-lenght size in tcp read
|
12 yıl önce |
tcp_read.h
|
ce51fbb84e
tcp: new tls hooks interface and async tls changes
|
15 yıl önce |
tcp_server.h
|
5f65308938
tcp: change tls send callback interface
|
15 yıl önce |
tcp_stats.c
|
17ac58e824
tcp: switched to counter arrays + more stats
|
15 yıl önce |
tcp_stats.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
timer.c
|
b264d2c6ec
master:core Continue cleaning erroneous definition of functions with no arguments
|
13 yıl önce |
timer.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
timer_funcs.h
|
061274a5b2
core: Correct an error in doxygen comments.
|
16 yıl önce |
timer_proc.c
|
49e10148a0
core: added support for basic timer + interval sync
|
13 yıl önce |
timer_proc.h
|
49e10148a0
core: added support for basic timer + interval sync
|
13 yıl önce |
timer_ticks.h
|
08aaf73050
Doxygen updates on timer modules
|
16 yıl önce |
tls_hooks.c
|
5f65308938
tcp: change tls send callback interface
|
15 yıl önce |
tls_hooks.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
tls_hooks_init.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
trim.h
|
1aedf95f1a
lib/kcore: cleaned up unused code
|
13 yıl önce |
tsend.c
|
cf80528aab
tsend: s/char*/const char*/ in function params.
|
15 yıl önce |
tsend.h
|
cf80528aab
tsend: s/char*/const char*/ in function params.
|
15 yıl önce |
types.h
|
53c7e0f19a
- Spelling checked
|
21 yıl önce |
udp_server.c
|
e83d6d4c34
core: set TOS for IPv6 UDP sockets
|
12 yıl önce |
udp_server.h
|
abb01fb410
core: Added void to declarations of functions with empty argument list
|
13 yıl önce |
usr_avp.c
|
3c5a8364ac
doxygen comment fixes (escapes, missing parameters, syntax errors) all over the place
|
14 yıl önce |
usr_avp.h
|
b5af0f6622
core: typedefed avp search state structure
|
13 yıl önce |
ut.c
|
8c2a2826f5
core: added function to search a str inside a str
|
14 yıl önce |
ut.h
|
c842162077
core: added q_memrchr(...)
|
13 yıl önce |
ver.c
|
20fd4b8b75
core: more version related rpcs
|
15 yıl önce |
ver.h
|
20fd4b8b75
core: more version related rpcs
|
15 yıl önce |
ver_defs.h
|
d89420df21
core: mem - join free packets option can be set from config
|
13 yıl önce |
xavp.c
|
88dd1f3048
core: fixed xavp level cloning function
|
12 yıl önce |
xavp.h
|
aea4043106
core: added a fuction that adds an xavp with an xavp value
|
12 yıl önce |