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
/
charon
/
encoding
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not null-terminate url in hash-and-url payloads
Martin Willi
2009-10-16
1
-6
/
+1
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
2
-51
/
+1
*
INTERNAL_IP6_NETMASK needed for ModeConfig
Andreas Steffen
2009-10-12
2
-3
/
+4
*
Cleaned up some code of the mediation extension.
Tobias Brunner
2009-09-04
1
-8
/
+4
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
18
-96
/
+96
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
5
-23
/
+23
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
2
-3
/
+3
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
52
-1286
/
+1286
*
Fixed some typos; whitespace cleanup.
Tobias Brunner
2009-09-02
4
-68
/
+64
*
reverted rule_count back to size_t, as it is passed as pointer (fixes 64bit i...
Martin Willi
2009-06-19
2
-7
/
+8
*
double check that parsing a list consumes all bytes
Martin Willi
2009-06-17
1
-0
/
+6
*
use signed lengths in parser and generator
Martin Willi
2009-06-17
2
-18
/
+18
*
fixed copy/paste error in attribute type parsing
Martin Willi
2009-06-17
1
-1
/
+0
*
resolve clone naming conflict with uclibc
Andreas Steffen
2009-05-25
1
-2
/
+2
*
fixed dumping of integers in generator
Martin Willi
2009-05-20
1
-3
/
+3
*
cleanup of generator code
Martin Willi
2009-05-18
2
-217
/
+187
*
removed unused 64-bit integer parsing rule
Martin Willi
2009-05-18
4
-66
/
+0
*
do not access unaligned words/half-words directly
Martin Willi
2009-05-18
1
-11
/
+15
*
cleaned up parser code
Martin Willi
2009-05-18
1
-199
/
+173
*
removed trailing spaces/tabs
Martin Willi
2009-05-18
1
-63
/
+64
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
54
-108
/
+0
*
add keylength transform attribute for all algorithms with a keylength != 0
Martin Willi
2009-04-17
1
-24
/
+10
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
3
-60
/
+97
*
updated Doxyfile
Martin Willi
2009-03-24
27
-28
/
+27
*
typo
Tobias Brunner
2009-02-17
1
-1
/
+1
*
added two Microsoft proprietary configuration attribute types
4.2.11
Andreas Steffen
2009-01-20
2
-2
/
+8
*
added notify message types used by RFC 4739
Andreas Steffen
2009-01-19
2
-6
/
+13
*
increase nonce size to 32 bytes, required when using SHA384/512 PRFs
Martin Willi
2008-12-31
1
-1
/
+1
*
removed private parser function pointers, allows compiler to inline
Martin Willi
2008-11-26
1
-200
/
+48
*
removed private generator function pointers, allows compiler to inline
Martin Willi
2008-11-26
2
-276
/
+154
*
ported some hard-to-merge cherries back to trunk :-/
Martin Willi
2008-11-12
1
-2
/
+2
*
merging kernel_klips plugin back into trunk
Tobias Brunner
2008-11-11
1
-2
/
+16
*
allow multiple DELETE payloads in an informational message
Martin Willi
2008-09-11
1
-2
/
+7
*
refactored credential builder
Martin Willi
2008-09-02
1
-1
/
+1
*
corrected vendor_id_payload diagram
Andreas Steffen
2008-06-27
1
-3
/
+2
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
1
-1
/
+2
*
process payload length more strictly
Martin Willi
2008-05-23
1
-34
/
+56
*
fixed parsing of UNKNOWN_PAYLOADs
Martin Willi
2008-05-21
1
-1
/
+1
*
replying to COOKIE2 mobike notify properly
4.2.2
Martin Willi
2008-05-21
1
-0
/
+8
*
Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) i...
Tobias Brunner
2008-05-16
1
-7
/
+21
*
IPComp for IKEv2
Tobias Brunner
2008-05-08
1
-0
/
+8
*
removed status result from crypter interface to be consistent with other cryp...
Martin Willi
2008-04-22
1
-22
/
+10
*
Hash and URL cosmetics
Andreas Steffen
2008-04-18
1
-4
/
+4
*
support for hash and URL encoded certificate payloads in charon
Tobias Brunner
2008-04-18
2
-24
/
+144
*
added API for random number generators, served through credential factory
Martin Willi
2008-04-15
1
-18
/
+10
*
fixing some memory leaks
Tobias Brunner
2008-04-02
1
-1
/
+3
*
changed order of server and peer reflexive endpoints (and also the priorities)
Tobias Brunner
2008-03-31
2
-8
/
+8
*
corrected ME_ENDPOINT length check
Tobias Brunner
2008-03-27
1
-1
/
+2
*
checking the size of ME_* notify payloads
Tobias Brunner
2008-03-27
1
-1
/
+21
*
replaced the COOKIE notify payload in connectivity checks with a ME_CONNECTAU...
Tobias Brunner
2008-03-27
2
-3
/
+7
[next]