summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/udp.c
AgeCommit message (Expand)Author
2001-07-01strtol strictness. Style. Do not use dst end on an unconnected socket.Niklas Hallqvist
2001-07-01Pass the right arguments to getnameinfo()Angelos D. Keromytis
2001-07-01Fix remote_negotiation_address attribute; fix sockaddr2text() returnAngelos D. Keromytis
2001-06-29Fix address byte ordering issue, ho@ okAngelos D. Keromytis
2001-06-29Removing a debugging printout...Hakan Olsson
2001-06-29setsockopt flags needs to be IPv6 awareHakan Olsson
2001-06-29Set the port *before* the comparison.Angelos D. Keromytis
2001-06-29LOG_DBG in hash_get, and if sysdep_cleartext() fails bail out ofAngelos D. Keromytis
2001-06-29Create an IPv6 default transportNiklas Hallqvist
2001-06-29IPv6 support, by niklas@ and me.Hakan Olsson
2001-06-29Change get_src/get_dst API as we get the length with sa_len.Hakan Olsson
2001-06-07Print the right port on error message.Angelos D. Keromytis
2001-04-09More style fixes...Hakan Olsson
2001-03-06Don't use the source for both sides!Angelos D. Keromytis
2001-01-27(c) 2001Niklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-26Merge with EOM 1.57Niklas Hallqvist
2000-11-23Merge with EOM 1.56Niklas Hallqvist
2000-10-16Merge with EOM 1.52Niklas Hallqvist
2000-08-03udp.c: Merge with EOM 1.50Niklas Hallqvist
2000-04-07Merge with EOM 1.49Niklas Hallqvist
2000-03-08Merge with EOM 1.48Niklas Hallqvist
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
2000-02-01apps/certpatch/certpatch.8: Merge with EOM 1.4Niklas Hallqvist
2000-01-26Merge with EOM 1.45Niklas Hallqvist
1999-10-01Merge with EOM 1.42Niklas Hallqvist
1999-06-05Merge with EOM 1.41, RCSIdsNiklas Hallqvist
1999-06-05Use the Listen-on address as local address if Local-addressNiklas Hallqvist
1999-04-30Merge with EOM 1.40Niklas Hallqvist
1999-04-27Merge with EOM 1.39Niklas Hallqvist
1999-04-19./udp.c: Merge with EOM 1.38Niklas Hallqvist
1999-04-05Merge with EOM 1.34Niklas Hallqvist
1999-03-31Merge with EOM 1.32Niklas Hallqvist
1999-03-02if.c: Merge with EOM 1.8Niklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
1998-12-22Generalize udp port decoding. Remove unneeded decls.Niklas Hallqvist
1998-12-22Remove obsolete connection code. Use strtol instead of atoiNiklas Hallqvist
1998-12-21Last months worth of work on isakmpd, lots doneNiklas Hallqvist
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist