aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * nm: Enforce min. length for PSKs in backendTobias Brunner2016-09-051-0/+10
| * nm: Add minimum length constraint for PSK passwords in connection editorTobias Brunner2016-09-051-0/+16
| * nm: Bump minor version to 1.4.0Lubomir Rintel2016-09-051-1/+1
| * 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
|/
* Merge branch 'nm-updates'Tobias Brunner2016-09-0510-388/+366
|\
| * 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
* man: Update description of the esp keywordTobias Brunner2016-08-311-8/+19
* padlock: Use builtin bswap32() to fix compilation on FreeBSDTobias Brunner2016-08-311-6/+5
* testing: Try to properly abort a test run after CTRL-CTobias Brunner2016-08-301-0/+15
* testing: Report number of tests per subdirectory in main indexTobias Brunner2016-08-301-7/+22
* testing: Mount and serve testresults from the hostTobias Brunner2016-08-293-10/+8
* testing: Create a symlink to the testresults under a known path when starting...Tobias Brunner2016-08-292-0/+8
* testing: Serve images in testresults via mod_rewrite and not a symlinkTobias Brunner2016-08-293-1/+4
* conf: Extend description of charon.plugins.kernel-netlink.xfrm_acq_expiresTobias Brunner2016-08-291-5/+9
* 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
* Version bump to 5.5.1dr25.5.1dr2Andreas Steffen2016-08-262-3/+3
* configure: Improve check for built-in __atomic_* functionsTobias Brunner2016-08-261-2/+13
* travis: Add a workaround for a bug regarding libtool installed via HomebrewTobias Brunner2016-08-251-0/+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
* conf: aikpub2.opt added to Makefile.amAndreas Steffen2016-08-251-0/+1
* 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-242-2/+6
* ikev1: Accept more than one certificate payload in aggressive modeTobias Brunner2016-08-171-2/+2
* testing: Virtual IPs went missingAndreas Steffen2016-08-165-15/+17
* unit-tests: Removed unused variableAndreas Steffen2016-08-111-2/+0
* Version bump to 5.5.1dr15.5.1dr1Andreas Steffen2016-08-103-4/+2464
* Merge branch 'newhope'Andreas Steffen2016-08-10137-925/+6559
|\