]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/Makefile.am
atomics: Move atomics/recounting support to separate files
[people/ms/strongswan.git] / src / libstrongswan / Makefile.am
2015-04-16  Martin Williatomics: Move atomics/recounting support to separate...
2015-04-15  Martin WilliMerge branch 'aesni'
2015-04-15  Martin Williaesni: Provide a plugin stub for AES-NI instruction...
2015-04-13  Martin WilliMerge branch 'cpu-features'
2015-04-13  Martin Willicpu-feature: Add a common class to query available...
2015-04-13  Martin Williiv-gen: Add a generic constructor to create an IV gen...
2015-03-09  Tobias Brunnerfiles: Add simple plugin to load files from file:/...
2015-03-04  Tobias BrunnerMerge branch 'ikev2-signature-authentication'
2015-03-04  Tobias Brunnerhash-algorithm-set: Add class to manage a set of hash...
2014-12-12  Tobias Brunnerbliss: Fix monolithic build
2014-11-29  Andreas Steffenunit-tests: Created separate mgf1 test suite
2014-11-29  Andreas SteffenImplemented bitspender based on the MGF1 mask generator...
2014-11-29  Andreas SteffenMoved mgf1 class to libstrongswan/crypto/mgf1
2014-11-29  Andreas SteffenCreated framework for BLISS post-quantum signature...
2014-11-21  Martin WilliMerge branch 'poll'
2014-11-21  Martin Williwindows: Move the compatibility header to the compat...
2014-11-21  Martin Williapple: Introduce a central compatibility header with...
2014-10-06  Martin WilliMerge branch 'ext-auth'
2014-10-06  Martin Williprocess: Provide an abstraction to spawn child processe...
2014-06-19  Tobias BrunnerMerge branch 'ipsec.conf-parser'
2014-06-19  Tobias Brunnercollections: Add interface for read-only dictionaries
2014-06-06  Martin WilliMerge branch 'win-32bit'
2014-06-06  Martin Williwindows: Link against psapi32
2014-06-04  Martin WilliMerge branch 'win-fetcher'
2014-06-04  Martin Williwinhttp: Implement a http(s) fetcher based on Microsoft...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Williwindows: Provide a complete native Windows threading...
2014-06-04  Martin Willistream: Separate TCP/Unix stream helpers from stream...
2014-06-04  Martin Williwindows: Add utils_init/deinit functions to initialize...
2014-06-04  Martin Willibacktrace: Add DbgHelp based Windows support for creati...
2014-06-04  Martin Williwindows: Link libstrongswan against ws2_32.dll
2014-06-03  Martin Williwindows: Add a common Windows header for platform speci...
2014-05-15  Tobias BrunnerMerge branch 'settings-parser'
2014-05-15  Tobias Brunnersettings: Add flex/bison based parser for strongswan...
2014-05-15  Tobias Brunnersettings: Extract section and key/value pair types...
2014-05-15  Tobias Brunnerparser-helper: Add utility class for flex/bison based...
2014-05-15  Tobias Brunnersettings: Move to a separate folder
2014-03-31  Martin WilliMerge branch 'acerts'
2014-03-31  Martin Williacert: Implement a plugin finding, validating and evalu...
2014-03-31  Martin Willix509: Integrate IETF attribute handling, and obsolete...
2014-02-24  Tobias BrunnerMerge branch 'dirname'
2014-02-24  Tobias Brunnerutils: Move thread-safe strerror replacement to a separ...
2013-12-04  Tobias Brunnerunit-tests: Add facility to register testable functions
2013-11-27  Andreas SteffenPrototype implementation of IKE key exchange via NTRU...
2013-11-06  Martin WilliMerge branch 'unit-tests'
2013-11-06  Martin Williunit-tests: Enable libstrongswan tests even if --enable...
2013-10-11  Tobias Brunneriv-gen: Add missing header files to Makefile.am
2013-10-11  Tobias BrunnerMerge branch 'iv-gen'
2013-10-11  Tobias Brunneriv_gen: Add IV generator that allocates IVs sequentially
2013-10-11  Tobias Brunneriv_gen: Add IV generator that allocates IVs randomly
2013-10-11  Tobias Brunnercrypto: Add generic interface for IV generators
2013-10-11  Martin WilliMerge branch 'printf-hook'
2013-10-11  Martin Williprintf-hook-builtin: Add a new "builtin" backend using...
2013-10-11  Martin Williprintf-hook: Move glibc/vstr printf hook backends to...
2013-09-11  Tobias BrunnerBuild all shared libraries with -no-undefined and link...
2013-07-18  Martin WilliMerge branch 'ipc-service'
2013-07-18  Martin Willistream: add a manager to dynamically register streams...
2013-07-18  Martin Willistream: add a stream service class abstracting services...
2013-07-18  Martin Willistream: add a stream class abstracting BSD sockets
2013-07-18  Martin Williwatcher: add a centralized an generic facility to monit...
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-07-18  Martin WilliMerge branch 'charon-xpc'
2013-07-18  Martin Willikeychain: add a stub for a credential plugin using...
2013-07-17  Martin WilliMerge branch 'array'
2013-07-17  Martin Williarray: introduce an array collection storing elements...
2013-06-11  Tobias BrunnerMerge branch 'unit-tests'
2013-06-11  Tobias BrunnerEnable coverage report for libstrongswan
2013-06-11  Tobias BrunnerAdd test runner for unit tests in libstrongswan
2013-05-08  Tobias BrunnerMerge branch 'charon-cmd-pkcs12'
2013-05-08  Tobias BrunnerAdd pkcs12 plugin which adds support for decoding PKCS...
2013-05-08  Tobias BrunnerMove PKCS#12 key derivation to a separate file
2013-05-08  Tobias BrunnerAdd implementation of the RC2 block cipher (RFC 2268)
2013-05-08  Tobias BrunnerExtract PKCS#5 handling from pkcs8 plugin to separate...
2013-05-08  Tobias BrunnerMerge branch 'charon-cmd-agent'
2013-05-07  Tobias BrunnerAdd sshkey plugin stub that will parse RFC 4253 public...
2013-05-06  Martin WilliMerge branch 'leak-detective-dlsym'
2013-05-06  Martin Willibacktrace: add an alternative stack unwinding implement...
2013-05-06  Martin WilliMerge branch 'silent-automake'
2013-05-06  Martin WilliUse the GEN silent rule when generating oid database...
2013-05-06  Martin WilliUse the GEN silent rule when generating gperf 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  Tobias BrunnerMerge branch 'dnssec'
2013-02-19  Reto GuadagniniImplemented rr_set_t interface
2013-02-19  Reto GuadagniniAdded unbound plugin implementing the resolver interfac...
2013-02-19  Reto GuadagniniAdded manager for DNS resolvers
2013-02-19  Reto GuadagniniAdded interface for DNS resolvers
2013-01-17  Tobias BrunnerMerge branch 'debian-testing'
2013-01-12  Tobias BrunnerMerge branch 'ikev1-fragmentation'
2013-01-11  Martin WilliAdd a rdrand plugin stub detecting availability of...
2012-12-19  Martin WilliMove PKCS#9 attribute lists to pkcs7 plugin, as we...
2012-12-19  Martin WilliRemove unused monolithic PKCS#7 code
2012-12-19  Martin WilliAdd a plugin stub for PKCS#7 containers
2012-12-19  Martin WilliAdd a generic interface for crypto containers and a...
2012-10-24  Tobias BrunnerMoved utils.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved settings_t to utils folder
next