Commit Graph

17 Commits (11f4a5c77a81f1323fcd5ee4d0793ea9f4548e4d)

Author SHA1 Message Date
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 5d9cb37f1f another fallback RE fix
14 years ago
Richard Fuchs 1705630c78 make the fallback RE work
14 years ago
Richard Fuchs 39578affdf be a bit stricter with ipv4-in-ipv6 notation
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 2a24d2d385 make the fallback RE even more liberal and fix broken RE substring indexes
14 years ago
Richard Fuchs d05f5831d4 add the ipv6 logic to the userspace daemon.
14 years ago
Richard Fuchs d6c60a8c3b implement fallback pcre for unparsable udp commands
14 years ago
Richard Fuchs 31c9ea98a4 move the evil global variables into the context structure
14 years ago
Richard Fuchs c9f4ee6369 implement a simple but effective timeout/cleanup mechanism for udp cookies
14 years ago
Richard Fuchs 4031ea92d0 fine-tune the regexp a bit more, just in case...
14 years ago
Richard Fuchs c7488f9bef fix a long-standing bug that caused from/to tags to be ignored when using UDP protocol
14 years ago
Richard Fuchs c7635d4365 use G_N_ELEMENTS from glib instead of ARRAY_SIZE
14 years ago
Richard Fuchs 64ead317e2 implement version querying
14 years ago
Richard Fuchs c3ad30063d implement delete UDP command
14 years ago
Richard Fuchs b6370bf556 First step in implementation of UDP control protocol - untested/unfinished
14 years ago