| Age | Commit message (Expand) | Author |
| 2012-01-04 | -consistently use "char *" for the compiled policy buffer in the | drochner |
| 2009-10-29 | no need for noinput | christos |
| 2009-04-20 | define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160 | drochner |
| 2009-04-11 | Enable WARNS=4 by default except for: | lukem |
| 2005-12-16 | Redo previous rework to generate yacc/lex output again and remove generated | jmc |
| 2005-12-15 | Don't yacc/lex here as dist includes generated copies already and depending | jmc |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2005-02-24 | Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AES | manu |
| 2005-02-19 | Additional cleanup pass. | thorpej |
| 2005-02-19 | Switch to ipsec-tools for libipsec, setkey, and racoon. From | thorpej |
| 2005-02-17 | Kill __P(), use ANSI function declarations. | xtraeme |
| 2004-10-29 | Add (unsigned char) cast to ctype function, reworked to fit on one line | dsl |
| 2004-07-23 | ignore promiscuous messages by checking sadb_msg_pid. | yamt |
| 2004-04-29 | Bump date for previous. | wiz |
| 2004-04-25 | Initial commit of a port of the FreeBSD implementation of RFC 2385 | jonathan |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-10-21 | aes-xcbc-mac is now an RFC. bump date. | itojun |
| 2003-10-21 | Don't assign NULL to a char. | fvdl |
| 2003-09-12 | support DUMP by sysctl | itojun |
| 2003-09-08 | make it possible to use /kern/ipsec{sp,sa} for dumping policy/SA. it will | itojun |
| 2003-09-08 | Add file ... mode to usage. | wiz |
| 2003-09-08 | Punctuation nit; bump date for previous. | wiz |
| 2003-09-08 | make it possible to process files. | itojun |
| 2003-09-07 | "tagged" policy is not introduced to netbsd-current yet | itojun |
| 2003-09-07 | committed by mistake | itojun |
| 2003-09-07 | warn that port-number does not work for gateway config. PR kern/22715 | itojun |
| 2003-07-26 | add another (void *) cast to appease gcc3.3 | mrg |
| 2003-07-25 | support new algorithms | itojun |
| 2003-07-22 | support hmac-sha2 | itojun |
| 2003-07-22 | cleanup | itojun |
| 2003-07-04 | Bump date for last. | wiz |
| 2003-07-01 | more error traps on malloc failure. accept "-E null". | itojun |
| 2003-06-30 | Remove unnecessary space before dot. | wiz |
| 2003-05-27 | correct bad RFC ref. KAME problem report 480 | itojun |
| 2003-05-22 | permit scoped addr notation in policy string (-P esp/tunnel/foo%scope-bar%sco... | itojun |
| 2003-04-15 | use NI_MAX*. 10 is not enough for port number. sync w/kame | itojun |
| 2003-03-15 | Fix some typos. From Igor Sobrado in PR 20722. | wiz |
| 2002-12-06 | Avoid strict alias warnings. | thorpej |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-05-14 | sync with latest kame setkey(8), modulo icmp6 hack. | itojun |
| 2001-11-16 | Slightly improve markup in two places, sort sections. | wiz |
| 2001-11-16 | Whitespace nits | wiz |
| 2001-11-02 | fix -Wshadow warnings | lukem |
| 2001-09-20 | Fix a typo which prevented manual keying from working. | toshii |
| 2001-09-07 | upgrade to the latest KAME setkey(8). allows FQDN hostname in commands. | itojun |
| 2001-08-16 | we have never supported lzs. sync with kame | itojun |
| 2001-08-12 | sync with latest kame. clarifies hex key and other things. | itojun |
| 2001-06-05 | Drop trailing dot in Nd. | wiz |
| 2001-05-07 | getopt(3): EOF -> -1. | kleink |
| 2001-02-16 | Add a "deleteall" command that takes a src/dst/protocol. | thorpej |