23 Commits (95d9de7bc4f8ad7eef4ad6a520609df52a4285fc)

Author SHA1 Message Date
  Richard Fuchs 0dac780f86 getting rid of more global variables 14 years ago
  Richard Fuchs 24a6815e87 preliminary attempt to make the udp controller thread-safe 14 years ago
  Richard Fuchs aa261d2a66 add mutex_trylock primitives 14 years ago
  Richard Fuchs 0857b32eda add rwlock type and primitives 14 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. 14 years ago
  Richard Fuchs 4a3e36bf04 mybsearch function is also obsolete 14 years ago
  Richard Fuchs e62a58eb31 remove uuid helper code 14 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 15 years ago
  Richard Fuchs c7635d4365 use G_N_ELEMENTS from glib instead of ARRAY_SIZE 15 years ago
  Richard Fuchs c29064f4a2 fix the bit array stuff 15 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. 15 years ago
  Richard Fuchs f4a773ba6c Push the call and stream information into redis - WIP 15 years ago
  Richard Fuchs 593121d551 create tags and branches 15 years ago