2 Commits (master)

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