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 (
Collapse
)
Author
Age
Files
Lines
...
*
accept PGP v3 or v4 fingerprint as alternative to PGP user_id
Andreas Steffen
2009-11-09
5
-2
/
+15
|
*
If cross-compiling, test for the existence of pthread_condattr_setclock only
Martin Willi
2009-11-09
1
-1
/
+7
|
*
Install bypass policies after creating XFRM netlink socket, loading ↵
Martin Willi
2009-11-09
1
-6
/
+6
|
|
|
|
xfrm_user module
*
put PGP userid in single quotes
Andreas Steffen
2009-11-08
1
-1
/
+1
|
*
added ikev2/net2net-pgp-v3 scenario
Andreas Steffen
2009-11-08
17
-0
/
+206
|
*
removed nocrsend=yes statement
Andreas Steffen
2009-11-08
2
-2
/
+0
|
*
added ikev2/net2net-pgp-v4 scenario
Andreas Steffen
2009-11-08
17
-0
/
+270
|
*
list v3 or v4 fingerprint
Andreas Steffen
2009-11-08
3
-3
/
+65
|
*
stroke_list supports listing of PGP certificates
Andreas Steffen
2009-11-08
1
-1
/
+50
|
*
define TIME_32_BITS_SIGNED_MAX in utils.h
Andreas Steffen
2009-11-08
3
-7
/
+10
|
*
pluto ignores proprietary Juniper SRX notification 40001
Andreas Steffen
2009-11-05
2
-2
/
+13
|
*
moved multi-level-ca-pathlen scenario
Andreas Steffen
2009-11-04
16
-5
/
+20
|
*
implemented path length constraint checkinf for IKEv2
Andreas Steffen
2009-11-04
25
-55
/
+266
|
*
display printable characters in dntoa()
Andreas Steffen
2009-11-04
1
-9
/
+4
|
*
check if acerts linked_list has been initialized before destroying it
Andreas Steffen
2009-11-04
1
-1
/
+4
|
*
renamed multi-level-pathlen scenario to multi-level-ca-pathlen
Andreas Steffen
2009-11-04
12
-0
/
+0
|
*
added ikev1/multi-level-pathlen scenario
Andreas Steffen
2009-11-04
12
-0
/
+185
|
*
added a subsidiary Duck Research CA
Andreas Steffen
2009-11-04
17
-2
/
+300
|
*
implemented path length constraint checking for IKEv1
Andreas Steffen
2009-11-04
2
-6
/
+17
|
*
put directory path into single quotes
Andreas Steffen
2009-11-04
1
-2
/
+2
|
*
removed redundant and buggy debug statement
Andreas Steffen
2009-11-04
1
-1
/
+0
|
*
output optional pathLenConstraint in ipsec listcacerts
Andreas Steffen
2009-11-04
3
-1
/
+27
|
*
refreshened and fortified strongSwan Root CA certificate
Andreas Steffen
2009-11-04
9
-99
/
+99
|
*
implemented parsing of pathLenConstraint
Andreas Steffen
2009-11-04
2
-11
/
+45
|
*
version bump to 4.3.6
Andreas Steffen
2009-11-02
5
-9
/
+11
|
*
Use XFRM instead of PF_KEY IKE bypass policies in netlink based kernel interface
Martin Willi
2009-10-30
1
-23
/
+12
|
*
fixed a memory leak in OCSP fetching
4.3.5
Andreas Steffen
2009-10-29
1
-3
/
+14
|
*
Query secrets in EAP-MD5 with me/other identities, fixing lookup in ↵
Martin Willi
2009-10-26
1
-6
/
+6
|
|
|
|
NetworkManager
*
Show the number of times a lock was acquired in lock profiler
Martin Willi
2009-10-23
1
-4
/
+18
|
*
Hand out shared secret of load tester for all identities
Martin Willi
2009-10-22
1
-15
/
+0
|
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
34
-42
/
+42
|
*
Store return value of getc() in an int to correctly test it against EOF
Martin Willi
2009-10-22
1
-1
/
+1
|
*
Load-testers PSK is used for all purposes, including EAP authentication
Martin Willi
2009-10-20
1
-4
/
+0
|
*
hyphenate eap-radius
4.3.5rc1
Andreas Steffen
2009-10-17
3
-7
/
+7
|
*
added IKEv1 mixed tunnel fix to NEWS
Andreas Steffen
2009-10-16
1
-0
/
+3
|
*
added ipv6/net2net-ip4-in-ip6-ikev1 and ipv6/net2net-ip4-in-ip6-ikev1 scenarios
Andreas Steffen
2009-10-16
22
-0
/
+642
|
*
setting the IP family enables mixed tunnels
Heiko Hund
2009-10-16
1
-1
/
+1
|
*
Do not null-terminate url in hash-and-url payloads
Martin Willi
2009-10-16
1
-6
/
+1
|
*
use directory enumerator to load authcerts
Andreas Steffen
2009-10-15
4
-39
/
+30
|
*
cleaned out some bugs in refactoring of ac.c
Andreas Steffen
2009-10-15
1
-10
/
+7
|
*
corrected description of ikev1/ip-pool-db scenario
Andreas Steffen
2009-10-15
1
-1
/
+1
|
*
build eap-aka-3gpp2 plugin in UML scenarios
Andreas Steffen
2009-10-15
1
-0
/
+1
|
*
moved .gitignore for pool
Andreas Steffen
2009-10-15
10
-240
/
+147
|
*
moved .gitignore for pool
Andreas Steffen
2009-10-15
1
-1
/
+0
|
*
Added NEWS about streamlined plugin names
Martin Willi
2009-10-15
1
-1
/
+7
|
*
Renamed plugin configuration sections to the actual plugin name
Martin Willi
2009-10-15
11
-32
/
+32
|
*
Streamlined EAP plugins to use a dash between eap-method, as used in all ↵
Martin Willi
2009-10-15
42
-73
/
+72
|
|
|
|
other places
*
Renamed --enable-load-tests to --enable-load-tester, like the plugin itself
Martin Willi
2009-10-15
2
-4
/
+4
|
*
Updated configuration directive of resolve plugin, renamed from resolv_conf
Martin Willi
2009-10-15
1
-1
/
+1
|
*
Migrated the lease_history option to the new libstrongswan plugin namespace
Martin Willi
2009-10-15
1
-1
/
+1
|
[prev]
[next]