Commit Graph
46 Commits
Author SHA1 Message Date
Andreas Steffen 9c674e7214 fixed refactoring error in openac 2008-12-04 04:34:49 +00:00
Martin Willi 73f6886a50 checking mpz_export return value properly
fixes a potential DoS attack if a DH value of zero gets processed
2008-09-17 08:10:48 +00:00
Martin Willi 46eb41644d ported openac to credential factory changes 2008-09-02 11:01:05 +00:00
Andreas Steffen eaa1399812 fixed the strongswan.conf path 2008-05-22 21:59:30 +00:00
Martin Willi 1ba62b5562 loading default modules depending on configure options 2008-05-16 08:52:32 +00:00
Andreas Steffen d8ff9eee6b added missing semicolon 2008-05-15 19:40:38 +00:00
Martin Willi a3d92a3745 plugin load configuration in strongswan.conf
some components accept a "component.load" option with a space separated list of plugins to load
  libcharon- plugins are now handled the same way as libstrongswan- plugins
2008-05-15 14:01:26 +00:00
Andreas Steffen d3d7e46b8c refactoring of the ASN.1 parser 2008-04-26 09:24:14 +00:00
Andreas Steffen 36fecdb8a3 chunk_to_hex() adaptations 2008-04-25 06:39:41 +00:00
Andreas Steffen 5434d5f7e9 corrected variable name 2008-04-17 18:56:55 +00:00
Martin Willi 72c882d8c0 cosmetics to chunk_write() 2008-04-17 14:06:37 +00:00
Martin Willi ff867d062e added ./configure option --with-strongswan-conf=
defaults to /etc/strongswan.conf
2008-04-07 06:56:33 +00:00
Martin Willi 7539b1d1aa fixed compiler warning in openace
fixed pem loading bug
2008-03-28 11:47:11 +00:00
Andreas Steffen 26930a8c3e certificate factory can load certs from file 2008-03-25 22:28:27 +00:00
Andreas Steffen 63cb8a7fee fixed refence counts before calling attribute certificate factory 2008-03-25 09:39:23 +00:00
Andreas Steffen c081a9bfe6 added ietf group attribute support to attibute certificate factory 2008-03-21 16:59:21 +00:00
Andreas Steffen 93da2684b6 fixed memory allocation problem in openac 2008-03-21 15:58:48 +00:00
Andreas Steffen 104c96a63c added BUILD_SERIAL component and fixed several ac bugs 2008-03-21 12:44:15 +00:00
Andreas Steffen 6ac3a7acbb added credential factory support for BULD_NOT_BEFORE_TIME and BUILD_NOT_AFTER_TIME 2008-03-21 11:32:33 +00:00
Andreas Steffen 3d48f3301a initialize library in openac 2008-03-21 10:42:05 +00:00
Andreas Steffen dd7924f033 removed build.h include 2008-03-20 15:25:02 +00:00
Andreas Steffen bdec2e4f52 refactored openac and its attribute certificate factory 2008-03-20 15:23:52 +00:00
Andreas Steffen 7094e840bf use the new options_t class 2008-02-04 14:46:43 +00:00
Andreas Steffen 93eb6ec8a1 extended asn1_algorithmIdentifier() to SHA-2 2008-01-22 10:34:44 +00:00
Andreas Steffen b73595a373 corrected brief 2007-10-17 02:55:17 +00:00
Andreas Steffen 26c49478f3 added briefs 2007-10-12 18:39:40 +00:00
Andreas Steffen b607203490 cosmetics 2007-10-08 21:21:21 +00:00
Andreas Steffen 99d7cd20ad added RCSID 2007-10-08 20:09:57 +00:00
Martin Willi 99670c3714 proper cleanup on error 2007-10-03 15:07:46 +00:00
Martin Willi 6a8e7381d0 more libstrongswan-like error handling in optionsfrom 2007-10-03 15:02:29 +00:00
Martin Willi 324abae2ef added vsyslog to leak detectives white list
removed debugging hook on openac cleanup
2007-09-27 06:40:50 +00:00
Andreas Steffen a9522e1600 cleaning up 2007-09-25 20:13:06 +00:00
Andreas Steffen b8eb1644a7 updated openac man page 2007-09-25 20:11:28 +00:00
Andreas Steffen 75dbbcfe31 updated copyright 2007-09-25 20:10:58 +00:00
Andreas Steffen e5f1ead26f correct build of the ac signature 2007-09-19 04:57:45 +00:00
Andreas Steffen dee4d8d7d6 added all required includes 2007-09-18 20:49:05 +00:00
Andreas Steffen 3b4b26cdf3 moved loglite.c from openac to scepclient 2007-09-18 15:59:56 +00:00
Andreas Steffen b4979ff724 removed some empty lines 2007-09-18 11:23:52 +00:00
Andreas Steffen 1bce8ec70d corrected typo 2007-08-15 09:46:14 +00:00
Andreas Steffen 7cbe4a33e9 use symbolic shell variables in library paths 2007-08-15 08:40:16 +00:00
Andreas Steffen 96cc677c96 removed oid.txt and oid.pl in pluto subdir 2007-08-15 08:29:55 +00:00
Andreas Steffen 241ab32c10 changed tab spacing from 8 to 4 2007-04-10 19:31:42 +00:00
Andreas Steffen 2ea3389e4e added USE_LIBCURL 2006-10-06 07:24:05 +00:00
Martin Willi 7626bef673 - fixed compliation error using --enable-smartcard 2006-05-18 06:22:37 +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 1029d84d23 2006-04-28 10:51:19 +00:00