aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* adding additional flags to loaded X.509 certificatesAndreas Steffen2009-09-221-0/+5
* readying NEWS for the strongswan-4.3.5dr2 releaseAndreas Steffen2009-09-221-0/+3
* shortened file loading debug outputAndreas Steffen2009-09-223-27/+26
* computed hash-and-url for new certificatesAndreas Steffen2009-09-2210-0/+13
* Fixed encoding of hash-and-url cert payloadMartin Willi2009-09-221-13/+13
* Do not assign SIM version to a volatile buffer on stackMartin Willi2009-09-221-15/+11
* CA certificates are looked up using the subjectPublicKeyInfo keyidMartin Willi2009-09-2125-25/+25
* Credential backends use has_fingerprint() methods to select keys/certificatesMartin Willi2009-09-214-24/+7
* Public/Private keys implement a has_fingerprint() methodMartin Willi2009-09-2114-0/+83
* Correctly serve certificates if CERT_ANY requestedMartin Willi2009-09-211-1/+1
* Enforce a local address of the same family as remote addressMartin Willi2009-09-211-2/+8
* Return certificates of requested kind onlyMartin Willi2009-09-211-58/+4
* plugin has been renamed to resolveAndreas Steffen2009-09-202-2/+2
* delete resolv_conf_* filesAndreas Steffen2009-09-204-352/+0
* all arguments must be readAndreas Steffen2009-09-201-1/+2
* resolv_conf plugin renamed to resolveAndreas Steffen2009-09-2012-20/+371
* adapt evaltest.dat to changed debug outputAndreas Steffen2009-09-201-2/+2
* renewed certs in dynamic-initiator/dynamic-responder scenariosAndreas Steffen2009-09-194-86/+86
* use new certificatesAndreas Steffen2009-09-192-34/+34
* eliminated double library_deinit()Andreas Steffen2009-09-191-1/+0
* keyids of renewed keysAndreas Steffen2009-09-181-4/+4
* updated to renewed certs in SQL databaseAndreas Steffen2009-09-1828-101/+104
* renewal of end entity certificatesAndreas Steffen2009-09-1843-808/+297
* fixed --enable-eap-md5 and --enable-eap-gtc optionsAndreas Steffen2009-09-181-2/+2
* backwards compatibility with SQL formatAndreas Steffen2009-09-182-3/+3
* Use helper functions to handle (non-)skippable attributesMartin Willi2009-09-181-42/+46
* Clients can handle AKA-Identity requests by sending the full identityMartin Willi2009-09-181-0/+80
* nm uses the distributions trusted root CAs if none is explicitly specifiedMartin Willi2009-09-187-59/+198
* some reformulationsAndreas Steffen2009-09-171-4/+4
* get_private() in listcacerts requires a valid auth cfgMartin Willi2009-09-171-1/+5
* Fixed nexthop lookup, used by source route installationMartin Willi2009-09-161-7/+4
* Use continue to advance to next iterationMartin Willi2009-09-161-12/+11
* Complain about missing %defaultroute support only if one is actually usedMartin Willi2009-09-163-3/+7
* Use the default debug hook if possibleMartin Willi2009-09-166-47/+3
* Default logger implementation can be modified by dbg_default_set_level/streamMartin Willi2009-09-162-5/+45
* Removed obsolete per-command debug level optionMartin Willi2009-09-163-9/+0
* Fixed loading of DER encoded certificate filesMartin Willi2009-09-161-5/+5
* corrected usageAndreas Steffen2009-09-151-2/+1
* pki --req generates a PKCS#10 certificate requestAndreas Steffen2009-09-152-2/+195
* implemented ASN.1 encoding of PKCS#10 attributesAndreas Steffen2009-09-152-50/+97
* fixed typoAndreas Steffen2009-09-151-1/+1
* Disable rtnetlink defaultroute lookup if pluto is disabledMartin Willi2009-09-151-7/+24
* Get starter default route via rtnetlinkHeiko Hund2009-09-151-88/+113
* Handle pki --debug and --options in a generic way for all commandMartin Willi2009-09-158-133/+163
* pki tool supports single letter short optionsMartin Willi2009-09-158-13/+42
* Exponents of a RSA key in openssl are optional (for PGP)Martin Willi2009-09-151-4/+9
* Added some NEWSMartin Willi2009-09-151-96/+120
* Use ID_KEY_ID as PGP user id, as it can contain any stringMartin Willi2009-09-151-1/+1
* Fall back to default credential set lookup if fingerprint lookup failsMartin Willi2009-09-151-1/+5
* Implemented support for preinstalled PGP certificates in charonMartin Willi2009-09-155-6/+17