Age | Commit message (Expand) | Author |
2003-02-12 | better error checking on bind(); from Alexander_Bluhm at genua.de; ok ho@ | Markus Friedl |
2002-12-03 | Add -4/-6 cmdline options to select what address family (IPv4,v6) to use. | Hakan Olsson |
2002-09-11 | signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok. | Hakan Olsson |
2002-06-01 | size_t must be cast to (unsigned long) and printed using %lu | Theo de Raadt |
2002-01-03 | str[n]{cpy,cat} -> strl{cpy,cat}, sprintf -> snprintf | Hakan Olsson |
2001-10-26 | Change to use sysdep_sa_len() function. | Hakan Olsson |
2001-10-09 | Print correct portnr in warning msg. | Hakan Olsson |
2001-08-25 | Style | Niklas Hallqvist |
2001-08-23 | Make the wildcard address use SO_REUSEPORT, so multiple instances of | Angelos D. Keromytis |
2001-08-23 | Reinitialize transports on SIGUP. | Angelos D. Keromytis |
2001-08-13 | use getifaddrs(3) rather than SIOCGIFCONF. in fact, if_map() does not do | Jun-ichiro itojun Hagino |
2001-08-12 | Don't coredump if the kernel doesn't support IPv6. | Angelos D. Keromytis |
2001-08-11 | Check socket >= 0. We should also be going through the list of cloned | Angelos D. Keromytis |
2001-08-11 | When a message is received on the wildcard (default) transport, | Angelos D. Keromytis |
2001-07-06 | Style. | Hakan Olsson |
2001-07-05 | Add prototypes and some other various cleanup. | Hakan Olsson |
2001-07-03 | Slightly more verbose error messages. | Hakan Olsson |
2001-07-01 | strtol strictness. Style. Do not use dst end on an unconnected socket. | Niklas Hallqvist |
2001-07-01 | Pass the right arguments to getnameinfo() | Angelos D. Keromytis |
2001-07-01 | Fix remote_negotiation_address attribute; fix sockaddr2text() return | Angelos D. Keromytis |
2001-06-29 | Fix address byte ordering issue, ho@ ok | Angelos D. Keromytis |
2001-06-29 | Removing a debugging printout... | Hakan Olsson |
2001-06-29 | setsockopt flags needs to be IPv6 aware | Hakan Olsson |
2001-06-29 | Set the port *before* the comparison. | Angelos D. Keromytis |
2001-06-29 | LOG_DBG in hash_get, and if sysdep_cleartext() fails bail out of | Angelos D. Keromytis |
2001-06-29 | Create an IPv6 default transport | Niklas Hallqvist |
2001-06-29 | IPv6 support, by niklas@ and me. | Hakan Olsson |
2001-06-29 | Change get_src/get_dst API as we get the length with sa_len. | Hakan Olsson |
2001-06-07 | Print the right port on error message. | Angelos D. Keromytis |
2001-04-09 | More style fixes... | Hakan Olsson |
2001-03-06 | Don't use the source for both sides! | Angelos D. Keromytis |
2001-01-27 | (c) 2001 | Niklas Hallqvist |
2001-01-26 | Pedantic style police | Niklas Hallqvist |
2001-01-26 | Merge with EOM 1.57 | Niklas Hallqvist |
2000-11-23 | Merge with EOM 1.56 | Niklas Hallqvist |
2000-10-16 | Merge with EOM 1.52 | Niklas Hallqvist |
2000-08-03 | udp.c: Merge with EOM 1.50 | Niklas Hallqvist |
2000-04-07 | Merge with EOM 1.49 | Niklas Hallqvist |
2000-03-08 | Merge with EOM 1.48 | Niklas Hallqvist |
2000-02-25 | regress/crypto/Makefile: Merge with EOM 1.5 | Niklas Hallqvist |
2000-02-01 | apps/certpatch/certpatch.8: Merge with EOM 1.4 | Niklas Hallqvist |
2000-01-26 | Merge with EOM 1.45 | Niklas Hallqvist |
1999-10-01 | Merge with EOM 1.42 | Niklas Hallqvist |
1999-06-05 | Merge with EOM 1.41, RCSIds | Niklas Hallqvist |
1999-06-05 | Use the Listen-on address as local address if Local-address | Niklas Hallqvist |
1999-04-30 | Merge with EOM 1.40 | Niklas Hallqvist |
1999-04-27 | Merge with EOM 1.39 | Niklas Hallqvist |
1999-04-19 | ./udp.c: Merge with EOM 1.38 | Niklas Hallqvist |
1999-04-05 | Merge with EOM 1.34 | Niklas Hallqvist |
1999-03-31 | Merge with EOM 1.32 | Niklas Hallqvist |