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
/
pluto
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Increased the buffer for netlink responses.
Tobias Brunner
2010-02-05
1
-0
/
+1
|
|
|
|
|
|
|
|
If an error occurs while manipulating policies in the kernel, the original netlink request gets attached to the response. Prior to Linux 2.6.32 the size in the netlink header of the response was wrong.
*
init_fetch() changed to fetch_initialize()
Andreas Steffen
2010-02-05
1
-1
/
+1
|
*
renamed init_fetch() to fetch_initialize()
Andreas Steffen
2010-02-02
2
-2
/
+2
|
*
Join pluto's fetching thread instead of detaching it in order to avoid that ↵
Tobias Brunner
2010-02-02
3
-6
/
+26
|
|
|
|
the leak-detective reports a memleak.
*
warn if loaded local certificate is invalid
Andreas Steffen
2010-02-01
1
-3
/
+5
|
*
pluto and charon are using the same strongSwan Vendor ID
Andreas Steffen
2010-01-11
1
-1
/
+1
|
*
Pluto's fetcher thread is now created via libstrongswan.
Tobias Brunner
2009-12-26
1
-4
/
+11
|
*
Check if libpthread is required or not.
Tobias Brunner
2009-12-23
1
-1
/
+1
|
*
IKEv1 daemon supports DNS and NBNS server assignment from database
Andreas Steffen
2009-12-16
1
-18
/
+85
|
*
add IKEv1 support for the Camellia cipher
Andreas Steffen
2009-12-15
1
-0
/
+21
|
*
fixed IKEv1 support of HMAC_SHA2_256_96
Andreas Steffen
2009-12-09
3
-23
/
+22
|
*
IKEv1 support of ESP SHA2_HMAC with correct truncation
Andreas Steffen
2009-12-09
9
-111
/
+158
|
*
changed error messages in the case of faulty esp and ike strings
Andreas Steffen
2009-11-24
1
-8
/
+6
|
*
do not send all available kernel algorithms if esp string is faulty
Andreas Steffen
2009-11-24
1
-28
/
+0
|
*
check if alg_info_esp exists
Elmar Vonlanthen
2009-11-24
1
-1
/
+1
|
*
added some parentheses
Andreas Steffen
2009-11-24
1
-0
/
+16
|
*
issue error message for expired certificates in OCSP trust chain checking
Andreas Steffen
2009-11-24
1
-1
/
+5
|
*
Fixed compiler warning about missing return value
Martin Willi
2009-11-12
1
-1
/
+2
|
*
fixed 4.3.6 ocsp regression
Andreas Steffen
2009-11-11
4
-24
/
+24
|
*
merged pluto's PGP certificate parsing with charon's
Andreas Steffen
2009-11-10
2
-57
/
+0
|
*
merged pluto's PGP certificate parsing with charon's
Andreas Steffen
2009-11-10
24
-1088
/
+471
|
*
pluto ignores proprietary Juniper SRX notification 40001
Andreas Steffen
2009-11-05
2
-2
/
+13
|
*
implemented path length constraint checkinf for IKEv2
Andreas Steffen
2009-11-04
5
-23
/
+33
|
*
check if acerts linked_list has been initialized before destroying it
Andreas Steffen
2009-11-04
1
-1
/
+4
|
*
implemented path length constraint checking for IKEv1
Andreas Steffen
2009-11-04
1
-5
/
+16
|
*
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
1
-1
/
+9
|
*
version bump to 4.3.6
Andreas Steffen
2009-11-02
2
-1
/
+3
|
*
fixed a memory leak in OCSP fetching
4.3.5
Andreas Steffen
2009-10-29
1
-3
/
+14
|
*
setting the IP family enables mixed tunnels
Heiko Hund
2009-10-16
1
-1
/
+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
7
-236
/
+146
|
*
pluto now supports SQL-based virtual IP pools
Andreas Steffen
2009-10-14
4
-86
/
+154
|
*
use definitions from libstrongswan/attributes/attributes.h
Andreas Steffen
2009-10-13
3
-18
/
+3
|
*
prepended all ISAKMP notification message types with ISAKMP_
Andreas Steffen
2009-10-12
7
-159
/
+159
|
*
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
29
-2207
/
+972
|
*
hex_str() isn't used externally any more
Andreas Steffen
2009-10-08
2
-13
/
+11
|
*
parsing of generalNames is not needed any more
Andreas Steffen
2009-10-08
2
-299
/
+0
|
*
use of asn1_build_known_oid()
Andreas Steffen
2009-10-08
1
-86
/
+29
|
*
migrated public key IDs to identification_t
Andreas Steffen
2009-10-08
20
-466
/
+463
|
*
list subjectAltNames
Andreas Steffen
2009-10-06
1
-1
/
+33
|
*
some ipsec listall finetuning
Andreas Steffen
2009-10-06
3
-10
/
+9
|
*
pluto and charon now have the same ipsec listall output format
Andreas Steffen
2009-10-06
17
-131
/
+89
|
[next]