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
/
libcharon
/
config
/
proposal.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add NO_EXT_SEQ_NUMBER to proposal only if it has not been specified in string
Martin Willi
2011-04-20
1
-4
/
+10
|
*
Added proposal keywords for ESN support
Martin Willi
2011-04-20
1
-5
/
+0
|
*
trace back crypto algorithms to the plugins that registered them
Andreas Steffen
2010-12-18
1
-4
/
+5
|
*
check for malformed IKE and ESP proposals
Andreas Steffen
2010-12-01
1
-0
/
+1
|
*
Store proposal number in proposal_t to reuse it in the selected proposal
Martin Willi
2010-10-28
1
-5
/
+20
|
|
|
|
|
According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply.
*
Migrated proposal_t to INIT/METHOD macros
Martin Willi
2010-10-28
1
-80
/
+54
|
*
Include CCM/GCM algorithms in IKEv2 proposals, if supported
Martin Willi
2010-08-19
1
-9
/
+10
|
*
Make function to test if an encryption algorithm is an AEAD alg public
Martin Willi
2010-08-19
1
-24
/
+2
|
*
Support Camellia XCBC algorithms in proposal
Martin Willi
2010-08-13
1
-0
/
+3
|
*
Added Camellia, AES-CTR to default IKE proposal, if supported
Martin Willi
2010-08-13
1
-2
/
+6
|
*
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
Martin Willi
2010-04-19
1
-0
/
+3
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+946