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
/
payloads
/
encryption_payload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Correctly initialize payload length of encrypted payload
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Cleaned up memory management and return values for encryption payload
Martin Willi
2012-07-16
1
-17
/
+14
*
Check rng return value when encrypting encryption payload
Tobias Brunner
2012-07-16
1
-2
/
+8
*
Add a return value to aead_t.encrypt()
Martin Willi
2012-07-16
1
-2
/
+10
*
Give a hint that decryption failed if payload length invalid
Martin Willi
2012-03-20
1
-0
/
+7
*
Fixed diagram of IKEv1 encrypted "payload".
Tobias Brunner
2012-03-20
1
-2
/
+0
*
Use modified encryption payload to encrypt/decrypt complete IKEv1 messages.
Tobias Brunner
2012-03-20
1
-7
/
+124
*
Use a generic encoding type for all variable length chunks
Martin Willi
2012-03-20
1
-1
/
+1
*
Add a payload.get_header_length() method, remove header length definitions
Martin Willi
2012-03-20
1
-2
/
+9
*
Simplify signature of get_encoding_rules(), make all rules static
Martin Willi
2012-03-20
1
-6
/
+5
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
*
Use different return values in payload decryption to distinguish between inte...
Martin Willi
2010-08-25
1
-8
/
+8
*
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
1
-253
/
+176
*
Migrated encryption_payload to INIT/METHOD macros
Martin Willi
2010-08-19
1
-171
/
+111
*
Use IV length of a crypter instead of block size for IV calculations
Martin Willi
2010-08-13
1
-6
/
+11
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+619