]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/scepclient
android: Again change how data source is handled in TileService
[thirdparty/strongswan.git] / src / scepclient /
2020-02-11  Josh SorefSpelling fixes
2020-01-28  Tobias Brunnerscepclient: Avoid name conflict with global PKCS#7...
2020-01-15  Tobias Brunnerscepclient: Add missing short options (-i, -T)
2018-12-03  Tobias Brunnerscepclient: Don't use a block-scope buffer for the...
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Remove empty unused library
2015-09-09  Tobias Brunnerscepclient: Remove copyright and license from man page
2014-06-06  Tobias Brunnerandroid: Add all Android.mk files to the tarball
2014-05-16  Martin WilliMerge branch 'clang-fixes'
2014-05-16  Martin Williscepclient: Cast OID_UNKNOWN before comparing it to...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: Add global config namespace
2014-01-23  Martin WilliMerge branch 'chunk-mmap'
2014-01-23  Martin Willichunk: Externalize error reporting in chunk_write()
2013-11-13  Tobias Brunnerandroid: Remove dependency on libvstr
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-06-28  Tobias Brunnerplugin-loader: Removed unused path argument of load...
2013-06-21  Tobias Brunnerplugin-loader: Add method to print loaded plugins on...
2013-06-11  Martin WilliMerge branch 'scep-bind'
2013-06-11  Martin Williscepclient: support a --bind option to fetch from a...
2013-03-20  Tobias Brunnerandroid: Remove/filter header files from LOCAL_SRC_FILES
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-19  Martin WilliFix encoding of issuerAndSubject while handling SCEP...
2013-02-14  Martin WilliMerge branch 'ike-dscp'
2013-02-14  Martin WilliMerge branch 'pt-tls'
2013-02-14  Martin WilliRemove leading zeros in SCEP certificate serialNumbers
2013-02-08  Martin WilliAdd a --httptimeout option to scepclient
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2012-12-19  Martin WilliFree leaking scep attributes
2012-12-19  Martin WilliCorrected error message if enveloped-data decryption...
2012-12-19  Martin WilliMove PKCS#9 attribute lists to pkcs7 plugin, as we...
2012-12-19  Martin WilliAllocate data returned by pkcs7_t.get_attribute()
2012-12-19  Martin WilliMigrated scepclient to new modular PKCS# API
2012-12-19  Martin WilliUnify PKCS#9 set_attribute* methods to a single add_att...
2012-10-24  Martin WilliAdd a scepclient option to specify a CA identifier...
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-09-13  Tobias BrunnerMerge branch 'custom-crypto'
2012-09-13  Tobias BrunnerAdded possibility to register custom proposal keywords
2012-09-13  Tobias BrunnerRemoved len argument from proposal_get_token()
2012-07-16  Martin WilliAdd a return value to hasher_t.get_hash()
2012-07-16  Tobias BrunnerCheck rng return value when generating SCEP sender...
2012-06-26  Tobias Brunnerscepclient: Added support to build it on Android
2012-06-25  Tobias Brunnerhasher_algorithm_from_integrity() optionally returns...
2012-06-13  Tobias Brunnerscepclient: Fixed Makefile after removing enable-smartc...
2012-06-11  Tobias Brunnerscepclient: Option added to read PKCS#10 certificate...
2012-06-11  Tobias Brunnerscepclient: Option added to read self-signed certificat...
2012-06-11  Tobias Brunnerscepclient: Generate uppercase transaction ID.
2012-06-11  Tobias Brunnerscepclient: Use HTTP 1.0 for all requests.
2012-06-11  Tobias Brunnerscepclient: Options added to specify digest/signature...
2012-06-11  Tobias Brunnerscepclient: Also number CA certificates in case there...
2012-06-11  Tobias Brunnerscepclient: Store received RA certificates, using CA...
2012-06-11  Tobias Brunnerscepclient: Use pkcs7_t and pkcs9_t, remove all depende...
2012-06-11  Tobias Brunnerscepclient: Local generation of file names.
2012-06-11  Tobias Brunnerscepclient: Replaced usages of datatot().
2012-06-11  Tobias Brunnerscepclient: Migrated logging to libstrongswan.
2012-06-11  Tobias Brunnerscepclient: Some code cleanup.
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-01-19  Tobias BrunnerCache list of plugin names to further simplify its...
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_...
2011-02-07  Tobias BrunnerSome typos fixed.
2010-08-12  Martin WilliBuild dedicated plugin lists for each strongSwan component
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-29  Tobias BrunnerFixing out-of-tree build after adding dependency to...
2010-04-29  Martin WilliUsers of PLUGINS depend on config.status, rebuilding...
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...
2010-03-25  Martin WilliAdded libhydra include to scepclient
2009-10-10  Andreas Steffenreplaced struct id by identification_t
2009-09-28  Andreas Steffenscepclient uses pkcs10 from libstrongswan
2009-09-27  Andreas Steffenpluto and scepclient now use the x509 plugin for certif...
2009-09-11  Martin WilliRemoved chunk_from_buf() in favor of a simpler chunk_fr...
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-07  Martin Williuse sysconfdir, no need for an additional confdir variable
2009-09-07  Martin WilliRemoved trailing whitespaces in configure.in/Makefile.am
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-27  Martin Willicreate algorithmIdentifier dynamically from OID database
2009-08-26  Martin Williupdated scepclient to new encoding API
2009-08-26  Martin Williremoved obsolete PEM code in pluto/libstrongswan
2009-08-17  Andreas Steffenintegrity test of openac and scepclient code files
next