Commit Graph

135 Commits (1160c5c0ada6b8b56ee9982e2382cff3c2304202)

Author SHA1 Message Date
Richard Fuchs 1160c5c0ad fulfil the promise of actually freeing the free list
13 years ago
Richard Fuchs 337167faf7 use enum stream_address_format
13 years ago
Richard Fuchs 923a7bdf5a correctly mark ip6 address
13 years ago
Richard Fuchs c75394d3cd first take on SDP rewriting
13 years ago
Richard Fuchs 45c38179d1 those updates break the redis module
13 years ago
Richard Fuchs 2b60a82e36 more mass deployment of the new "str" object - does this thing still work? now really?
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
13 years ago
Richard Fuchs ccfa304354 sdp_streams() initial implementation
13 years ago
Richard Fuchs f6a336ce89 prefer objects on stack instead of heap when possible
13 years ago
Richard Fuchs a2ac8075a9 WIP on SDP parser
13 years ago
Richard Fuchs 7cc6d95338 adding preliminary SDP parser
13 years ago
Richard Fuchs a8cc93f7a3 get rid of that silly len counter
13 years ago
Richard Fuchs c5be7346a6 hard-link bencode.[ch] from kamailio source for now
13 years ago
Richard Fuchs be4a6c7d58 make my life easier with a smart_ntop_port() function
13 years ago
Richard Fuchs 5ea5dcddfa call_offer()/answer stubs
13 years ago
Richard Fuchs fb20c7491d implement receiving and parsing NG protocol packets
13 years ago
Richard Fuchs 76cab1f697 non-static vars must be initialized to 0
13 years ago
Richard Fuchs 3a30e186c4 dont use RE_UDP_ macros for indexes into the fallback RE
13 years ago
Richard Fuchs 4700a6dea0 split generic udp receiving code into udp_listener
13 years ago
Richard Fuchs ab24a79de9 adding control_ng stubs
13 years ago
Richard Fuchs 189c19eb03 init function should return success too
13 years ago
Richard Fuchs 1912346c35 remember: git commit -a doesnt commit new files
13 years ago
Richard Fuchs 67e876ff97 split udp listener init code into separate file
13 years ago
Richard Fuchs 32523c5896 split cookie cache keeping into separate file
13 years ago
Richard Fuchs 27835dc50e split cookie cache keeping into separate file
13 years ago
Richard Fuchs 78712cf7c9 rename listen to listen-tcp in error outputs as well
13 years ago
Richard Fuchs 8ae44f7aa6 silly bugfix for the init fail case
13 years ago
Richard Fuchs a7d40bf7bc rename --listen to --listen-tcp
13 years ago
Richard Fuchs 8708c99e33 add bencode lib to sources
13 years ago
Richard Fuchs bca25d7700 make call_lookup_udp() remember viabranches like call_update_udp()
13 years ago
Richard Fuchs b36afb6183 exclude deprated API calls
13 years ago
Richard Fuchs ef521030ab make viabranch in udp lookup optional
13 years ago
Richard Fuchs 6755ce3e49 fix RE regression
13 years ago
Richard Fuchs ed7f8dda04 remove obsolete code; add more locking
13 years ago
Richard Fuchs 644e5ba9df calculate proper "TTL"
13 years ago
Richard Fuchs bbb8327750 implement udp Q command
13 years ago
Richard Fuchs a99ada4e41 add more logging to xmlrpc call mechanism
13 years ago
Richard Fuchs eda487e579 un-shoot myself in the foot, gna
13 years ago
Richard Fuchs 8092a56761 another locking fix
13 years ago
Richard Fuchs bb054ec00b fix more locking problems
13 years ago
Richard Fuchs 3a26e9fceb fix possible race condition
13 years ago
Richard Fuchs 39207a0859 dont fail on zero port in tcp controller
13 years ago
Richard Fuchs 37013fd148 IPv6 socket requires IPv4 PKTINFO for setting source address correctly
13 years ago
Richard Fuchs 59c5ffd0da fix reference count leak
14 years ago
Richard Fuchs 08d40d8ac5 add debian buildflags and address generated warnings
14 years ago
Richard Fuchs 59e47df1d6 remove obsolete makefile target and add missed \n to simulator script
14 years ago
Richard Fuchs d751d10093 check struct sizes and offsets exported by redis plugin
14 years ago
Richard Fuchs 594297a3ea use string chunk for all the little call-related strings
14 years ago