]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/scepclient/scepclient.c
Simplified logging of list of loaded plugins.
[thirdparty/strongswan.git] / src / scepclient / scepclient.c
2012-01-19  Tobias BrunnerSimplified logging of list of loaded plugins.
2011-11-25  Tobias BrunnerFixed check of max_poll_time as it is an unsigned int.
2011-11-04  Thomas EgererAllow support for CA-certificate retrieval in scepclient 4.6.0
2011-10-14  Martin WilliPlugin enumerator enumerates over loaded features, too
2011-10-14  Martin WilliInclude library.h in plugin.h
2011-05-19  Martin WilliFix some warnings triggered by gcc 4.6 -Wunused-but...
2011-04-19  Tobias Brunnerscepclient: Proper handling of multiple received certif...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2010-08-10  Martin WilliUse bits instead of bytes for a private/public key
2010-08-04  Martin WilliUse a dedicated build part for challenge passwords...
2010-07-13  Martin WilliSupport different encoding types in certificate.get_enc...
2010-07-13  Martin WilliRenamed key_encod{ing,der}_t and constants, prepare...
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-10-10  Andreas Steffenreplaced struct id by identification_t
2009-09-27  Andreas Steffenpluto and scepclient now use the x509 plugin for certif...
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 before tabs at the beginning of lines...
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-09-01  Martin Willihandle plugin loading failures
2009-08-31  Martin Williuse time_monotonic() instead of time() for statistics...
2009-08-26  Martin Williupdated scepclient to new encoding API
2009-08-17  Andreas Steffenintegrity test of openac and scepclient code files
2009-08-14  Andreas Steffencheck success of library_init()
2009-06-20  Andreas Steffenuse get_proposal_token() for algorithm selection
2009-06-17  Andreas Steffenadded Camellia encryption support to scepclient
2009-06-09  Andreas Steffenhooray, pluto and scepclient do not depend on libgmp...
2009-06-09  Andreas Steffenpluto and scepclient use private and public key plugins...
2009-05-08  Andreas Steffenstarted migration to encryption plugins
2009-04-30  Andreas Steffenpluto and scepclient use the random plugin from libstro...
2009-04-29  Andreas Steffenpluto and scepclient use the curl and ldap fetcher...
2009-04-21  Andreas Steffenadded plugin load mechanism to pluto and scepclient... 4.3.0
2009-04-20  Andreas Steffenscepclient and pluto use asn1 from libstrongswan
2009-04-20  Andreas Steffenmigrated write_chunk() to chunk_write()
2009-04-19  Andreas Steffenconversion from 8 spaces to 4 spaces per tab
2009-04-18  Andreas Steffenscepclient uses the optionsfrom parser from libstrongswan
2009-04-18  Andreas Steffencreated pluto and scepclient now use libstrongswan...
2009-04-17  Andreas Steffenported most of the libstrongswan chunk_t macros to...
2009-04-17  Andreas Steffenrenamed empty_chunk to chunk_empty
2009-04-17  Andreas Steffenmoved strcaseeq() macro from constants.h to utils.h
2009-04-17  Andreas Steffenport the libstrongswan memory allocation methods to...
2009-04-16  Andreas Steffenremoved old leak detective
2007-08-15  Andreas Steffenremoved oid.txt and oid.pl in pluto subdir
2006-04-28  Martin Willi(no commit message)