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 (
Expand
)
Author
Age
Files
Lines
*
missed strcaseeq added
Tobias Brunner
2009-04-17
1
-1
/
+1
*
moved strcaseeq() macro from constants.h to utils.h
Andreas Steffen
2009-04-17
6
-41
/
+92
*
changed elemsof() macro to countof()
Andreas Steffen
2009-04-17
11
-15
/
+13
*
support of the ESP CAMELLIA-CBC cipher by charon
Andreas Steffen
2009-04-17
4
-26
/
+48
*
fixed OID encoding
Andreas Steffen
2009-04-17
1
-1
/
+1
*
add keylength transform attribute for all algorithms with a keylength != 0
Martin Willi
2009-04-17
1
-24
/
+10
*
fixed OID encoding
Martin Willi
2009-04-17
1
-2
/
+2
*
port the libstrongswan memory allocation methods to pluto
Andreas Steffen
2009-04-17
46
-550
/
+464
*
fixed some newline encodings
Martin Willi
2009-04-16
2
-55
/
+55
*
removed old leak detective
Andreas Steffen
2009-04-16
1
-7
/
+0
*
flush pluto's event queue
Andreas Steffen
2009-04-16
3
-2
/
+22
*
fixed the longstanding myids memory leak
Andreas Steffen
2009-04-16
3
-2
/
+18
*
pluto uses the libstrongswan leak detective and a stripped-down version of li...
Andreas Steffen
2009-04-16
13
-144
/
+195
*
asn1_build_known_oid() includes ASN1_OID tag and length
Andreas Steffen
2009-04-16
4
-7
/
+10
*
scepclient also uses asn1_known_oid()
Andreas Steffen
2009-04-15
1
-1
/
+1
*
added missing curly brackets
Andreas Steffen
2009-04-15
1
-0
/
+4
*
renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()
Andreas Steffen
2009-04-15
7
-19
/
+56
*
INTERNAL_IP6_DNS and INTERNAL_IP6_NBNS options are now fully supported
Andreas Steffen
2009-04-15
1
-0
/
+2
*
added Microsoft proprietary ModeCfg options
Andreas Steffen
2009-04-15
2
-2
/
+15
*
added create_part_enumerator() to indentity, allows to enumerate RDNs etc.
Martin Willi
2009-04-14
5
-7
/
+258
*
moved RDN OIDs to oid.txt, use asn1_get_known_oid() for lookup
Martin Willi
2009-04-14
2
-149
/
+102
*
implemented asn1_get_known_oid(), mapping OID index to ASN1 OID
Martin Willi
2009-04-14
3
-1
/
+42
*
parsing internal DNS and WINS server addresses received via ModeConfig
Andreas Steffen
2009-04-14
1
-6
/
+79
*
added missing string.h include
Martin Willi
2009-04-14
1
-0
/
+1
*
fixed proposal_keywords.c generation in out-of-tree builds
Martin Willi
2009-04-14
1
-1
/
+1
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
126
-3890
/
+5064
*
do not load guests starting with a ".", such as ".svn"
Martin Willi
2009-04-09
1
-2
/
+2
*
simplified statfs
Martin Willi
2009-04-09
1
-7
/
+1
*
added template() shortcut
Martin Willi
2009-04-07
1
-0
/
+5
*
added Dumm.method_missing, allows direct invocation of guests/bridges
Martin Willi
2009-04-07
2
-4
/
+36
*
added booted?/boot methods
Martin Willi
2009-04-07
3
-3
/
+31
*
use safe each() implementations, allowing delete() in block
Martin Willi
2009-04-07
3
-28
/
+43
*
added a reset() method to Dumm and each client
Martin Willi
2009-04-07
2
-17
/
+61
*
fixed template loading/unloading
Martin Willi
2009-04-07
1
-184
/
+154
*
store all templates in a subdirectory
Martin Willi
2009-04-07
1
-1
/
+6
*
do not purge interfaces on template load
Martin Willi
2009-04-07
1
-5
/
+0
*
moved AUTH_HMAC_MD5_128 to IANA defined number
Martin Willi
2009-04-02
2
-5
/
+6
*
version bump to 4.3.0
Andreas Steffen
2009-03-31
1
-0
/
+1
*
fixed copy-and-paste error in vendor.h
Andreas Steffen
2009-03-30
1
-1
/
+2
*
fixed copy-and-paste error in vendor.c
Andreas Steffen
2009-03-30
1
-1
/
+1
*
fixed DPD null state bug
4.2.14
Andreas Steffen
2009-03-30
3
-4
/
+6
*
modelled invokepluto start and stop timing scheme after invokecharon
Andreas Steffen
2009-03-27
2
-12
/
+32
*
require Message-Authenticator attribute only if we have a EAP-Message
Martin Willi
2009-03-27
1
-6
/
+18
*
reserve a socket only during request(), avoids thread pool starvation
Martin Willi
2009-03-27
2
-36
/
+36
*
remove ambiguity by setting parentheses
Andreas Steffen
2009-03-27
2
-2
/
+2
*
fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 03:1...
Andreas Steffen
2009-03-27
2
-11
/
+21
*
cosmetics
Andreas Steffen
2009-03-26
1
-1
/
+1
*
implementation of contains_wildcards() for ID_DER_ASN1_DN identities
Martin Willi
2009-03-26
1
-2
/
+32
*
output peer ID in duplicate deletion log entry
Andreas Steffen
2009-03-26
1
-2
/
+2
*
set port for NATD hash calculation in the "include-all" case
Martin Willi
2009-03-26
1
-0
/
+4
[next]