aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add plugin constructor registration for all libraries that provide pluginsTobias Brunner2017-05-231-0/+9
* plugin-constructors: Add script to generate constructor registrationTobias Brunner2017-05-231-0/+1
* curve25519: Add a plugin providing Curve25519 DH using backend driversMartin Willi2016-11-141-0/+7
* mgf1: Refactored MGF1 as an XOFAndreas Steffen2016-09-211-4/+9
* xof: Add header to dev headersTobias Brunner2016-08-291-1/+2
* unit-tests: Created newhope unit-testsAndreas Steffen2016-08-101-0/+4
* Created newhope plugin implementing the New Hope key exchange algorithmAndreas Steffen2016-08-101-0/+7
* Created libnttfftAndreas Steffen2016-07-291-4/+19
* xof: Defined Extended Output FunctionsAndreas Steffen2016-07-291-0/+1
* configure: Check for and explicitly link against -latomicMartin Willi2016-06-141-1/+3
* Changed some certificate_type_names and added x509_flag_namesAndreas Steffen2015-12-111-1/+1
* Standardized printing of certificate informationAndreas Steffen2015-12-111-0/+2
* android: Replace AndroidConfigLocal.h with a header in utils/compatTobias Brunner2015-11-121-2/+2
* crypto: Add NULL IV generatorTobias Brunner2015-11-091-1/+2
* Implemented SHA-3 hash algorithm including test vectorsAndreas Steffen2015-11-031-0/+7
* chapoly: Provide a generic ChaCha20/Poly1305 AEAD supporting driver backendsMartin Willi2015-06-291-0/+7
* settings: Fix out-of-tree buildTobias Brunner2015-06-111-1/+1
* align: Move min/max/padding/alignment functions to separate filesMartin Willi2015-04-161-2/+3
* time: Move time related functions to separate filesMartin Willi2015-04-161-2/+2
* object: Move OO programming helper macros to a separate header fileMartin Willi2015-04-161-1/+1
* status: Move status_t type and functions to separate filesMartin Willi2015-04-161-2/+3
* path: Move path related utility functions to separate filesMartin Willi2015-04-161-2/+2
* tty: Move tty related functions to separate filesMartin Willi2015-04-161-2/+3
* memory: Move memory manipulation related functions to separate filesMartin Willi2015-04-161-2/+2
* string: Move string related utility functions to separate filesMartin Willi2015-04-161-2/+3
* byteorder: Move byte order related functions to separate header fileMartin Willi2015-04-161-1/+1
* types: Use generic type definitions to separate header fileMartin Willi2015-04-161-1/+1
* atomics: Move atomics/recounting support to separate filesMartin Willi2015-04-161-2/+4
* aesni: Provide a plugin stub for AES-NI instruction based crypto primitivesMartin Willi2015-04-151-0/+7
* cpu-feature: Add a common class to query available CPU featuresMartin Willi2015-04-131-2/+2
* iv-gen: Add a generic constructor to create an IV gen from an algorithmMartin Willi2015-04-131-1/+1
* files: Add simple plugin to load files from file:// URIsTobias Brunner2015-03-091-0/+7
* hash-algorithm-set: Add class to manage a set of hash algorithmsTobias Brunner2015-03-041-1/+3
* bliss: Fix monolithic buildTobias Brunner2014-12-121-7/+8
* unit-tests: Created separate mgf1 test suiteAndreas Steffen2014-11-291-7/+9
* Implemented bitspender based on the MGF1 mask generator functionAndreas Steffen2014-11-291-2/+4
* Moved mgf1 class to libstrongswan/crypto/mgf1Andreas Steffen2014-11-291-2/+2
* Created framework for BLISS post-quantum signature algorithmAndreas Steffen2014-11-291-0/+7
* windows: Move the compatibility header to the compat subfolderMartin Willi2014-11-211-3/+3
* apple: Introduce a central compatibility header with all __APPLE__ quirksMartin Willi2014-11-211-1/+1
* process: Provide an abstraction to spawn child processes with redirected I/OMartin Willi2014-10-061-2/+2
* collections: Add interface for read-only dictionariesTobias Brunner2014-06-191-1/+1
* windows: Link against psapi32Martin Willi2014-06-061-1/+1
* winhttp: Implement a http(s) fetcher based on Microsofts WinHTTP APIMartin Willi2014-06-041-0/+7
* windows: Provide a complete native Windows threading backendMartin Willi2014-06-041-4/+17
* stream: Separate TCP/Unix stream helpers from stream/service implementationsMartin Willi2014-06-041-2/+11
* windows: Add utils_init/deinit functions to initialize Winsock2Martin Willi2014-06-041-0/+2
* backtrace: Add DbgHelp based Windows support for creating/printing backtracesMartin Willi2014-06-041-0/+5
* windows: Link libstrongswan against ws2_32.dllMartin Willi2014-06-041-0/+4
* windows: Add a common Windows header for platform specific wrappersMartin Willi2014-06-031-1/+1