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
...
*
do not destroy packet twice if message generation failed
Martin Willi
2009-05-12
1
-0
/
+1
|
*
properly end CERT_PRE task after detecting the final authentication round
Martin Willi
2009-05-12
1
-27
/
+41
|
*
do not report increasing rekey times if rekeying currently active
Martin Willi
2009-05-12
1
-1
/
+8
|
*
do not report a CHILD_SA rekey time if rekeying disabled
Martin Willi
2009-05-12
1
-2
/
+10
|
*
quote identities
Andreas Steffen
2009-05-11
1
-4
/
+4
|
*
also update permission in template/guest folders
Martin Willi
2009-05-11
1
-9
/
+9
|
|
|
|
some identation cleanups
*
removed @brief doxygen keywords
Martin Willi
2009-05-11
6
-50
/
+50
|
*
list available templates using "template" alias
Martin Willi
2009-05-11
1
-3
/
+7
|
*
ruby bindings for template enumerator
Martin Willi
2009-05-11
1
-0
/
+19
|
*
added a Dumm template enumerator
Martin Willi
2009-05-11
2
-0
/
+61
|
*
allow "others" to read created dumm files/folders
Martin Willi
2009-05-11
1
-2
/
+2
|
*
implemented blowfish as a plugin
Andreas Steffen
2009-05-11
8
-1431
/
+1164
|
*
corrected debug output of passphrase
Andreas Steffen
2009-05-11
1
-1
/
+3
|
*
hand out a IPv4 virtual address if %any6 is requested
Martin Willi
2009-05-11
1
-2
/
+3
|
*
fixed configuration payload type as responder
Martin Willi
2009-05-11
1
-1
/
+1
|
*
never send a CERT payload in EAP
Martin Willi
2009-05-11
1
-13
/
+13
|
*
updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC.
Martin Willi
2009-05-11
1
-1
/
+1
|
*
Fixed EAP authentication regression
Martin Willi
2009-05-11
5
-42
/
+76
|
|
|
|
|
Use correct nonce/init message again for EAP AUTH payload sent from responder to initiator.
*
fixed memleak
Martin Willi
2009-05-11
1
-0
/
+1
|
*
started migration to encryption plugins
Andreas Steffen
2009-05-09
24
-252
/
+5629
|
*
added a configure option to enable the Vstr string library even if ↵
Tobias Brunner
2009-04-24
3
-10
/
+24
|
|
|
|
register_printf_function is available
*
fixing compilation when using the Vstr string library
Tobias Brunner
2009-04-24
3
-6
/
+6
|
*
fixed timezone compensation when parsing ASN.1 dates
Tobias Brunner
2009-05-08
2
-10
/
+49
|
*
drop acquires we already have a pending connection attempt
Martin Willi
2009-05-08
1
-14
/
+90
|
*
initiate trapped CHILD_SAs with same reqid
Martin Willi
2009-05-08
8
-32
/
+27
|
*
removed $Id$ from new template generated files
Martin Willi
2009-05-08
2
-4
/
+0
|
*
listing routed connection in statusall
Martin Willi
2009-05-08
1
-1
/
+9
|
*
removed obsolete route/unroute code from ike_sa/controller
Martin Willi
2009-05-08
4
-411
/
+6
|
*
make use of the new trap-manager
Martin Willi
2009-05-08
6
-64
/
+41
|
*
added a trap-manager to handle routed policies outside of IKE_SAs
Martin Willi
2009-05-08
3
-0
/
+380
|
*
defined ENCR_TWOFISH and ENCR_SERPENT
Andreas Steffen
2009-05-08
2
-8
/
+11
|
*
inserted HASH_MD4 in increasing order
Andreas Steffen
2009-05-07
2
-9
/
+9
|
*
fixed generation of IKEv1 key material
Andreas Steffen
2009-05-07
1
-7
/
+17
|
*
fixed compiler warnings
Tobias Brunner
2009-05-07
1
-3
/
+3
|
*
Merge branch 'master' of git.strongswan.org:~/strongswan into HEAD
Tobias Brunner
2009-05-07
37
-1955
/
+466
|
\
|
*
instanciate new tasks only if none queued
Martin Willi
2009-05-07
1
-124
/
+125
|
|
|
*
properly delete IKE_SA if IKE_SA_INIT processing failed
Martin Willi
2009-05-07
1
-0
/
+5
|
|
|
*
announce EAP method initiation once only
Martin Willi
2009-05-07
1
-2
/
+0
|
|
|
*
some additional .gitignore's
Martin Willi
2009-05-07
3
-0
/
+4
|
|
|
*
fixed .gitignore for backup files
Martin Willi
2009-05-07
1
-1
/
+1
|
|
|
*
added .gitignore files for dumm
Martin Willi
2009-05-07
2
-0
/
+5
|
|
|
*
use hash size constants from hasher.h
Andreas Steffen
2009-05-07
5
-26
/
+16
|
|
|
*
removed all hash function code from pluto
Andreas Steffen
2009-05-06
19
-1562
/
+42
|
|
|
*
all hashes, hmacs and prfs use libstrongswan
Andreas Steffen
2009-05-06
4
-246
/
+274
|
|
|
*
compiler warning fixed
Tobias Brunner
2009-05-06
1
-1
/
+1
|
|
*
|
properly convert boolean flags when parsing ipsec.conf
Tobias Brunner
2009-05-07
1
-3
/
+11
|
|
*
|
use bool instead of int
Tobias Brunner
2009-05-07
3
-3
/
+3
|
|
*
|
properly initialize buffer when printing loaded plugins.
Tobias Brunner
2009-05-07
2
-0
/
+2
|
/
*
more portable handling of the bool data type (Mac OS X has stdbool.h)
Tobias Brunner
2009-05-06
2
-5
/
+17
|
*
renamed some conflicting function names
Tobias Brunner
2009-05-06
1
-4
/
+4
|
[prev]
[next]