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
/
encoding
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Migrated cert_payload to INIT/METHOD macros
Martin Willi
2011-01-05
1
-95
/
+68
|
*
Migrated auth_payload to INIT/METHOD macros
Martin Willi
2011-01-05
2
-137
/
+69
|
*
Do not update payload length during generation, allows hooks override ↵
Martin Willi
2011-01-05
8
-58
/
+12
|
|
|
|
payload length
*
Do not recalculate payload header length after generation, payloads do ↵
Martin Willi
2011-01-05
1
-291
/
+19
|
|
|
|
length calculation
*
Apply IKE major/minor version set on message to IKE header
Martin Willi
2011-01-05
1
-0
/
+4
|
*
Added setters for IKE major/minor version to ike_header
Martin Willi
2011-01-05
2
-0
/
+28
|
*
Migrated ike_header_t to INIT/METHOD macros
Martin Willi
2011-01-05
1
-165
/
+114
|
*
Fixed length calculation of unknown payload
Martin Willi
2011-01-05
1
-0
/
+5
|
*
Move critical bit checking to ike_sa, notify payload includes unsupported ↵
Martin Willi
2011-01-05
2
-15
/
+1
|
|
|
|
payload type
*
Support encoding of UKNOWN_DATA
Martin Willi
2011-01-05
1
-0
/
+4
|
*
Moved our substructure identifiers above 255, ignore private payloads properly
Martin Willi
2011-01-05
1
-6
/
+6
|
*
Check for exceeded payload count even if we have a found one flagged as ↵
Martin Willi
2011-01-05
1
-3
/
+4
|
|
|
|
sufficient
*
Added a constructor for custom uknown payloads
Martin Willi
2011-01-05
2
-2
/
+29
|
*
Use the payloads actual type in unknown_payload_t
Martin Willi
2011-01-05
6
-40
/
+53
|
*
Migrated unknown payload to INIT/METHOD macros
Martin Willi
2011-01-05
1
-80
/
+54
|
*
Fail silently without INVALID_SYNTAX if message not verified
Martin Willi
2011-01-05
1
-10
/
+8
|
*
Support removal of payloads from messages
Martin Willi
2011-01-05
2
-0
/
+14
|
*
Added a message_t option to disable automatic payload sorting
Martin Willi
2011-01-05
2
-1
/
+21
|
*
Implemented cert payload constructor for custom encoding types
Martin Willi
2011-01-05
2
-0
/
+21
|
*
Store proposal number in proposal_t to reuse it in the selected proposal
Martin Willi
2010-10-28
2
-4
/
+11
|
|
|
|
|
According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply.
*
Migrated proposal_substructure to INIT/METHOD macros, removed unused methods
Martin Willi
2010-10-28
2
-235
/
+111
|
*
Migrated sa_payload to INIT/METHOD macros, removed unused methods
Martin Willi
2010-10-28
2
-179
/
+113
|
*
draft-ietf-ipsecme-eap-mutual will be released as RFC 5998.
Tobias Brunner
2010-09-16
1
-1
/
+1
|
*
added notify messages defined in RFC 5996
Andreas Steffen
2010-09-15
2
-6
/
+13
|
*
Enable the generation of unencrypted messages (e.g. ME connectivity checks).
Tobias Brunner
2010-08-30
1
-9
/
+10
|
*
Update delete_payload length when adding SPIs
Martin Willi
2010-08-25
1
-0
/
+1
|
*
Migrated delete_payload to INIT/METHOD macros, replaced iterator
Martin Willi
2010-08-25
2
-121
/
+100
|
*
Use different return values in payload decryption to distinguish between ↵
Martin Willi
2010-08-25
3
-12
/
+16
|
|
|
|
integrity and syntax errors
*
Accept encryption payloads with no wrapped payloads
Martin Willi
2010-08-23
1
-1
/
+1
|
*
Use AEAD wrapper for encryption payload encryption/decryption
Martin Willi
2010-08-19
6
-844
/
+473
|
*
Migrated generator_t to INIT/METHOD macros
Martin Willi
2010-08-19
2
-54
/
+33
|
*
Migrated encryption_payload to INIT/METHOD macros
Martin Willi
2010-08-19
1
-171
/
+111
|
*
Migrated message_t to INIT/METHOD macros
Martin Willi
2010-08-19
1
-185
/
+112
|
*
Use IV length of a crypter instead of block size for IV calculations
Martin Willi
2010-08-13
1
-6
/
+11
|
*
IKEv2 notification types updated.
Tobias Brunner
2010-08-04
2
-27
/
+34
|
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-1
/
+6
|
*
Show contents of the CP payload in message_t stringification
Martin Willi
2010-06-24
1
-0
/
+34
|
*
Accept messages with a "sufficient" payload if other payloads (such as V) follow
Martin Willi
2010-03-26
1
-5
/
+2
|
*
Fixed some Doxygen warnings.
Tobias Brunner
2010-03-24
1
-2
/
+2
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
54
-0
/
+15481
[prev]