aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
Commit message (Expand)AuthorAgeFilesLines
* proposal: Parse modpnone as MODP_NONE(0)Tobias Brunner2016-06-171-0/+1
* crypto-factory: Stop after successfully creating one nonce generatorTobias Brunner2016-06-171-0/+4
* unit-tests: Defining TESTS_RUNNERS allows to only run specific test runnersTobias Brunner2016-06-172-1/+33
* leak-detective: Make sure to actually call malloc() from calloc() hookTobias Brunner2016-06-151-3/+4
* leak-detective: Whitelist __fprintf_chk as seen on newer systemsTobias Brunner2016-06-151-0/+1
* configure: Check for and explicitly link against -latomicMartin Willi2016-06-142-2/+4
* android: Use non-aliased cipher identifiersTobias Brunner2016-06-131-12/+12
* ipsec: Add function to compare two ipsec_sa_cfg_t instancesTobias Brunner2016-06-082-0/+25
* identification: Compare identity types when comparing ID_FQDN/ID_RFC822_ADDR ...Tobias Brunner2016-06-061-3/+4
* x509: Properly wrap keyid in authorityKeyIdentifier in attribute certificatesTobias Brunner2016-06-061-1/+2
* af-alg: Silently skip probing algorithms if AF_ALG is not supportedMartin Willi2016-05-191-0/+19
* mem-cred: Fix memory leak when replacing existing CRLsTobias Brunner2016-05-111-0/+1
* identification: Add support for dmdName RDN (2.5.4.54)Yannick Cann2016-04-253-0/+5
* leak-detective: added _IO_file_doallocate to whitelistAndreas Steffen2016-04-241-0/+1
* curl: Add TLS support if libcurl is built against BoringSSLTobias Brunner2016-04-151-1/+2
* openssl: BoringSSL does not support configurationTobias Brunner2016-04-151-0/+4
* openssl: The member storing the DH exponent length has been renamed in BoringSSLTobias Brunner2016-04-151-0/+4
* openssl: Use proper EVP macro to determine size of a hashTobias Brunner2016-04-152-2/+2
* curl: Handle LibreSSL like OpenSSL in regards to multi-threadingTobias Brunner2016-04-151-1/+1
* thread: Don't hold mutex when calling cleanup handlers while terminatingTobias Brunner2016-04-131-12/+14
* pkcs11: Skip zero-padding of r and s when preparing EC signatureTobias Brunner2016-04-051-3/+9
* chunk: Skip all leading zero bytes in chunk_skip_zero() not just the firstTobias Brunner2016-04-042-14/+18
* string: Gracefully handle NULL in str*eq() macrosTobias Brunner2016-04-042-4/+82
* byteorder: Explicitly check for htoXeXX macrosTobias Brunner2016-03-311-3/+18
* proposal: Use standard integer types for static keywordsTobias Brunner2016-03-311-2/+2
* utils: Remove nonsensical typedefs for standard uint typesTobias Brunner2016-03-311-13/+0
* Use u_int32_t legacy type in blowfish header fileAndreas Steffen2016-03-241-1/+1
* Use standard unsigned integer typesAndreas Steffen2016-03-24131-789/+789
* android: Enable build against API level 21Tobias Brunner2016-03-231-0/+17
* Fix some Doxygen issuesTobias Brunner2016-03-112-8/+8
* identification: Make `written` signed to fix error checking when printing rangesTobias Brunner2016-03-111-3/+3
* Implemented IPv4/IPv6 subnet and range identitiesAndreas Steffen2016-03-102-79/+563
* auth-cfg: Add a rule to suspend certificate validation constraintsTobias Brunner2016-03-102-0/+18
* credential-manager: Check cache queue when destroying trusted certificate enu...Tobias Brunner2016-03-101-1/+2
* credential-manager: Make online revocation checks optional for public key enu...Tobias Brunner2016-03-102-3/+9
* library: Add option to register additional namespaces before calling library_...Tobias Brunner2016-03-082-2/+43
* linked-list: Add method to compare two lists of objects for equalityTobias Brunner2016-03-083-2/+166
* byteorder: Simplify htoun64/untoh64 functionsTobias Brunner2016-03-041-27/+0
* byteorder: Always define be64toh/htobe64 macrosTobias Brunner2016-03-041-20/+30
* auth-cfg: Make IKE signature schemes configurableTobias Brunner2016-03-045-37/+187
* ikev2: Diversify signature scheme ruleThomas Egerer2016-03-042-30/+68
* thread: Allow thread ID to be value returned by gettid()Thomas Egerer2016-03-043-14/+32
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
* utils: Add enum name for pseudo log group 'any'Tobias Brunner2016-02-051-2/+4
* unit-tests: The pseudonym RDN is now recognized, so use something more exoticTobias Brunner2016-01-281-3/+3
* Support pseudonym RDNAndreas Steffen2016-01-273-0/+5
* vici: list-cert sends subject, not-before and not-after attributes for pubkeysAndreas Steffen2016-01-091-0/+1
* vici: Support of raw public keysAndreas Steffen2016-01-092-0/+15
* Apply pubkey and signature constraints in vici pluginAndreas Steffen2015-12-172-0/+117
* 128 bit default security strength for IKE and ESP algorithmsAndreas Steffen2015-12-171-19/+19