| .. |
|
.gitignore
|
echo core >> .gitignore
|
14 years ago |
|
Makefile
|
perform message integrity check aka auth
|
13 years ago |
|
aux.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
aux.h
|
rename ARRAY_SIZE to ARRAYSIZE to avoid naming conflict
|
13 years ago |
|
bencode.c
|
fix the silly thing about bencoded lists being backwards
|
13 years ago |
|
bencode.h
|
fix the silly thing about bencoded lists being backwards
|
13 years ago |
|
call.c
|
fix the silly thing about bencoded lists being backwards
|
13 years ago |
|
call.h
|
keep track of transport protocols and rtcp streams
|
13 years ago |
|
control_ng.c
|
improve NG logging
|
13 years ago |
|
control_ng.h
|
adding control_ng stubs
|
13 years ago |
|
control_tcp.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
control_tcp.h
|
finish renaming control.[ch] to control_tcp.[ch]
|
13 years ago |
|
control_udp.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
control_udp.h
|
split udp listener init code into separate file
|
13 years ago |
|
cookie_cache.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
cookie_cache.h
|
mass deployment of the new "str" object - does this thing still work?
|
13 years ago |
|
kernel.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
kernel.h
|
reorder headers and fix resulting errors
|
13 years ago |
|
log.h
|
handle consecutive ports in SDP
|
13 years ago |
|
main.c
|
we do need to initialized that random() generator
|
13 years ago |
|
obj.h
|
make use of "make debug" target
|
14 years ago |
|
poller.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
poller.h
|
split udp listener init code into separate file
|
13 years ago |
|
redis.c
|
make the callmaster struct private - also requires update to redis module
|
14 years ago |
|
redis.h
|
make the callmaster struct private - also requires update to redis module
|
14 years ago |
|
sdp.c
|
keep track of transport protocols and rtcp streams
|
13 years ago |
|
sdp.h
|
support the trust-address flag
|
13 years ago |
|
str.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
str.h
|
parse stun attributes
|
13 years ago |
|
streambuf.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
streambuf.h
|
mass deployment of the new "str" object - does this thing still work?
|
13 years ago |
|
stun.c
|
forgot to save the file
|
13 years ago |
|
stun.h
|
get some constants out of the way
|
13 years ago |
|
udp_listener.c
|
reorder headers and fix resulting errors
|
13 years ago |
|
udp_listener.h
|
reorder headers and fix resulting errors
|
13 years ago |