aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* stream: add a manager to dynamically register streams and servicesMartin Willi2013-07-181-2/+2
* stream: add a stream service class abstracting services using BSD socketsMartin Willi2013-07-181-0/+2
* stream: add a stream class abstracting BSD socketsMartin Willi2013-07-181-2/+2
* watcher: add a centralized an generic facility to monitor file descriptorsMartin Willi2013-07-181-2/+2
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-9/+11
* keychain: add a stub for a credential plugin using OS X Keychain ServicesMartin Willi2013-07-181-0/+7
* array: introduce an array collection storing elements very efficientlyMartin Willi2013-07-171-1/+2
* Enable coverage report for libstrongswanTobias Brunner2013-06-111-1/+2
* Add test runner for unit tests in libstrongswanTobias Brunner2013-06-111-0/+7
* Add pkcs12 plugin which adds support for decoding PKCS#12 containersTobias Brunner2013-05-081-0/+7
* Move PKCS#12 key derivation to a separate fileTobias Brunner2013-05-081-1/+2
* Add implementation of the RC2 block cipher (RFC 2268)Tobias Brunner2013-05-081-0/+7
* Extract PKCS#5 handling from pkcs8 plugin to separate helper classTobias Brunner2013-05-081-2/+2
* Add sshkey plugin stub that will parse RFC 4253 public keysTobias Brunner2013-05-071-0/+7
* backtrace: add an alternative stack unwinding implementation using libunwindMartin Willi2013-05-061-1/+1
* Use the GEN silent rule when generating oid database with perlMartin Willi2013-05-061-0/+2
* Use the GEN silent rule when generating gperf filesMartin Willi2013-05-061-0/+1
* Implemented rr_set_t interfaceReto Guadagnini2013-02-191-1/+1
* Added unbound plugin implementing the resolver interface using libunboundReto Guadagnini2013-02-191-0/+7
* Added manager for DNS resolversReto Guadagnini2013-02-191-1/+2
* Added interface for DNS resolversReto Guadagnini2013-02-191-0/+2
* Add a rdrand plugin stub detecting availability of RDRAND instructionsMartin Willi2013-01-111-0/+7
* Move PKCS#9 attribute lists to pkcs7 plugin, as we currently use it there onlyMartin Willi2012-12-191-4/+2
* Remove unused monolithic PKCS#7 codeMartin Willi2012-12-191-2/+2
* Add a plugin stub for PKCS#7 containersMartin Willi2012-12-191-0/+7
* Add a generic interface for crypto containers and a more specific PKCS#7 inte...Martin Willi2012-12-191-0/+2
* Moved utils.[ch] to utils folderTobias Brunner2012-10-241-2/+2
* Moved settings_t to utils folderTobias Brunner2012-10-241-4/+4
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-6/+7
* Moved enum_name_t to utils folderTobias Brunner2012-10-241-4/+4
* Moved chunk_t to utils folderTobias Brunner2012-10-241-4/+4
* Moved printf hooks to utils folderTobias Brunner2012-10-241-4/+4
* Moved integrity_checker_t to utils folderTobias Brunner2012-10-241-2/+2
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-2/+4
* Moved packet_t and tun_device_t to networking folderTobias Brunner2012-10-241-6/+8
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-4/+6
* Resolve hosts by DNS name in separate threads so we can cancel themTobias Brunner2012-10-181-3/+3
* Include all dev headers, even if they are configuration specificMartin Willi2012-10-021-5/+4
* Added a condvar implementation that works with rwlock_tTobias Brunner2012-09-211-4/+4
* Moved proposal_keywords to proposal_keywords_staticFrancois ten Krooden2012-09-131-8/+10
* fixed Makefile for libstrongswan dev headersAndreas Steffen2012-08-141-2/+2
* Added utility class to create TUN devicesTobias Brunner2012-08-081-2/+2
* Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswanTobias Brunner2012-08-081-4/+6
* Added a simple blocking queue around linked_list_tTobias Brunner2012-08-081-4/+4
* Moved packet_t to libstrongswanTobias Brunner2012-08-081-3/+4
* With --enable-bfd-backtraces, use binutils libbfd to resolve backtracesMartin Willi2012-07-131-1/+1
* fixed libstrongswan/Makefile.amAndreas Steffen2012-07-111-11/+11
* Install dev headers only if --with-dev-headers= option is setMartin Willi2012-07-111-1/+3
* Install libstrongswan development headersMartin Willi2012-07-111-78/+56
* Refactored heavily #ifdefd capability code to its own libstrongswan classMartin Willi2012-07-041-0/+5