Commit Graph

21 Commits (aa261d2a66e5c58b42c9bd5c110223a64f301d24)

Author SHA1 Message Date
Richard Fuchs aa261d2a66 add mutex_trylock primitives
13 years ago
Richard Fuchs 0857b32eda add rwlock type and primitives
13 years ago
Richard Fuchs 540d847d08 catch the inevitable disaster early and define our own mutex types. sigh. and there i was, thinking that using the glib types would make things easier.
13 years ago
Richard Fuchs 4a3e36bf04 mybsearch function is also obsolete
13 years ago
Richard Fuchs e62a58eb31 remove uuid helper code
13 years ago
Richard Fuchs 4b30d4f4d3 Use [] when printing IPv6 addresses where appropriate
14 years ago
Richard Fuchs 9e1c90adb9 inet_pton is anal, so gotta work around that
14 years ago
Richard Fuchs 8bc2f0505d support command-line ipv6 addresses given in [] format
14 years ago
Richard Fuchs e6e151bdd4 and while we're at it, add support for ipv6 on the udp control protocol as well
14 years ago
Richard Fuchs 01645a2ed2 regression fixes
14 years ago
Richard Fuchs b917ac0e71 move everything to mapped-ipv4-in-ipv6 API
14 years ago
Richard Fuchs 2352143d69 poor man's character case insensitivity
14 years ago
Richard Fuchs 61967c1d32 convert some macros to inline functions
14 years ago
Richard Fuchs d05f5831d4 add the ipv6 logic to the userspace daemon.
14 years ago
Richard Fuchs c9f4ee6369 implement a simple but effective timeout/cleanup mechanism for udp cookies
14 years ago
Richard Fuchs f609d6921e Compile fixes for glib 2.12
14 years ago
Richard Fuchs c7635d4365 use G_N_ELEMENTS from glib instead of ARRAY_SIZE
14 years ago
Richard Fuchs c29064f4a2 fix the bit array stuff
14 years ago
Richard Fuchs c1f259e658 Implement internal "ports used" housekeeping, as apparently it's possible to open the same UDP port for listening many times.
14 years ago
Richard Fuchs f4a773ba6c Push the call and stream information into redis - WIP
14 years ago
Richard Fuchs 593121d551 create tags and branches
14 years ago