aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
Commit message (Expand)AuthorAgeFilesLines
...
* chunk_cat/cata/create_cat/length accept the sensitive data clearing mode 's'Martin Willi2009-08-262-10/+19
* in addition to 'm'/'c' mode, asn1_wrap accepts a 's' mode clearing sensitive ...Martin Willi2009-08-262-3/+14
* added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/......Martin Willi2009-08-265-0/+429
* gmp uses component builder to build public- from private-keyMartin Willi2009-08-262-47/+37
* gcrypt uses component builder to build public- from private-keyMartin Willi2009-08-262-37/+12
* moved PGP code to pluto and gpg pluginMartin Willi2009-08-266-314/+36
* gmp plugin makes use of pkcs1/pgp/dnskey pluginsMartin Willi2009-08-262-477/+99
* enforce RSA_PRIME1 > RSA_PRIME2 (p > q) in PGPMartin Willi2009-08-262-4/+5
* implemented RFC3110 key builder in a plugin, added generic DNSKEY RR parsingMartin Willi2009-08-266-0/+343
* renamed BUILD_BLOB_RFC_3110 to BUILD_BLOB_DNSKEY, we potentially support othe...Martin Willi2009-08-264-5/+5
* implemented a pgp plugin providing PGP key parsing buildersMartin Willi2009-08-266-0/+593
* make use of the pkcs1 plugin in gcrypt rsa key parsingMartin Willi2009-08-262-190/+76
* removed subjectPublicKeyInfo parsing, provided by pkcs1 pluginMartin Willi2009-08-264-208/+1
* implemented a pkcs1 plugin providing PKCS#1 key parsing buildersMartin Willi2009-08-269-0/+578
* show more information if building a credential failsMartin Willi2009-08-261-2/+10
* added getnetbyname/gethostbyname2 to leak detective whitelist, used by plutoMartin Willi2009-08-261-0/+2
* do not enumerate builders returning NULLMartin Willi2009-08-261-2/+8
* handle pluto specific certificates under CRED_CERTIFICATE, not as own credent...Martin Willi2009-08-265-22/+19
* removed obsolete PEM code in pluto/libstrongswanMartin Willi2009-08-263-423/+0
* use a pluto specific credential builder to build pluto cert_t'sMartin Willi2009-08-265-4/+33
* pass along X509 flags when loading PEM encoded dataMartin Willi2009-08-261-2/+11
* make use of the pem helper plugin to load credentialsMartin Willi2009-08-268-184/+26
* added file loading support to pem plugin, using mmap()Martin Willi2009-08-261-15/+79
* moved PEM parsing functionality to its own pluginMartin Willi2009-08-2610-10/+725
* pruned OID treeAndreas Steffen2009-08-182-14/+7
* fixed wrong emailAddress OID introduced by revision c31687daAndreas Steffen2009-08-181-3/+3
* Replacing gethostbyname, gethostbyname2 and their _r variants with getaddrinf...Tobias Brunner2009-08-141-86/+53
* OpenSolaris needs libsocket and libnsl for socket().Tobias Brunner2009-08-141-1/+1
* Defined some missing fixed-width int types on OpenSolaris.Tobias Brunner2009-08-141-0/+13
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-1410-17/+17
* We need to include alloca.h on OpenSolaris.Tobias Brunner2009-08-141-0/+3
* FreeBSD's libc does not support backtrace(), but libexecinfo optionally repli...Tobias Brunner2009-08-071-1/+1
* use SS_RC_FIRST and SS_RC_LASTAndreas Steffen2009-08-061-0/+3
* abort pluto or charon if initialization failsAndreas Steffen2009-08-061-0/+1
* activated CAMELLIA_CBC cipher in openssl pluginAndreas Steffen2009-08-052-0/+20
* support of SHA224-based certificate signaturesAndreas Steffen2009-08-0518-3/+145
* parse RDNs in multiple SEQUENCEs in all SETs of a DNMartin Willi2009-08-031-16/+24
* Make accept(2) and recvfrom(2) cancellation points on Mac OS X.Tobias Brunner2009-07-301-0/+27
* added file and segment lengths to checksum.cAndreas Steffen2009-07-212-17/+48
* filter objects for segment checksumming by dlpi_name, excludes rare false pos...Martin Willi2009-07-211-1/+8
* enumerate executable sections only to build checksumMartin Willi2009-07-211-2/+1
* announce integrity testing only onceMartin Willi2009-07-211-1/+0
* streamlined integrity test output some moreAndreas Steffen2009-07-181-5/+2
* fix test vector error outputAndreas Steffen2009-07-171-11/+11
* stop strongswan if integrity check of libstrongswan or daemon failsAndreas Steffen2009-07-171-0/+6
* streamlined debug output of integrity testsAndreas Steffen2009-07-172-19/+28
* shortened cypto test outputAndreas Steffen2009-07-171-5/+5
* Revert "gperf under FreeBSD does not know the -m option."Tobias Brunner2009-07-161-1/+1
* Removed an unnecessary include of a header that is not available on Mac OS X.Tobias Brunner2009-07-151-1/+0
* conversion from ECDSA_WITH_SHAxxx OIDs to signature schemesAndreas Steffen2009-07-151-0/+6