index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
nm: Enforce min. length for PSKs in backend
Tobias Brunner
2016-09-05
1
-0
/
+10
|
*
nm: Add minimum length constraint for PSK passwords in connection editor
Tobias Brunner
2016-09-05
1
-0
/
+16
|
*
nm: Bump minor version to 1.4.0
Lubomir Rintel
2016-09-05
1
-1
/
+1
|
*
nm: Bump to GTK+ 3.0
Lubomir Rintel
2016-09-05
1
-1
/
+1
|
*
nm: Replace libgnomeui with libnma for password dialog
Lubomir Rintel
2016-09-05
4
-49
/
+30
|
*
nm: Grey out the unneeded authentication options
Lubomir Rintel
2016-09-05
1
-52
/
+39
|
*
nm: Add a widget for setting a password
Lubomir Rintel
2016-09-05
4
-28
/
+206
|
*
nm: Port to libnm
Lubomir Rintel
2016-09-05
8
-48
/
+63
|
*
nm: Check for libnm
Lubomir Rintel
2016-09-05
4
-11
/
+13
|
*
nm: Build two plugin binaries from the single source
Lubomir Rintel
2016-09-05
1
-8
/
+26
|
/
*
Merge branch 'nm-updates'
Tobias Brunner
2016-09-05
10
-388
/
+366
|
\
|
*
nm: Version bumb to 1.3.2
Tobias Brunner
2016-09-05
1
-1
/
+1
|
*
nm: Remove incorrect top-level GtkWindow
Tobias Brunner
2016-09-05
1
-312
/
+306
|
*
nm: Replace libgnomekeyring with libsecret
Lubomir Rintel
2016-09-05
4
-40
/
+20
|
*
nm: Drop useless calls to AC_SUBST
Lubomir Rintel
2016-09-05
1
-11
/
+0
|
*
nm: Drop some unneeded dependencies
Lubomir Rintel
2016-09-05
3
-10
/
+0
|
*
nm: Install the .name file into /usr/lib/NetworkManager/VPN
Lubomir Rintel
2016-09-05
3
-3
/
+25
|
*
nm: Automatically determine NM plugin directory
Tobias Brunner
2016-09-05
2
-2
/
+3
|
*
nm: Automatically determine path to the auth dialog
Lubomir Rintel
2016-09-05
4
-3
/
+6
|
*
nm: Don't do <deny send_interface="..." /> in dbus service file
Lubomir Rintel
2016-09-05
1
-1
/
+0
|
*
nm: Move the D-Bus policy to charon-nm
Lubomir Rintel
2016-09-05
3
-5
/
+5
|
/
*
nm: Add AppStream metadata
Lubomir Rintel
2016-09-05
5
-1
/
+51
*
pt-tls-client: Added support of ECDSA keys
Andreas Steffen
2016-08-31
1
-7
/
+23
*
libimcv: No need to load AIK pubkey if AIK certificate is available
Andreas Steffen
2016-08-31
1
-13
/
+16
*
swanctl: Document how DH groups in CHILD_SA proposals are applied
Tobias Brunner
2016-08-31
1
-6
/
+13
*
man: Update description of the esp keyword
Tobias Brunner
2016-08-31
1
-8
/
+19
*
padlock: Use builtin bswap32() to fix compilation on FreeBSD
Tobias Brunner
2016-08-31
1
-6
/
+5
*
testing: Try to properly abort a test run after CTRL-C
Tobias Brunner
2016-08-30
1
-0
/
+15
*
testing: Report number of tests per subdirectory in main index
Tobias Brunner
2016-08-30
1
-7
/
+22
*
testing: Mount and serve testresults from the host
Tobias Brunner
2016-08-29
3
-10
/
+8
*
testing: Create a symlink to the testresults under a known path when starting...
Tobias Brunner
2016-08-29
2
-0
/
+8
*
testing: Serve images in testresults via mod_rewrite and not a symlink
Tobias Brunner
2016-08-29
3
-1
/
+4
*
conf: Extend description of charon.plugins.kernel-netlink.xfrm_acq_expires
Tobias Brunner
2016-08-29
1
-5
/
+9
*
proposal: Use proper list to get function pointer when adding custom parser
Thomas Egerer
2016-08-29
1
-1
/
+1
*
android: Add missing xof.c file
Tobias Brunner
2016-08-29
1
-0
/
+1
*
xof: Add header to dev headers
Tobias Brunner
2016-08-29
1
-1
/
+2
*
Version bump to 5.5.1dr2
5.5.1dr2
Andreas Steffen
2016-08-26
2
-3
/
+3
*
configure: Improve check for built-in __atomic_* functions
Tobias Brunner
2016-08-26
1
-2
/
+13
*
travis: Add a workaround for a bug regarding libtool installed via Homebrew
Tobias Brunner
2016-08-25
1
-0
/
+2
*
ikev1: Don't require AH mapping for integrity algorithm when generating proposal
Thomas Egerer
2016-08-25
1
-6
/
+9
*
libtpmtss: TCTI finalization call changed
Andreas Steffen
2016-08-25
1
-1
/
+2
*
conf: aikpub2.opt added to Makefile.am
Andreas Steffen
2016-08-25
1
-0
/
+1
*
pki: Allow to load CRLs from files in --verify
Tobias Brunner
2016-08-25
2
-3
/
+21
*
ikev1: Ignore the last two bytes of the Cisco Unity vendor ID
Tobias Brunner
2016-08-24
1
-0
/
+3
*
utils: Fix definition of BYTE_ORDER with MinGW
Tobias Brunner
2016-08-24
2
-2
/
+6
*
ikev1: Accept more than one certificate payload in aggressive mode
Tobias Brunner
2016-08-17
1
-2
/
+2
*
testing: Virtual IPs went missing
Andreas Steffen
2016-08-16
5
-15
/
+17
*
unit-tests: Removed unused variable
Andreas Steffen
2016-08-11
1
-2
/
+0
*
Version bump to 5.5.1dr1
5.5.1dr1
Andreas Steffen
2016-08-10
3
-4
/
+2464
*
Merge branch 'newhope'
Andreas Steffen
2016-08-10
137
-925
/
+6559
|
\
[prev]
[next]