]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/Makefile.am
Merge branch 'ipc-service'
[people/ms/strongswan.git] / src / libstrongswan / Makefile.am
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
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved enum_name_t to utils folder
2012-10-24  Tobias BrunnerMoved chunk_t to utils folder
2012-10-24  Tobias BrunnerMoved printf hooks to utils folder
2012-10-24  Tobias BrunnerMoved integrity_checker_t to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-10-24  Tobias BrunnerMoved packet_t and tun_device_t to networking folder
2012-10-24  Tobias BrunnerMoved host_t and host_resolver_t to a new networking...
2012-10-18  Tobias BrunnerMerge branch 'android-mobility'
2012-10-18  Tobias BrunnerResolve hosts by DNS name in separate threads so we...
2012-10-02  Martin WilliInclude all dev headers, even if they are configuration...
2012-09-21  Tobias BrunnerAdded a condvar implementation that works with rwlock_t
2012-09-13  Tobias BrunnerMerge branch 'custom-crypto'
2012-09-13  Francois ten KroodenMoved proposal_keywords to proposal_keywords_static
2012-08-14  Andreas Steffenfixed Makefile for libstrongswan dev headers
2012-08-13  Tobias BrunnerMerge branch 'android-app'
2012-08-08  Tobias BrunnerAdded utility class to create TUN devices
2012-08-08  Tobias BrunnerMoved types used by kernel_ipsec_t interface (and libip...
2012-08-08  Tobias BrunnerAdded a simple blocking queue around linked_list_t
2012-08-08  Tobias BrunnerMoved packet_t to libstrongswan
2012-07-13  Martin WilliWith --enable-bfd-backtraces, use binutils libbfd to...
2012-07-11  Andreas Steffenfixed libstrongswan/Makefile.am
2012-07-11  Martin WilliInstall dev headers only if --with-dev-headers= option...
2012-07-11  Martin WilliInstall libstrongswan development headers
2012-07-04  Martin WilliRefactored heavily #ifdefd capability code to its own...
2012-07-04  Tobias BrunnerAdded wrapper for POSIX spin locks
2012-06-25  Tobias BrunnerMake the hmac_t interface a generic interface for messa...
2012-06-25  Tobias BrunnerSimple wrappers for HMAC based prf_t and signer_t imple...
2012-06-11  Tobias BrunnerUpdated PKCS#7 parser/generator in libstrongswan.
2012-05-18  Adrian-Ken RueegseggerAdd nonce plugin implementation
2012-05-18  Adrian-Ken RueegseggerAdd nonce generator interface
2012-05-02  Tobias BrunnerAdded a wrapper class around POSIX semaphores.
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-04-03  Tobias BrunnerImplemented AES-CMAC based PRF and signer.
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliUse a string to identify xauth backends, no need for...
2012-03-20  Clavister OpenSourceIKEv1 XAuth: Add XAuth defines for plugin types.
2012-02-01  Tobias BrunnerAdded PKCS#8 stub plugin.
2011-10-14  Martin WilliAdded support for plugin features
2011-10-14  Martin WilliAdd enum names for database drivers
2011-07-06  Tobias BrunnerFinally removed deprecated iterator_t.
2011-07-05  Tobias BrunnerDon't install the libraries directly in lib/.
2011-06-01  Andreas Steffenmake IMC/IMV pairs independent of libcharon
2011-05-31  Andreas Steffenrenamed tls_reader|writer to bio_* and moved to libstro...
2011-05-16  Martin WilliAdded job priority enum names
2011-04-04  Martin WilliAdded a new FETCH_CALLBACK option to fetch data without...
2011-01-17  Martin WilliImplemented an alternative HTTP fetcher based on libsoup
2011-01-05  Martin WilliAdded plugin stub for advanced X509 constraint checking
2011-01-05  Martin WilliRemove x509_flag_names, flags do not work with ENUM()
2010-12-20  Martin WilliAdded plugin stub for AF_ALG
2010-09-02  Tobias BrunnerMoved scheduler and thread pool to libstrongswan.
2010-08-31  Martin WilliMoved EAP type/code definitions to a seprate header...
2010-08-23  Martin WilliRebuild library.lo after changing ./configure options
2010-08-19  Martin WilliImplemented a gcm plugin providing GCM mode based on...
2010-08-19  Martin WilliImplemented a ccm plugin providing CCM mode based on...
next