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
/
payloads
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
48
-11482
/
+0
*
Fixing a bug on platforms where size_t is unsigned.
Tobias Brunner
2010-03-03
1
-12
/
+12
*
Refactored EAP payload, avoid unaligned word access
Martin Willi
2010-01-21
1
-103
/
+68
*
moved traffic_selectors from charon to libstrongswan
Andreas Steffen
2009-12-20
2
-3
/
+3
*
updated IKEv2 notification messages assigned by IANA
Andreas Steffen
2009-11-24
2
-12
/
+48
*
Give plugins more control of which configuration attributes to request, and p...
Martin Willi
2009-11-17
4
-203
/
+164
*
Simplified vendor ID payload interface
Martin Willi
2009-11-12
2
-85
/
+43
*
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
4
-21
/
+21
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
2
-3
/
+3
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
46
-1006
/
+1006
*
Fixed some typos; whitespace cleanup.
Tobias Brunner
2009-09-02
3
-50
/
+46
*
resolve clone naming conflict with uclibc
Andreas Steffen
2009-05-25
1
-2
/
+2
*
removed unused 64-bit integer parsing rule
Martin Willi
2009-05-18
2
-14
/
+0
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
48
-96
/
+0
*
add keylength transform attribute for all algorithms with a keylength != 0
Martin Willi
2009-04-17
1
-24
/
+10
*
updated Doxyfile
Martin Willi
2009-03-24
24
-25
/
+24
*
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
*
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
*
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
*
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
*
mediation extension adapted to the naming convention of the current version o...
Tobias Brunner
2008-03-26
8
-97
/
+97
*
added equals() method to peer_cfg, ike_cfg, proposals, auth_info
Martin Willi
2008-03-26
1
-29
/
+31
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
48
-1501
/
+755
*
use identifiers in EAP_SUCCESS/EAP_FAILURE payloads
Martin Willi
2008-02-04
2
-8
/
+11
*
next_payload must be of type u_int8_t
Andreas Steffen
2008-02-01
1
-1
/
+2
*
implemented Expanded EAP types to support vendor specific methods
Martin Willi
2007-12-13
2
-5
/
+19
*
accept unknown attributes in config payloads
Martin Willi
2007-12-09
1
-1
/
+1
*
removed c++ style comments
4.1.9
Martin Willi
2007-12-04
2
-10
/
+13
*
improved P2P_ENDPOINT debugging
Andreas Steffen
2007-12-03
2
-1
/
+25
[next]