262 Commits (8c06d3254af7f6a7e0fba2da859b24ee6798f2a3)
 

Author SHA1 Message Date
  Richard Fuchs 8c06d3254a start work on stun support 13 years ago
  Richard Fuchs 033b7d1f55 more bettererer optimizing 13 years ago
  Richard Fuchs bff00fdab6 support b=RR:0 and b=RS:0 to disable rtcp 13 years ago
  Richard Fuchs d928ccd37d clean up the mess 13 years ago
  Richard Fuchs 3c10c9ac17 add support for non-standard rtcp ports 13 years ago
  Richard Fuchs 3faa9f8a8f parse out rtcp attribute 13 years ago
  Richard Fuchs 1a2e0d75ea create a random but constant "foundation" string for ice candidates 13 years ago
  Richard Fuchs dc7c4e7fba s/ufrag_pwd_chars/ice_chars/ 13 years ago
  Richard Fuchs cd3264b7ef i dont like long variable names 13 years ago
  Richard Fuchs 581b1bf948 build a hash table of sdp attributes when parsing them 13 years ago
  Richard Fuchs 902f47da28 remove redundancy in struct member names 13 years ago
  Richard Fuchs 68f91da68e split up attributes even more when parsing them 13 years ago
  Richard Fuchs 33ef09b470 insert ice candidate for rtcp 13 years ago
  Richard Fuchs f107ab461a adding rudimentary insertion of ICE attributes 13 years ago
  Richard Fuchs 36d21eb8ed dont add debian build flags for debug builds 13 years ago
  Richard Fuchs c18c1d64eb unify copy_remainder and copy_up_to, create copy_up_to_end_of 13 years ago
  Richard Fuchs 30669f2cd3 support removal of ICE attributes 13 years ago
  Richard Fuchs 4914d6babb fix skip_over off by one bug 13 years ago
  Richard Fuchs adaaa1e59e parse out sdp attributes 13 years ago
  Andreas Granig 650fbedb79 Fix NG port. 13 years ago
  Richard Fuchs fc246e64d3 cant guarantee that the call struct is still valid when the response is sent, to copy strings 13 years ago
  Richard Fuchs bd9671a8cc more convenience functions 13 years ago
  Richard Fuchs 697d152796 to avoid confusion with debian version numbers, use sequentials integers for ABI versioning 13 years ago
  Richard Fuchs 0230985e91 get rid of another useless variable 13 years ago
  Richard Fuchs 55380807f8 tags can be NULL 13 years ago
  Richard Fuchs bf4df4dff9 remove more code duplication 13 years ago
  Richard Fuchs 504995e47c return call stats in NG delete message reply 13 years ago
  Richard Fuchs feb3b6bde1 adding some const for good measure 13 years ago
  Richard Fuchs 3c764bed52 split NG stats collection into ng_call_stats() 13 years ago
  Richard Fuchs f7da33b4a7 adding a UINT64F format macro 13 years ago
  Richard Fuchs b2ad672086 make call_query_udp use the new call stats function 13 years ago
  Richard Fuchs 495d4cf2bd keep track of "newest" timestamp 13 years ago
  Richard Fuchs 267252542b create a struct for stats collection 13 years ago
  Richard Fuchs 1adef8fe7b split stream traversal for stats query into separate function 13 years ago
  Richard Fuchs 8c9fa012bd lets have a totals packet/bytes counter for each call 13 years ago
  Richard Fuchs e9bf80768d add more bencode convenience functions 13 years ago
  Richard Fuchs 1ef1c87545 add a prelim NG query command 13 years ago
  Richard Fuchs aaa3f4d116 simplify call_query_udp a bit 13 years ago
  Richard Fuchs 3ef68b85e6 add bencode_string(_len)?_dup functions 13 years ago
  Richard Fuchs 16b33debeb start changelog for 2.2.0 13 years ago
  Richard Fuchs f369c9f799 more redis support functions 13 years ago
  Richard Fuchs 8d3b8e310a redis support functions 13 years ago
  Richard Fuchs 20f33e56ff treat zero ip/port as wildcard when matching up old streams 13 years ago
  Richard Fuchs 5cebf5adbd use peer_advertised where appropriate 13 years ago
  Richard Fuchs fc6fe69075 replace IN6_IS_ADDR_UNSPECIFIED because it doesnt work for mapped addresses 13 years ago
  Richard Fuchs 5d726fdf84 fix some ipv6 related bugs 13 years ago
  Richard Fuchs f5e6482d5d base the stream traversal entirely on stream index 13 years ago
  Richard Fuchs fc3e741694 add support for multiple streams in sdp 13 years ago
  Richard Fuchs ad4cef0f37 g_hash_table_contains implementation for old glib version 13 years ago
  Richard Fuchs 6adda7c301 keep track of sdp stream endpoints and use them as index when rewriting 13 years ago