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 (
Expand
)
Author
Age
Files
Lines
...
*
fixed segfault in pluto with multiple ISAKMP SAs in delete payload
Heiko Hund
2010-04-20
1
-2
/
+20
*
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
Martin Willi
2010-04-19
2
-1
/
+34
*
implemented inheritance of virtual IP assigned by Mode Config on the responde...
Andreas Steffen
2010-04-11
2
-1
/
+17
*
show in-memory pools in ipsec statusall
Andreas Steffen
2010-04-11
3
-1
/
+36
*
added missing curly brackets
Andreas Steffen
2010-04-11
1
-1
/
+37
*
support in-memory pools in swapped connection definitions
Andreas Steffen
2010-04-11
2
-19
/
+19
*
Explicitly unload plugins before deinitializing libhydra and libstrongswan in...
Tobias Brunner
2010-04-06
1
-0
/
+1
*
Replaced some DBG_LIB with more specific groups.
Tobias Brunner
2010-04-06
1
-1
/
+1
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
5
-65
/
+67
*
Adding support for debug groups in libstrongswan's logger.
Tobias Brunner
2010-04-06
1
-1
/
+1
*
Manually loading the pluto.(n)dns* settings is not needed anymore.
Tobias Brunner
2010-04-06
1
-53
/
+1
*
Store the name of the daemon that initialized libhydra to load daemon-specifi...
Tobias Brunner
2010-04-06
1
-1
/
+1
*
Added options to whack to query in-memory leases.
Tobias Brunner
2010-04-06
1
-0
/
+8
*
Added function to list the leases of the in-memory pools.
Tobias Brunner
2010-04-06
2
-0
/
+89
*
Delete the in-memory IP address pools if a connection gets deleted.
Tobias Brunner
2010-04-06
2
-0
/
+8
*
Use whack_attribute in pluto to provide in-memory IP address pools.
Tobias Brunner
2010-04-06
3
-7
/
+23
*
Adding a whack_attribute class which manages in-memory pools in pluto and is ...
Tobias Brunner
2010-04-06
3
-0
/
+347
*
fixed pluto crash caused by expired leftcert and rightca=%same
Andreas Steffen
2010-03-29
1
-2
/
+2
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
2
-17
/
+19
*
Init/deinit libhydra in charon and pluto.
Tobias Brunner
2010-03-24
2
-2
/
+12
*
Link pluto and charon to libhydra, fixes monolithic build.
Tobias Brunner
2010-03-24
1
-0
/
+2
*
Fixing a compiler warning when building with -Wextra.
Tobias Brunner
2010-03-16
1
-1
/
+1
*
Fixed a bug in pluto's x509 handling.
Tobias Brunner
2010-03-12
1
-2
/
+2
*
deleted old strongSwan VIDs
Andreas Steffen
2010-03-12
2
-86
/
+15
*
recognize strongSwan VID
Andreas Steffen
2010-03-07
1
-47
/
+53
*
Remove the invalid cast in time() parameter, as reported by Marius Tomaschewski.
Martin Willi
2010-03-04
1
-1
/
+1
*
Detect windows hosts to add specific workarounds.
Tobias Brunner
2010-02-12
2
-0
/
+7
*
Adding support for AES GMAC (RFC4543).
Tobias Brunner
2010-02-12
8
-9
/
+22
*
Increased the buffer for netlink responses.
Tobias Brunner
2010-02-05
1
-0
/
+1
*
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 t...
Tobias Brunner
2010-02-02
3
-6
/
+26
*
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
[prev]
[next]