Age | Commit message (Expand) | Author |
2006-03-31 | wenn dumping rules always show type, srcid and dstid (if set). | Hans-Joerg Hoexer |
2006-03-31 | allow specification of encapsulated protocol for flows; ok hshoexer | Markus Friedl |
2006-03-30 | allow specification of outer local ips in flows (SADB_EXT_ADDRESS_SRC); ok hs... | Markus Friedl |
2006-03-22 | add support for macros in ipsec.conf(5). some bits have already been | Reyk Floeter |
2006-02-01 | noted by lint: include <string.h> instead of <strings.h>, add tow ARGSUSED1 | Hans-Joerg Hoexer |
2006-01-17 | wrap long lines (no binary change) | Reyk Floeter |
2006-01-16 | add support for pre-shared keys with "ike esp" using the new keyword | Reyk Floeter |
2005-12-06 | more appropriate error messages; ok hshoexer | Markus Friedl |
2005-12-06 | ipip support: ip-in-ip w/o gif(4); ok hshoexer | Markus Friedl |
2005-12-01 | do not choke and dump core when printing bypass flows. noticed by jacob | Hans-Joerg Hoexer |
2005-11-30 | handle that pfkey_ipsec_flush() can fail. | Hans-Joerg Hoexer |
2005-11-21 | Fix memory leaks. From Andrey Matveev <evol at online dot ptt dot ru>, | Hans-Joerg Hoexer |
2005-11-13 | fclose() file descriptor of the rule file when we are done with it. | Hans-Joerg Hoexer |
2005-11-12 | spacing | Theo de Raadt |
2005-11-12 | handle transport/tunnel mode | Hans-Joerg Hoexer |
2005-11-06 | Improved address and address mask handling, derived from pfctl stuff. | Hans-Joerg Hoexer |
2005-11-06 | better handling of ip addresses, prepare for v6. Partially derived from diff | Hans-Joerg Hoexer |
2005-10-30 | add support for ipcomp. | Hans-Joerg Hoexer |
2005-10-28 | more error message cleanup | Hans-Joerg Hoexer |
2005-10-16 | cleanup messages generated by err(3) | Hans-Joerg Hoexer |
2005-08-22 | Teach ipsecctl to control isakmpd. | Hans-Joerg Hoexer |
2005-08-09 | Rewrite handling of transforms. Now both ah and esp can be specified and | Hans-Joerg Hoexer |
2005-08-08 | add crypto transforms and static keying rules | Hans-Joerg Hoexer |
2005-08-08 | prepare for static keying | Hans-Joerg Hoexer |
2005-08-05 | prepare for authentication and encryption keys, not used yet. | Hans-Joerg Hoexer |
2005-08-03 | be more careful when using struct ipsec_auth, might be NULL now. | Hans-Joerg Hoexer |
2005-08-02 | Make use of struct ipsec_auth dynamic. | Hans-Joerg Hoexer |
2005-07-24 | prepare for combining SAs and flows in one single rule, no functional change | Hans-Joerg Hoexer |
2005-07-09 | it's ok to not specify the key when deleting a tcpmd5 SA | Hans-Joerg Hoexer |
2005-07-09 | add support tcpmd5 | Hans-Joerg Hoexer |
2005-07-07 | set flow type (use, require, etc.) when a rule is created. Up to now this was | Hans-Joerg Hoexer |
2005-07-07 | Do not mix rule types with flow types | Hans-Joerg Hoexer |
2005-07-07 | add type for rules; will need this for tcpmd5 | Hans-Joerg Hoexer |
2005-06-30 | grmpf, forgot to add -d to usage()... | Hans-Joerg Hoexer |
2005-06-30 | add -d flag for flow deletion. Enable flow deletion. | Hans-Joerg Hoexer |
2005-06-30 | Prepare for flow deletion, no functional change yet. | Hans-Joerg Hoexer |
2005-05-27 | show flow type (require, use, etc.) | Hans-Joerg Hoexer |
2005-05-27 | use new sysctl to retrieve flow informations including IDs | Hans-Joerg Hoexer |
2005-05-27 | Support for dumping the SADB. | Hans-Joerg Hoexer |
2005-05-25 | prepare for new sysctl interface, not used yet | Hans-Joerg Hoexer |
2005-05-23 | minor memset->bzero, clarify an error condition, and plug a leak. | Kjell Wooding |
2005-05-23 | tap. tap. is this thing on? | Kjell Wooding |
2005-04-12 | help option useless; any unused option does that | Theo de Raadt |
2005-04-05 | cleanup; ok hshoexer@ | Jason McIntyre |
2005-04-04 | fix cvs id tags | Hans-Joerg Hoexer |
2005-04-04 | Add ipsecctl utility, work in progress | Hans-Joerg Hoexer |