Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrated scepclient/openac logging hooks to new signature | Martin Willi | 2010-04-07 | 1 | -1/+1 |
| | |||||
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -5/+6 |
| | |||||
* | fixed serial number conversion from hex | Andreas Steffen | 2009-10-05 | 1 | -0/+5 |
| | |||||
* | pluto now uses x509 plugin for attribute certificate handling | Andreas Steffen | 2009-10-05 | 1 | -2/+0 |
| | |||||
* | eliminated double library_deinit() | Andreas Steffen | 2009-09-19 | 1 | -1/+0 |
| | |||||
* | pass NULL to library_init() to load settings from default file | Martin Willi | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | use NULL to load plugins from default plugin directory | Martin Willi | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -8/+8 |
| | |||||
* | handle plugin loading failures | Martin Willi | 2009-09-01 | 1 | -4/+6 |
| | |||||
* | openac (and tools) do not depend on gmp anymore | Martin Willi | 2009-08-26 | 1 | -55/+19 |
| | |||||
* | make use of the pem helper plugin to load credentials | Martin Willi | 2009-08-26 | 1 | -29/+5 |
| | |||||
* | integrity test of openac and scepclient code files | Andreas Steffen | 2009-08-17 | 1 | -0/+7 |
| | |||||
* | reinitialize print arguments | Andreas Steffen | 2009-08-17 | 1 | -2/+3 |
| | |||||
* | check success of library_init() | Andreas Steffen | 2009-08-14 | 1 | -1/+5 |
| | |||||
* | removed obsolete INTEGRITY_TEST and fips signer code | Martin Willi | 2009-06-22 | 1 | -19/+0 |
| | | | | --enable-integrity-test now conditionally builds libchecksum | ||||
* | hide credentials headers in credential_factory.h | Andreas Steffen | 2009-05-28 | 1 | -0/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | migrated write_chunk() to chunk_write() | Andreas Steffen | 2009-04-20 | 1 | -2/+1 |
| | |||||
* | improved openac dbg function handling multiple lines to syslog | Andreas Steffen | 2009-04-17 | 1 | -1/+18 |
| | |||||
* | 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 |
| | |||||
* | loading default modules depending on configure options | Martin Willi | 2008-05-16 | 1 | -2/+1 |
| | |||||
* | 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 | 1 | -1/+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 | 1 | -4/+21 |
| | |||||
* | removed build.h include | Andreas Steffen | 2008-03-20 | 1 | -2/+0 |
| | |||||
* | refactored openac and its attribute certificate factory | Andreas Steffen | 2008-03-20 | 1 | -34/+113 |
| | |||||
* | use the new options_t class | Andreas Steffen | 2008-02-04 | 1 | -1/+4 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | 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 |