Commit Graph

27 Commits (de28a6593475314c4e6f1d95e817eac78a55552a)

Author SHA1 Message Date
Stefan Mititelu de28a65934 Solve Vlagrind "definitely lost" memory leaks
6 years ago
Richard Fuchs e3ec97f858 TT#50652 add -Wstrict-prototypes everywhere
7 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
7 years ago
Richard Fuchs c80f55b85a TT#49600 add debug log output for SDES negotiations
7 years ago
Richard Fuchs aaf8cbd525 TT#49350 eliminate stray scheduling warning
7 years ago
Guillem Jover 690bc91337 TT#49106 Fix typos
7 years ago
Richard Fuchs fa5c265045 TT#36302 support scheduling settings
8 years ago
Richard Fuchs dffbddb2d6 don't use g_ prefix for global variables
8 years ago
Stefan Mititelu ce3ae37a76 Fixes after second review
10 years ago
Stefan Mititelu 1648757aa7 Fixes after first review
10 years ago
smititelu b38f3da45c Redis nofitications fixes
10 years ago
Richard Fuchs 76f3893464 ssrc tracking improvements
11 years ago
Richard Fuchs f99d6d4f42 implement full ICE support
11 years ago
Richard Fuchs 26ca844e73 drop support for glib versions older than 2.30
11 years ago
Richard Fuchs 49328cd8b5 implement atomic64 for non-64-bit platforms
11 years ago
Richard Fuchs de37ac046c use TLS buffer array for temporary strings
11 years ago
Richard Fuchs 36c7141d53 change control_ng_stats into a hash and use locking and atomic ops
11 years ago
Richard Fuchs 7787ad3b28 reorder headers and fix resulting errors
13 years ago
Richard Fuchs 9f276ad73d inlining ftw
13 years ago
Richard Fuchs f6a336ce89 prefer objects on stack instead of heap when possible
13 years ago
Richard Fuchs 7e38c7a96f a more robust thread shutdown procedure
14 years ago
Richard Fuchs a4625fbad9 enough with the glib threading nonsense, it's only causing problems. revert to good old pthread stuff
14 years ago
Richard Fuchs 47a9a00a11 it makes no sense to return a value from an effectively detached thread
14 years ago
Richard Fuchs 31a5ff9c29 detached threads considered harmful, so simulate them by keeping a threads-to-join list
14 years ago
Richard Fuchs 4588e13a76 getting rid of more global variables
14 years ago
Richard Fuchs effc21b26c mybsearch function is also obsolete
14 years ago
Richard Fuchs dc7517121d remove uuid helper code
14 years ago