aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* nm: Bump to GTK+ 3.0Lubomir Rintel2016-09-051-1/+1
* nm: Replace libgnomeui with libnma for password dialogLubomir Rintel2016-09-054-49/+30
* nm: Grey out the unneeded authentication optionsLubomir Rintel2016-09-051-52/+39
* nm: Add a widget for setting a passwordLubomir Rintel2016-09-054-28/+206
* nm: Port to libnmLubomir Rintel2016-09-058-48/+63
* nm: Check for libnmLubomir Rintel2016-09-054-11/+13
* nm: Build two plugin binaries from the single sourceLubomir Rintel2016-09-051-8/+26
* nm: Version bumb to 1.3.2Tobias Brunner2016-09-051-1/+1
* nm: Remove incorrect top-level GtkWindowTobias Brunner2016-09-051-312/+306
* nm: Replace libgnomekeyring with libsecretLubomir Rintel2016-09-054-40/+20
* nm: Drop useless calls to AC_SUBSTLubomir Rintel2016-09-051-11/+0
* nm: Drop some unneeded dependenciesLubomir Rintel2016-09-053-10/+0
* nm: Install the .name file into /usr/lib/NetworkManager/VPNLubomir Rintel2016-09-053-3/+25
* nm: Automatically determine NM plugin directoryTobias Brunner2016-09-052-2/+3
* nm: Automatically determine path to the auth dialogLubomir Rintel2016-09-054-3/+6
* nm: Don't do <deny send_interface="..." /> in dbus service fileLubomir Rintel2016-09-051-1/+0
* nm: Move the D-Bus policy to charon-nmLubomir Rintel2016-09-053-5/+5
* nm: Add AppStream metadataLubomir Rintel2016-09-055-1/+51
* pt-tls-client: Added support of ECDSA keysAndreas Steffen2016-08-311-7/+23
* libimcv: No need to load AIK pubkey if AIK certificate is availableAndreas Steffen2016-08-311-13/+16
* swanctl: Document how DH groups in CHILD_SA proposals are appliedTobias Brunner2016-08-311-6/+13
* padlock: Use builtin bswap32() to fix compilation on FreeBSDTobias Brunner2016-08-311-6/+5
* proposal: Use proper list to get function pointer when adding custom parserThomas Egerer2016-08-291-1/+1
* android: Add missing xof.c fileTobias Brunner2016-08-291-0/+1
* xof: Add header to dev headersTobias Brunner2016-08-291-1/+2
* ikev1: Don't require AH mapping for integrity algorithm when generating proposalThomas Egerer2016-08-251-6/+9
* libtpmtss: TCTI finalization call changedAndreas Steffen2016-08-251-1/+2
* pki: Allow to load CRLs from files in --verifyTobias Brunner2016-08-252-3/+21
* ikev1: Ignore the last two bytes of the Cisco Unity vendor IDTobias Brunner2016-08-241-0/+3
* utils: Fix definition of BYTE_ORDER with MinGWTobias Brunner2016-08-241-1/+5
* ikev1: Accept more than one certificate payload in aggressive modeTobias Brunner2016-08-171-2/+2
* unit-tests: Removed unused variableAndreas Steffen2016-08-111-2/+0
* unit-tests: Created newhope unit-testsAndreas Steffen2016-08-109-7/+1338
* Created newhope plugin implementing the New Hope key exchange algorithmAndreas Steffen2016-08-1014-1/+1348
* xof: Added ChaCha20 stream as XOFAndreas Steffen2016-08-069-3/+311
* utils: Defined uletoh16() and htole16()Andreas Steffen2016-08-061-0/+42
* integrity-test: Added ntru_param_sets to read-only segmentAndreas Steffen2016-07-297-36/+96
* integrity-test: Added bliss_param_sets to read-only segmentAndreas Steffen2016-07-2914-63/+68
* integrity-test: check code and ro segments of libnttfftAndreas Steffen2016-07-298-32/+51
* Created libnttfftAndreas Steffen2016-07-2919-121/+258
* Share twiddle factors table between 512 and 1024 point FFTAndreas Steffen2016-07-293-134/+14
* Implemented FFT with n = 1024 and q = 11289 using Montgomery arithmeticAndreas Steffen2016-07-293-8/+495
* bliss: Implemented FFT with fast Montgomery arithmeticAndreas Steffen2016-07-298-102/+294
* xof: Implemented SHAKE128 and SHAKE256 Extended Output FunctionsAndreas Steffen2016-07-2911-415/+1293
* xof: Defined Extended Output FunctionsAndreas Steffen2016-07-2914-5/+539
* vici: Increased various string buffers to BUF_LEN (512 bytes)Andreas Steffen2016-07-292-5/+5
* integrity-test: Added charon-systemdAndreas Steffen2016-07-291-0/+4
* Added SHA-3 signature OIDsAndreas Steffen2016-07-261-1/+10
* libcharon: Add exchange_tests to .gitignoreTobias Brunner2016-07-251-0/+1
* unit-tests: Decreased loop count of FFT speed test to 10'000Andreas Steffen2016-07-221-1/+1