aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* vici: Fix README example encoding element type values, off by oneMartin Willi2015-01-211-10/+10
* libtls: Check for CHANGE_CIPHER_SPEC type only if upper layer returns NEED_MOREMartin Willi2015-01-121-6/+5
* starter: Fix mark_out.mask in starter_cmp_conn()Maks Naumov2015-01-121-1/+1
* _updown: Remove obsolete man pagesTobias Brunner2015-01-054-33/+0
* unit-tests: Adapted to coverity fixesAndreas Steffen2014-12-232-12/+27
* Fixed bad bit shift and sign extension errorsAndreas Steffen2014-12-234-10/+34
* bliss: Remove unnecessary cast to doubleTobias Brunner2014-12-231-1/+1
* bliss: Log type if unsupportedTobias Brunner2014-12-231-1/+1
* bliss: Make sure sampler exists after checking for it earlierTobias Brunner2014-12-231-2/+2
* pts: Do not override status with SUCCESS if length is invalidTobias Brunner2014-12-231-1/+2
* ikev2: Only touch the DH object if we have a matching proposalTobias Brunner2014-12-231-11/+17
* crypto: Define MODP_CUSTOM outside of IKE DH rangeTobias Brunner2014-12-239-14/+17
* pki: Document correct output formats for --pkcs12 --exportTobias Brunner2014-12-191-2/+2
* pki: Properly clean up if output format for --pkcs12 is wrongTobias Brunner2014-12-191-0/+2
* osx: Update the README with App related bitsMartin Willi2014-12-171-9/+15
* osx: Initial import of the Objective-C App graphical user interfaceMartin Willi2014-12-1727-9/+4681
* apple: Redefine some additional clashing Mach typesMartin Willi2014-12-164-3/+13
* kernel-pfroute: If a new interface appears, slightly delay address enumerationMartin Willi2014-12-161-0/+9
* charon-xpc: Add a work-around to trigger IP address add events after bootMartin Willi2014-12-161-0/+24
* mgf1: Use correct Doxygen groupsTobias Brunner2014-12-152-4/+4
* bliss: Fix Doxygen commentsTobias Brunner2014-12-152-6/+6
* Fixed some typos, courtesy of codespellTobias Brunner2014-12-153-4/+4
* kernel-pfkey: Fix replay window size on FreeBSD and Mac OS XTobias Brunner2014-12-151-0/+6
* Also initialize s_signAndreas Steffen2014-12-121-1/+1
* pem: Handle BER indefinite length encoding as binary ASN.1Martin Willi2014-12-121-1/+24
* pki: Add command to export certificates and keys from PKCS#12 containersTobias Brunner2014-12-122-9/+112
* pki: Reformat PKCS#12 output and add an index for each certificate/keyTobias Brunner2014-12-122-14/+17
* pki: Add simple PKCS#12 display commandTobias Brunner2014-12-124-1/+203
* pki: Cache entered secrets in case they are needed more than onceTobias Brunner2014-12-121-2/+23
* ike: Allow creation of internally used payloadsTobias Brunner2014-12-121-1/+1
* Cache only support fingerprint typesAndreas Steffen2014-12-121-2/+4
* Fix ambiguities and gcc compiler warningAndreas Steffen2014-12-121-3/+3
* apple: Use precancelable poll() to wrap accept/recvmsg callsMartin Willi2014-12-121-1/+5
* Use bitspender->get_bytes() method in ntru_tritsAndreas Steffen2014-12-121-26/+14
* Use Huffman code in BLISS signatureAndreas Steffen2014-12-127-38/+296
* Include design parameters in generated Huffman code filesAndreas Steffen2014-12-121-20/+31
* bliss: Fix monolithic buildTobias Brunner2014-12-1212-100/+122
* bliss: Fix compilation warning with certain GCC versionsTobias Brunner2014-12-121-1/+2
* swanctl: Fail loading a connection if loading a cacert constraint failsMartin Willi2014-12-121-10/+37
* vici: Use silent builder destroy function in vici_free_req()Martin Willi2014-12-121-7/+1
* vici: Add a destroy method to builder, allowing cancellation without errorMartin Willi2014-12-122-4/+18
* eap-radius: Use the single-server legacy server options as fallbackMartin Willi2014-12-121-3/+10
* Pack private key arraysAndreas Steffen2014-12-101-17/+75
* dumm: Fix -Wformat warning in ruby extensionMartin Willi2014-12-101-2/+2
* Automatic generation of optimized Huffman codesAndreas Steffen2014-12-097-0/+559
* unit-tests: added bliss_sampler testAndreas Steffen2014-12-093-0/+99
* Expanded bliss_bitpacker to 32 bitsAndreas Steffen2014-12-095-41/+39
* ikev1: Use same map for AH and ESP authentication algorithmsTobias Brunner2014-12-091-152/+120
* ikev1: Accept IPComp proposals with 4 octet long CPI valuesTobias Brunner2014-12-051-2/+2
* ike: Only parse payloads valid for the current IKE versionTobias Brunner2014-12-054-3/+33