Commit Graph

51 Commits

Author SHA1 Message Date
Tobias Brunner 08c0d340b8 Moved ipsec_transform_t to kernel_ipsec.h in libhydra.
Because of this libfreeswan, pluto, starter etc. now depend on that
file (and libhydra). This resolved some duplicate declarations.
2010-09-02 19:01:25 +02:00
Tobias Brunner 71baf5a8f0 Adding support for AES GMAC (RFC4543). 2010-02-12 10:57:39 +01:00
Andreas Steffen a07531250e IKEv1 support of ESP SHA2_HMAC with correct truncation 2009-12-09 00:24:42 +01:00
Martin Willi 7b3814f75d remove spaces before tabs at the beginning of lines (^( )+\t) 2009-09-04 15:02:11 +02:00
Martin Willi 7daf5226b7 removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
Tobias Brunner 333b461aa6 Fixing address resolution via getaddrinfo in libfreeswan. 2009-08-18 12:30:11 +02:00
Tobias Brunner f1777dff59 Replacing gethostbyname, gethostbyname2 and their _r variants with getaddrinfo to increase portability. 2009-08-14 16:14:32 +02:00
Tobias Brunner 647bd246e4 Replaced the strange definitions of IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT on OpenSolaris. 2009-08-14 14:50:49 +02:00
Tobias Brunner cc396286e8 Defined some missing fixed-width int types on OpenSolaris. 2009-08-14 14:50:22 +02:00
Andreas Steffen 356cdc2d72 update libfreeswan/pfkeyv2.h 2009-07-10 07:15:08 +02:00
Andreas Steffen ebde1a7ddd consistent display of strongSwan version 2009-06-13 16:03:08 +02:00
Andreas Steffen af1feed96a NO_CREDENTIAL_FACTORY compile option not needed anymore 2009-05-28 15:44:22 +02:00
Andreas Steffen e0daac5536 fixed typo 2009-05-27 08:46:13 +02:00
Andreas Steffen 517895bd05 eliminated ipsec_policy.h 2009-05-26 17:19:26 +02:00
Andreas Steffen 986b3122a9 removed optionsfrom.c from libfreeswan 2009-05-24 21:04:50 +02:00
Andreas Steffen 7de1884270 removed tab 2009-05-19 10:05:09 +02:00
Andreas Steffen b0471fb272 puto uses proposal_get_token() from libstrongswan 2009-05-19 10:02:24 +02:00
Tobias Brunner 723534283c use bool instead of int 2009-05-07 17:42:25 +02:00
Tobias Brunner 8c5d72cd0b removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
Tobias Brunner d24a74c5b4 merging changes from portability branch back to trunk
important change for developers: %Y replaces %D to print identities!
2009-04-30 11:37:54 +00:00
Martin Willi 9e080c899e removed .cvsignore files 2009-04-27 14:40:38 +00:00
Martin Willi a44bb9345f merged multi-auth branch back into trunk 2009-04-14 10:34:24 +00:00
Martin Willi 479f295049 fixed compiler warnings issued by:
gcc 4.3
	curl.h gcc type-checking
	glibc with enabled FORTIFY_SOURCE checking
2008-11-11 18:37:19 +00:00
Andreas Steffen 08ab369b8c included Thomas in copyright statement 2008-07-16 12:28:29 +00:00
Andreas Steffen 519e87b078 updated copyright statement 2008-07-16 10:17:04 +00:00
Andreas Steffen 1da277f045 support of AES_XCBC and CAMELLIA ESP cipher by pluto 2008-04-18 17:01:45 +00:00
Andreas Steffen be2e5b48cd updated list of ESP and AH algorithms 2008-04-18 11:25:37 +00:00
Martin Willi acf7956c68 fixed compiler warning in libfreeswan 2008-03-28 11:46:30 +00:00
Andreas Steffen 4e81869c44 added RCSID 2007-10-08 19:52:55 +00:00
Andreas Steffen eb4e244230 added Andreas Eigenmann and Joel Stillhart to copyright statement 2007-10-03 21:48:42 +00:00
Andreas Steffen 28c5feddbd added Daniel Wydler to copyright.c 2007-09-13 07:07:30 +00:00
Andreas Steffen cae8f3e9b6 updated copyright statement 2007-06-27 07:36:44 +00:00
Andreas Steffen 8fbac48e26 removed old FreeS/WAN cvs revision entries 2007-05-23 19:27:48 +00:00
Andreas Steffen 2911f4ee37 added #include <linux/types.h> required by 2.6.21 linux headers 2007-05-23 19:27:02 +00:00
Martin Willi f983ec4dc5 fixed include typo 2006-09-21 05:55:07 +00:00
Andreas Steffen 34ee2a46f4 removed NAT_TRAVERSAL compile option 2006-07-07 05:51:20 +00:00
Andreas Steffen 971218c3ae support of cert payloads 2006-07-03 06:27:45 +00:00
Martin Willi f2c2d395ff - introduced autotools
- first working version
  - make dist should work
  - things to do:
    - UML testing!
    - more cleanups
2006-05-16 14:24:03 +00:00
Martin Willi eedfdfbe6e 2006-05-10 13:21:01 +00:00
Martin Willi 32df5cc373 2006-05-10 13:20:47 +00:00
Martin Willi 9c316d8021 2006-05-10 13:19:45 +00:00
Martin Willi 9293ff427c 2006-05-10 13:18:28 +00:00
Martin Willi 9cf5f29027 2006-05-10 13:16:27 +00:00
Martin Willi 4e98759d32 2006-05-10 12:47:35 +00:00
Martin Willi 4d690f4bd4 2006-05-10 12:45:52 +00:00
Martin Willi b78479bf31 2006-05-10 12:45:31 +00:00
Martin Willi 1cc981b9af 2006-05-10 12:44:32 +00:00
Martin Willi 2af2b9fec5 - fixed build 2006-05-10 12:41:52 +00:00
Martin Willi 35857a7dec 2006-05-10 12:17:33 +00:00
Martin Willi 0fecac98de 2006-05-10 08:03:50 +00:00