Guillem Jover
|
137c5df644
|
TT#71950 Fix typos
Change-Id: I79991a30bd8459485ea76dad541bda27daf9bfea
|
6 years ago |
Richard Fuchs
|
41cddcc293
|
normalise compat.h handling towards kamailio tree
Change-Id: Ia22a603c11b216969f4c0a854af42600a99a2819
|
7 years ago |
Richard Fuchs
|
18ec141d2b
|
TT#45472 avoid an unnecessary implicit call to strlen
Change-Id: Ic45451ed3bab3d3724e4dadd43026529d3abc707
|
7 years ago |
Richard Fuchs
|
db2882ca78
|
integrate AES unit test into main build framework
Required addition of include/ directory for headers shared between
daemon and tests
Change-Id: Ib25504f4d7f4baa917efcdc0ef78b6cc89439827
|
8 years ago |
Richard Fuchs
|
266a1fbc8b
|
TT#31404 support custom ptime and repacketization for sampled codecs
Change-Id: I4db83cb8faa9b0234dd655f4bdc116a3ddb59f39
|
8 years ago |
Michael Prokop
|
6932f22c66
|
TT#22411 Fix spelling mistakes/typos
s/paramter/parameter/
s/fowarding/forwarding/
s/readabilty/readability/
s/recieving/receiving/
s/genrated/generated/
s/parametes/parameters/
s/existance/existence/
s/shouldnt/shouldn't/
s/seperate/separate/
s/neccessary/necessary/
s/occurence/occurrence/
s/timout/timeout/
s/ouput/output/
Change-Id: I4403eb54130f3c114d7881054abfdfc8223b5bf2
|
8 years ago |
Camille Oudot
|
81d8616d4c
|
list command: several fixes + documentation
* duplicate strings when filling the bencode structure
* limit the number of results to avoid going over the UDP packet
size limit
|
12 years ago |
Richard Fuchs
|
b0c0e396d6
|
allow hyphenated versions of NG protocol flags
|
12 years ago |
Richard Fuchs
|
56ca361e77
|
sync bencode from kamailio
|
12 years ago |
Richard Fuchs
|
05e429c610
|
C99 inlining rules
|
12 years ago |
Richard Fuchs
|
4c0ca278fa
|
rename mediaproxy-ng to rtpengine
|
12 years ago |
Richard Fuchs
|
f8f741b584
|
Update to upcoming 3.0 release (2.9.9 for now)
Merged from branch rfuchs/3.0
Conflicts:
daemon/sdp.c
debian/changelog
tests/simulator-ng.pl
utils/ng-client
|
12 years ago |
Richard Fuchs
|
ace8130f15
|
merge bencode fix from kamailio source
|
12 years ago |
Richard Fuchs
|
d63df522d6
|
merge bencode fix from kamailio source
|
12 years ago |
Richard Fuchs
|
589c271d52
|
fix the silly thing about bencoded lists being backwards
|
13 years ago |
Richard Fuchs
|
bd9671a8cc
|
more convenience functions
|
13 years ago |
Richard Fuchs
|
e9bf80768d
|
add more bencode convenience functions
|
13 years ago |
Richard Fuchs
|
3ef68b85e6
|
add bencode_string(_len)?_dup functions
|
13 years ago |
Richard Fuchs
|
fe70ce8824
|
sync bencode
|
13 years ago |
Richard Fuchs
|
e69f1bd30d
|
document bencode iovec functions
|
13 years ago |
Richard Fuchs
|
7ca74b399e
|
use iovec based sdp rewriting
|
13 years ago |
Richard Fuchs
|
2e0a8c42d5
|
add custom destroy function for free list
|
13 years ago |
Richard Fuchs
|
b0b9007fbc
|
implement and document a hash algorithm for bencoded dictionariers
|
13 years ago |
Richard Fuchs
|
0899007b5d
|
document error flag
|
13 years ago |
Richard Fuchs
|
a59cd22479
|
merge bencode from kamailio
|
13 years ago |
Richard Fuchs
|
7a0687bebc
|
prettify bencode.h and add bencode_get_str()
|
13 years ago |
Richard Fuchs
|
fe3af2559e
|
support listening on NG port through init/defaults
|
13 years ago |
Richard Fuchs
|
5d1c2aabed
|
support some flags passed from rtpproxy-ng module
|
13 years ago |
Richard Fuchs
|
ea16a5daa2
|
fix some resulting segfaults
|
13 years ago |
Richard Fuchs
|
c75394d3cd
|
first take on SDP rewriting
|
13 years ago |
Richard Fuchs
|
edc60d05f9
|
convenience functions required by rtpproxy-ng
|
13 years ago |
Richard Fuchs
|
60da1bc445
|
mass deployment of the new "str" object - does this thing still work?
|
13 years ago |
Richard Fuchs
|
8db7ab6c94
|
introduce kamailio-style "str" data type/struct
also remove several occurences of "const" that keep biting me in the rear.
|
13 years ago |
Richard Fuchs
|
c5be7346a6
|
hard-link bencode.[ch] from kamailio source for now
|
13 years ago |
Richard Fuchs
|
8708c99e33
|
add bencode lib to sources
|
13 years ago |