aboutsummaryrefslogtreecommitdiff
path: root/lib/libipsec
Commit message (Expand)AuthorAgeFilesLines
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-092-2/+4
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* Back out last delta, it just unpolitely reverted some local changes.Ruslan Ermilov2004-07-011-8/+8
* Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson2004-02-114-1/+20
* - plug memory leak.Hajimu UMEMOTO2003-11-056-110/+150
* - errx() doesn't need `\n'.Hajimu UMEMOTO2003-10-264-26/+24
* stop use of NI_WITHSCOPEID. it was deprecated.Hajimu UMEMOTO2003-10-212-8/+0
* - support AES counter mode for ESP.Hajimu UMEMOTO2003-10-131-0/+3
* - support AES XCBC MAC for AHHajimu UMEMOTO2003-10-131-0/+3
* - RIPEMD160 supportHajimu UMEMOTO2003-10-121-0/+3
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-1/+1
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Buffer size is not enough in the previous commit. Use 128.Munechika SUMIKAWA2003-04-171-2/+2
* Make character buffer more bigger.Munechika SUMIKAWA2003-04-161-2/+2
* The .Fn functionPhilippe Charnier2003-03-241-2/+4
* The .Fn function. Spelling.Philippe Charnier2003-02-062-10/+21
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-192-2/+7
* Remove multi-line __P() usage.David E. O'Brien2002-03-223-48/+43
* Remove __P() usage.David E. O'Brien2002-03-218-55/+55
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-012-2/+2
* Add __FBSDID()s to libipsecMatthew Dillon2001-09-306-6/+18
* mdoc(7) police: fixed the "new sentence" bogons.Ruslan Ermilov2001-08-101-1/+1
* mdoc(7) police:Ruslan Ermilov2001-08-071-6/+6
* printed current sequence number of the SA. accordingly, changedHajimu UMEMOTO2001-08-061-7/+9
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-119-196/+827
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-2/+3
* Fix typo: ispec -> ipsecBen Smithurst2001-01-011-1/+1
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereDavid E. O'Brien2000-12-051-1/+1
* The GCC 2.96 snapshots have slightly different rules for finding includeDavid E. O'Brien2000-12-011-1/+1
* synchronize with latest kame tree.Jun-ichiro itojun Hagino2000-07-0413-598/+1149
* Fix typo.Alexey Zelkin2000-05-062-2/+4
* . remove some unneeded commentsAlexey Zelkin2000-05-011-8/+6
* . add a note about IPv6/IPsec integration to the FreeBSDAlexey Zelkin2000-05-011-14/+7
* Don't try to compile in INET6 support when NOINET6 is defined.Steve Price2000-04-151-1/+4
* Replace the prefix for yylval to less confusing one.Yoshinobu Inoue2000-04-021-1/+1
* Replace the prefix for yylval to less confusing one.Yoshinobu Inoue2000-04-011-2/+2
* Actually, ${LIBY}/-ly aren't needed either. This should finish unbreakingBrian Feldman2000-03-291-2/+0
* Remove libl related dependencies, because it is not necessary, and even more,Yoshinobu Inoue2000-03-281-2/+2
* Fixed missing DPADD.Bruce Evans2000-03-271-1/+2
* Initialize mbuf pointer at getting ipsec policy.Yoshinobu Inoue2000-03-091-1/+1
* s/ispec/ipsec/, and add a missing comma.Nik Clayton2000-03-071-1/+1
* Change IPv6 scoped addr format again based on recent standard discussion.Yoshinobu Inoue2000-02-191-1/+1
* Set libipsec shared library number to 0Yoshinobu Inoue2000-02-031-0/+2