Commit Graph

34 Commits (mr13.1)

Author SHA1 Message Date
Richard Fuchs bf0b178c4d MT#55283 upgrade minimum chunk allocation size
7 months ago
Richard Fuchs 3472f9cf3f MT#55283 use size_t for benc buf
7 months ago
Richard Fuchs 7dd2235df1 MT#55283 rework parser framework
9 months ago
Richard Fuchs dbd48293ec MT#55283 remove obsolete feature
9 months ago
Richard Fuchs 716dbd41f7 MT#55283 remove obsolete code
9 months ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
2 years ago
Richard Fuchs 95ec0939dd MT#55283 rename all `str` to `s`
2 years ago
Richard Fuchs 6cb8285cfe MT#56447 add glib_json_print()
2 years ago
Richard Fuchs e11407ab8d TT#144701 support JSON in NG protocol
3 years ago
Richard Fuchs 1205f22f48 TT#111150 reformat struct initialiser
4 years ago
Richard Fuchs 951f4d62fb TT#111150 remove dead code
4 years ago
Richard Fuchs 2dee5807e8 TT#111150 remove useless comparisons
4 years ago
Richard Fuchs b285665a20 TT#111150 use ssize_t for signed return type
4 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Richard Fuchs ade8100d3b TT#111150 fix unaligned memory access
4 years ago
Richard Fuchs d44abe24f6 TT#111150 fix possible unaligned memory access
4 years ago
Damir Nedžibović 2fc54462de TT#14008 Squashed commit of the following:
4 years ago
Richard Fuchs d279789e23 silence warnings when compiling with -DNDEBUG
6 years ago
Richard Fuchs f8f741b584 Update to upcoming 3.0 release (2.9.9 for now)
11 years ago
Richard Fuchs ace8130f15 merge bencode fix from kamailio source
12 years ago
Richard Fuchs 589c271d52 fix the silly thing about bencoded lists being backwards
12 years ago
Richard Fuchs 7787ad3b28 reorder headers and fix resulting errors
12 years ago
Richard Fuchs 3ef68b85e6 add bencode_string(_len)?_dup functions
12 years ago
Richard Fuchs 7ca74b399e use iovec based sdp rewriting
12 years ago
Richard Fuchs 2e0a8c42d5 add custom destroy function for free list
12 years ago
Richard Fuchs 557185fa6a rename some functions for consistency
12 years ago
Richard Fuchs b0b9007fbc implement and document a hash algorithm for bencoded dictionariers
12 years ago
Richard Fuchs a59cd22479 merge bencode from kamailio
12 years ago
Richard Fuchs ea16a5daa2 fix some resulting segfaults
12 years ago
Richard Fuchs 1160c5c0ad fulfil the promise of actually freeing the free list
12 years ago
Richard Fuchs c75394d3cd first take on SDP rewriting
12 years ago
Richard Fuchs a8cc93f7a3 get rid of that silly len counter
12 years ago
Richard Fuchs 8708c99e33 add bencode lib to sources
12 years ago