]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/openac/openac.c
Support different encoding types in certificate.get_encoding()
[thirdparty/strongswan.git] / src / openac / openac.c
2010-07-13  Martin WilliSupport different encoding types in certificate.get_enc...
2010-04-07  Martin WilliMigrated scepclient/openac logging hooks to new signature
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-10-05  Andreas Steffenfixed serial number conversion from hex
2009-10-05  Andreas Steffenpluto now uses x509 plugin for attribute certificate...
2009-09-18  Andreas Steffeneliminated double library_deinit()
2009-09-10  Martin Willipass NULL to library_init() to load settings from defau...
2009-09-10  Martin Williuse NULL to load plugins from default plugin directory
2009-09-04  Martin Williremove spaces within tabs (\t( )+\t)
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-09-01  Martin Willihandle plugin loading failures
2009-08-26  Martin Williopenac (and tools) do not depend on gmp anymore
2009-08-26  Martin Willimake use of the pem helper plugin to load credentials
2009-08-17  Andreas Steffenintegrity test of openac and scepclient code files
2009-08-17  Andreas Steffenreinitialize print arguments
2009-08-14  Andreas Steffencheck success of library_init()
2009-06-22  Martin Williremoved obsolete INTEGRITY_TEST and fips signer code
2009-05-28  Andreas Steffenhide credentials headers in credential_factory.h
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-20  Andreas Steffenmigrated write_chunk() to chunk_write()
2009-04-17  Andreas Steffenimproved openac dbg function handling multiple lines...
2008-12-04  Andreas Steffenfixed refactoring error in openac
2008-09-17  Martin Willichecking mpz_export return value properly
2008-09-02  Martin Williported openac to credential factory changes
2008-05-16  Martin Williloading default modules depending on configure options
2008-05-15  Andreas Steffenadded missing semicolon
2008-05-15  Martin Williplugin load configuration in strongswan.conf
2008-04-26  Andreas Steffenrefactoring of the ASN.1 parser
2008-04-25  Andreas Steffenchunk_to_hex() adaptations
2008-04-17  Andreas Steffencorrected variable name
2008-04-17  Martin Willicosmetics to chunk_write()
2008-04-07  Martin Williadded ./configure option --with-strongswan-conf=
2008-03-28  Martin Willifixed compiler warning in openace
2008-03-25  Andreas Steffencertificate factory can load certs from file
2008-03-25  Andreas Steffenfixed refence counts before calling attribute certifica...
2008-03-21  Andreas Steffenadded ietf group attribute support to attibute certific...
2008-03-21  Andreas Steffenfixed memory allocation problem in openac
2008-03-21  Andreas Steffenadded BUILD_SERIAL component and fixed several ac bugs
2008-03-21  Andreas Steffenadded credential factory support for BULD_NOT_BEFORE_TI...
2008-03-21  Andreas Steffeninitialize library in openac
2008-03-20  Andreas Steffenremoved build.h include
2008-03-20  Andreas Steffenrefactored openac and its attribute certificate factory
2008-02-04  Andreas Steffenuse the new options_t class
2007-10-17  Andreas Steffencorrected brief
2007-10-12  Andreas Steffenadded briefs
2007-10-08  Andreas Steffencosmetics
2007-10-08  Andreas Steffenadded RCSID
2007-10-03  Martin Williproper cleanup on error
2007-10-03  Martin Willimore libstrongswan-like error handling in optionsfrom
2007-09-27  Martin Williadded vsyslog to leak detectives white list
2007-09-25  Andreas Steffencleaning up
2007-09-18  Andreas Steffenadded all required includes
2007-09-18  Andreas Steffenremoved some empty lines
2007-04-10  Andreas Steffenchanged tab spacing from 8 to 4
2006-05-16  Martin Willi- introduced autotools
2006-04-28  Martin Willi(no commit message)