Age | Commit message (Expand) | Author | Files | Lines |
2002-06-28 | Add PKG_SYSCONFDIR to BUILD_DEFS. | seb | 1 | -2/+1 |
2002-06-25 | follow PKG_SYSCONFDIR (hope i did it right this time) | itojun | 1 | -3/+6 |
2002-06-17 | kill USE_SSL, use openssl/buildlink.mk instead | drochner | 1 | -8/+3 |
2002-05-20 | fix sha2 interoperability. From: "JuanJo Ciarlante" <jjo@mendoza.gov.ar> | itojun | 2 | -1/+25 |
2002-05-13 | upgrade to 20020507a. logging issue is fixed. phase 2 negotiation w/ | itojun | 4 | -53/+7 |
2002-05-07 | fix arg to plogv(). | itojun | 5 | -5/+55 |
2002-04-26 | upgrade to 20020426a from kame. | itojun | 4 | -45/+10 |
2002-04-16 | *** empty log message *** | itojun | 1 | -1/+6 |
2002-04-15 | correct initial contact handling. PR 15949 | itojun | 2 | -1/+36 |
2002-04-15 | sync version number compiled into binary with pkg version | itojun | 1 | -2/+2 |
2001-12-14 | upgrade to 20011215a. | itojun | 2 | -5/+5 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-26 | upgrade to 20011026a. 20011016a had a serious bug in tunnel mode SA | itojun | 2 | -6/+6 |
2001-10-17 | correct version identification string. | itojun | 1 | -2/+2 |
2001-10-17 | upgrade to 10/16 snapshot. | itojun | 3 | -16/+7 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-08-31 | upgrade to the latest (20010831a). a lot of bug fixes after helsinki IPsec/IKE | itojun | 3 | -13/+13 |
2001-08-06 | update. fix compilation on alpha. | itojun | 2 | -6/+6 |
2001-08-02 | embed pkg version into binary to help diagnosis. | itojun | 1 | -1/+2 |
2001-08-02 | make it at least compile on netbsd151 systems. kernel API diffs should be | itojun | 3 | -1/+33 |
2001-08-02 | upgrade to 2001/8/2 KAME tree. whole bunch of stabilization were made. | itojun | 2 | -5/+5 |
2001-06-28 | make sure to link against local libipsec.a. | itojun | 3 | -8/+18 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -2/+2 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -3/+4 |
2001-04-22 | remove "twofish" from sample configuration file, as the algorithm | itojun | 2 | -8/+22 |
2001-04-18 | upgrade to latest racoon snapshot tar.gz on ftp.kame.net (20010418a). | itojun | 2 | -4/+5 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 |
2001-02-22 | update to 2001/2/22 snapshot. | itojun | 2 | -4/+4 |
2001-02-18 | upgrade: 20001211a -> 20010215a | itojun | 4 | -18/+5 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-11 | Fix typo. | dent | 1 | -2/+2 |
2001-01-08 | typo. freebsd PR 24127 | itojun | 1 | -1/+1 |
2000-12-12 | remove bogus bound-check. need revisit (DoS issue is not re-introduced). | itojun | 2 | -1/+14 |
2000-12-11 | upgrade to the latest (2000/12/11). most important change is that prior | itojun | 2 | -4/+4 |
2000-11-11 | upgrade to 11/11a. better support for multiple address on a single IF, | itojun | 2 | -4/+4 |
2000-11-06 | upgrade to 20001106a. | itojun | 4 | -24/+5 |
2000-11-06 | do not return negative value from internal random() function. | itojun | 2 | -1/+20 |
2000-10-21 | add RCS Id | wiz | 1 | -0/+1 |
2000-10-10 | aupdate to 2000/10/10a. | itojun | 2 | -14/+8 |
2000-10-04 | upgrade to 10/4 snapshot. | itojun | 5 | -70/+11 |
2000-09-24 | disable admin port better (KAME session.c 1.13 -> 1.14) | itojun | 2 | -1/+55 |
2000-09-23 | upgrade to 9/23 snapshot. | itojun | 5 | -16/+20 |
2000-09-12 | upgrade to 9/13b. it fixes fatal bug in phase 1 negotiation. | itojun | 2 | -4/+4 |
2000-09-12 | upgrade racoon to 2000/9/12. | itojun | 5 | -52/+15 |
2000-09-09 | Reorganize crypto handling, as discussed on tech-pkg. Remove all | fredb | 1 | -2/+2 |
2000-08-27 | add comment - the .if statment is not friendly with cross build | itojun | 1 | -1/+2 |
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 1 | -2/+2 |
2000-08-04 | Fix a bug where the parser would fail if a keylength was not | thorpej | 2 | -1/+39 |
2000-07-30 | update to latest (7/31), to sync with /usr/include/netinet6/ipsec.h change. | itojun | 4 | -17/+17 |