Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed refactoring error in openac | Andreas Steffen | 2008-12-04 | 1 | -1/+0 |
| | |||||
* | checking mpz_export return value properly | Martin Willi | 2008-09-17 | 1 | -0/+4 |
| | | | | fixes a potential DoS attack if a DH value of zero gets processed | ||||
* | ported openac to credential factory changes | Martin Willi | 2008-09-02 | 1 | -3/+5 |
| | |||||
* | fixed the strongswan.conf path | Andreas Steffen | 2008-05-22 | 1 | -2/+5 |
| | |||||
* | loading default modules depending on configure options | Martin Willi | 2008-05-16 | 2 | -3/+2 |
| | |||||
* | added missing semicolon | Andreas Steffen | 2008-05-15 | 1 | -1/+1 |
| | |||||
* | plugin load configuration in strongswan.conf | Martin Willi | 2008-05-15 | 1 | -1/+3 |
| | | | | | | 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 | ||||
* | refactoring of the ASN.1 parser | Andreas Steffen | 2008-04-26 | 1 | -2/+2 |
| | |||||
* | chunk_to_hex() adaptations | Andreas Steffen | 2008-04-25 | 1 | -11/+10 |
| | |||||
* | corrected variable name | Andreas Steffen | 2008-04-17 | 1 | -2/+2 |
| | |||||
* | cosmetics to chunk_write() | Martin Willi | 2008-04-17 | 1 | -0/+1 |
| | |||||
* | added ./configure option --with-strongswan-conf= | Martin Willi | 2008-04-07 | 2 | -2/+1 |
| | | | | defaults to /etc/strongswan.conf | ||||
* | fixed compiler warning in openace | Martin Willi | 2008-03-28 | 1 | -1/+2 |
| | | | | fixed pem loading bug | ||||
* | certificate factory can load certs from file | Andreas Steffen | 2008-03-25 | 1 | -8/+12 |
| | |||||
* | fixed refence counts before calling attribute certificate factory | Andreas Steffen | 2008-03-25 | 1 | -66/+20 |
| | |||||
* | added ietf group attribute support to attibute certificate factory | Andreas Steffen | 2008-03-21 | 1 | -0/+1 |
| | |||||
* | fixed memory allocation problem in openac | Andreas Steffen | 2008-03-21 | 1 | -1/+1 |
| | |||||
* | added BUILD_SERIAL component and fixed several ac bugs | Andreas Steffen | 2008-03-21 | 1 | -2/+2 |
| | |||||
* | added credential factory support for BULD_NOT_BEFORE_TIME and ↵ | Andreas Steffen | 2008-03-21 | 1 | -2/+2 |
| | | | | BUILD_NOT_AFTER_TIME | ||||
* | initialize library in openac | Andreas Steffen | 2008-03-21 | 2 | -5/+24 |
| | |||||
* | removed build.h include | Andreas Steffen | 2008-03-20 | 1 | -2/+0 |
| | |||||
* | refactored openac and its attribute certificate factory | Andreas Steffen | 2008-03-20 | 4 | -273/+114 |
| | |||||
* | use the new options_t class | Andreas Steffen | 2008-02-04 | 1 | -1/+4 |
| | |||||
* | extended asn1_algorithmIdentifier() to SHA-2 | Andreas Steffen | 2008-01-22 | 1 | -12/+5 |
| | |||||
* | corrected brief | Andreas Steffen | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | added briefs | Andreas Steffen | 2007-10-12 | 1 | -4/+11 |
| | |||||
* | cosmetics | Andreas Steffen | 2007-10-08 | 1 | -0/+1 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 3 | -0/+6 |
| | |||||
* | proper cleanup on error | Martin Willi | 2007-10-03 | 1 | -2/+4 |
| | |||||
* | more libstrongswan-like error handling in optionsfrom | Martin Willi | 2007-10-03 | 1 | -2/+4 |
| | |||||
* | added vsyslog to leak detectives white list | Martin Willi | 2007-09-27 | 1 | -2/+4 |
| | | | | removed debugging hook on openac cleanup | ||||
* | cleaning up | Andreas Steffen | 2007-09-25 | 1 | -47/+98 |
| | |||||
* | updated openac man page | Andreas Steffen | 2007-09-25 | 1 | -22/+7 |
| | |||||
* | updated copyright | Andreas Steffen | 2007-09-25 | 2 | -8/+4 |
| | |||||
* | correct build of the ac signature | Andreas Steffen | 2007-09-19 | 1 | -2/+11 |
| | |||||
* | added all required includes | Andreas Steffen | 2007-09-18 | 1 | -6/+4 |
| | |||||
* | moved loglite.c from openac to scepclient | Andreas Steffen | 2007-09-18 | 1 | -295/+0 |
| | |||||
* | removed some empty lines | Andreas Steffen | 2007-09-18 | 4 | -292/+162 |
| | |||||
* | corrected typo | Andreas Steffen | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | use symbolic shell variables in library paths | Andreas Steffen | 2007-08-15 | 1 | -4/+7 |
| | |||||
* | removed oid.txt and oid.pl in pluto subdir | Andreas Steffen | 2007-08-15 | 2 | -5/+8 |
| | |||||
* | changed tab spacing from 8 to 4 | Andreas Steffen | 2007-04-10 | 2 | -449/+440 |
| | |||||
* | added USE_LIBCURL | Andreas Steffen | 2006-10-06 | 1 | -1/+11 |
| | |||||
* | - fixed compliation error using --enable-smartcard | Martin Willi | 2006-05-18 | 1 | -0/+5 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 4 | -160/+89 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 6 | -0/+1356 |