aboutsummaryrefslogtreecommitdiffstats
path: root/src/openac
Commit message (Collapse)AuthorAgeFilesLines
* fixed serial number conversion from hexAndreas Steffen2009-10-051-0/+5
|
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-2/+0
|
* eliminated double library_deinit()Andreas Steffen2009-09-191-1/+0
|
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-102-2/+1
|
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-102-2/+1
|
* use sysconfdir, no need for an additional confdir variableMartin Willi2009-09-071-1/+1
|
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-2/+2
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-2/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-8/+8
|
* handle plugin loading failuresMartin Willi2009-09-011-4/+6
|
* openac (and tools) do not depend on gmp anymoreMartin Willi2009-08-262-56/+20
|
* make use of the pem helper plugin to load credentialsMartin Willi2009-08-261-29/+5
|
* integrity test of openac and scepclient code filesAndreas Steffen2009-08-171-0/+7
|
* reinitialize print argumentsAndreas Steffen2009-08-171-2/+3
|
* check success of library_init()Andreas Steffen2009-08-141-1/+5
|
* removed obsolete INTEGRITY_TEST and fips signer codeMartin Willi2009-06-221-19/+0
| | | | --enable-integrity-test now conditionally builds libchecksum
* hide credentials headers in credential_factory.hAndreas Steffen2009-05-281-0/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* added .gitignore files, ready for the switchMartin Willi2009-04-301-0/+1
|
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-1/+2
|
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-201-2/+1
|
* improved openac dbg function handling multiple lines to syslogAndreas Steffen2009-04-171-1/+18
|
* fixed refactoring error in openacAndreas Steffen2008-12-041-1/+0
|
* checking mpz_export return value properlyMartin Willi2008-09-171-0/+4
| | | | fixes a potential DoS attack if a DH value of zero gets processed
* ported openac to credential factory changesMartin Willi2008-09-021-3/+5
|
* fixed the strongswan.conf pathAndreas Steffen2008-05-221-2/+5
|
* loading default modules depending on configure optionsMartin Willi2008-05-162-3/+2
|
* added missing semicolonAndreas Steffen2008-05-151-1/+1
|
* plugin load configuration in strongswan.confMartin Willi2008-05-151-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 parserAndreas Steffen2008-04-261-2/+2
|
* chunk_to_hex() adaptationsAndreas Steffen2008-04-251-11/+10
|
* corrected variable nameAndreas Steffen2008-04-171-2/+2
|
* cosmetics to chunk_write()Martin Willi2008-04-171-0/+1
|
* added ./configure option --with-strongswan-conf=Martin Willi2008-04-072-2/+1
| | | | defaults to /etc/strongswan.conf
* fixed compiler warning in openaceMartin Willi2008-03-281-1/+2
| | | | fixed pem loading bug
* certificate factory can load certs from fileAndreas Steffen2008-03-251-8/+12
|
* fixed refence counts before calling attribute certificate factoryAndreas Steffen2008-03-251-66/+20
|
* added ietf group attribute support to attibute certificate factoryAndreas Steffen2008-03-211-0/+1
|
* fixed memory allocation problem in openacAndreas Steffen2008-03-211-1/+1
|
* added BUILD_SERIAL component and fixed several ac bugsAndreas Steffen2008-03-211-2/+2
|
* added credential factory support for BULD_NOT_BEFORE_TIME and ↵Andreas Steffen2008-03-211-2/+2
| | | | BUILD_NOT_AFTER_TIME
* initialize library in openacAndreas Steffen2008-03-212-5/+24
|
* removed build.h includeAndreas Steffen2008-03-201-2/+0
|
* refactored openac and its attribute certificate factoryAndreas Steffen2008-03-204-273/+114
|
* use the new options_t classAndreas Steffen2008-02-041-1/+4
|
* extended asn1_algorithmIdentifier() to SHA-2Andreas Steffen2008-01-221-12/+5
|
* corrected briefAndreas Steffen2007-10-171-1/+1
|
* added briefsAndreas Steffen2007-10-121-4/+11
|
* cosmeticsAndreas Steffen2007-10-081-0/+1
|