index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
implemented path length constraint checking for IKEv1
Andreas Steffen
2009-11-04
1
-5
/
+16
|
*
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
|
*
implemented parsing of pathLenConstraint
Andreas Steffen
2009-11-04
2
-11
/
+45
|
*
version bump to 4.3.6
Andreas Steffen
2009-11-02
2
-1
/
+3
|
*
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
1
-3
/
+3
|
*
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
|
*
moved .gitignore for pool
Andreas Steffen
2009-10-15
10
-240
/
+147
|
*
moved .gitignore for pool
Andreas Steffen
2009-10-15
1
-1
/
+0
|
*
Renamed plugin configuration sections to the actual plugin name
Martin Willi
2009-10-15
8
-26
/
+26
|
*
Streamlined EAP plugins to use a dash between eap-method, as used in all ↵
Martin Willi
2009-10-15
9
-34
/
+34
|
|
|
|
other places
*
Renamed --enable-load-tests to --enable-load-tester, like the plugin itself
Martin Willi
2009-10-15
1
-1
/
+1
|
*
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
|
*
pool should be in th gitignore list
Andreas Steffen
2009-10-14
1
-148
/
+0
|
*
pluto now supports SQL-based virtual IP pools
Andreas Steffen
2009-10-14
16
-243
/
+440
|
*
Improved debugging log in SIM triplet lookup
Martin Willi
2009-10-14
1
-3
/
+4
|
*
move SQL-based pool functionality to new attr-sql libstrongswan plugin
Andreas Steffen
2009-10-13
10
-28
/
+169
|
*
use definitions from libstrongswan/attributes/attributes.h
Andreas Steffen
2009-10-13
3
-18
/
+3
|
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
31
-125
/
+181
|
*
Fixed assignment of get_triplet() dummy implementation
Martin Willi
2009-10-13
1
-1
/
+1
|
*
INTERNAL_IP6_NETMASK needed for ModeConfig
Andreas Steffen
2009-10-12
2
-3
/
+4
|
*
Merged SIM/USIM manager/card/provider, avoids code duplication
Martin Willi
2009-10-12
16
-340
/
+129
|
*
Added ${shlibs:Depends} dependency to Debian package
Martin Willi
2009-10-12
2
-4
/
+5
|
*
Added .gitignore for NM Debian package build
Martin Willi
2009-10-12
3
-0
/
+9
|
*
prepended all ISAKMP notification message types with ISAKMP_
Andreas Steffen
2009-10-12
7
-159
/
+159
|
*
Pass NULL as other identity in EAP-AKA 3GPP2 to find a match with all plugins
Martin Willi
2009-10-12
1
-4
/
+1
|
*
Stroke plugin interprets NULL identities as ID_ANY in shared key lookup
Martin Willi
2009-10-12
1
-3
/
+9
|
*
fixed output of offered CA
Andreas Steffen
2009-10-11
1
-1
/
+1
|
*
fixed broken smartcard support (bug #91)
Andreas Steffen
2009-10-11
1
-6
/
+30
|
*
some missing refactoring changes
Andreas Steffen
2009-10-11
1
-22
/
+24
|
*
myids might not be defined yet
Andreas Steffen
2009-10-11
1
-1
/
+1
|
*
fixed refactoring bug
Andreas Steffen
2009-10-11
1
-1
/
+1
|
*
removed orphaned sha1.c
Andreas Steffen
2009-10-10
1
-193
/
+0
|
*
replaced struct id by identification_t
Andreas Steffen
2009-10-10
32
-2249
/
+988
|
*
SIM card interface takes IMSI as parameter (same as in USIM)
Martin Willi
2009-10-09
7
-87
/
+44
|
*
Fixed USIM parameter description
Martin Willi
2009-10-09
1
-1
/
+1
|
*
Do not use monotonic time for AKA sequence numbers, it has an undefined ↵
Martin Willi
2009-10-09
1
-6
/
+4
|
|
|
|
starting point
[prev]
[next]