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 (
Expand
)
Author
Age
Files
Lines
*
proposal_t.strip_dh() takes a DH group to keep, using MODP_NONE will remove all
Tobias Brunner
2012-10-24
1
-3
/
+10
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Only add an implicit PRF based on the MAC alg if no PRF given in proposal
Martin Willi
2012-10-24
1
-38
/
+38
*
Added possibility to register custom proposal keywords
Tobias Brunner
2012-09-13
1
-2
/
+2
*
Removed len argument from proposal_get_token()
Tobias Brunner
2012-09-13
1
-24
/
+23
*
Add DH group 15 (MODP-3072) to IKE proposal
Adrian-Ken Rueegsegger
2012-08-06
1
-0
/
+1
*
Pass opaque data to printf hooks and print_in_hook()
Martin Willi
2012-07-13
1
-14
/
+14
*
Added support for IKEv1 IPComp proposals in proposal substructure.
Tobias Brunner
2012-05-24
1
-1
/
+2
*
Make AES-CMAC actually usable for IKEv2.
Tobias Brunner
2012-04-04
1
-0
/
+5
*
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
*
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