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
/
generator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
inserted space
Andreas Steffen
2012-05-05
1
-1
/
+1
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-48
/
+104
|
\
|
*
Renamed CONFIGURATION_ATTRIBUTE_LENGTH to streamline it with other ATTRIBUTE ...
Martin Willi
2012-03-20
1
-3
/
+3
|
*
Added an option to create a generator that does not log debug messages.
Tobias Brunner
2012-03-20
1
-24
/
+88
|
*
IKEv1 ConfigMode: Fixed cp_payload to use CONFIGURATION_ATTRIBUTE_V1 in all a...
Clavister OpenSource
2012-03-20
1
-0
/
+1
|
*
Removed redundant '=>' when logging binary data in parser and generator.
Tobias Brunner
2012-03-20
1
-4
/
+4
|
*
Use modified encryption payload to encrypt/decrypt complete IKEv1 messages.
Tobias Brunner
2012-03-20
1
-0
/
+1
|
*
Avoid compiler warnings due to extended enums.
Tobias Brunner
2012-03-20
1
-1
/
+1
|
*
Use a generic list encoding rule we can use to specify the wrapped payload type
Martin Willi
2012-03-20
1
-8
/
+8
|
*
Use a generic encoding type for all variable length chunks
Martin Willi
2012-03-20
1
-15
/
+1
|
*
Implemented IKEv1 hash payload
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Simplify signature of get_encoding_rules(), make all rules static
Martin Willi
2012-03-20
1
-3
/
+2
|
*
Extended KE payload for IKEv1 support
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Added SA payload IKEv1 encoding types to generator
Martin Willi
2012-03-20
1
-0
/
+3
*
|
Don't cast second argument of mem_printf_hook (%b) to size_t.
Tobias Brunner
2012-03-27
1
-1
/
+1
|
/
*
Reserved field get parsed/generated like any other bit/byte field
Martin Willi
2011-01-05
1
-55
/
+10
*
Do not recalculate payload header length after generation, payloads do length...
Martin Willi
2011-01-05
1
-291
/
+19
*
Support encoding of UKNOWN_DATA
Martin Willi
2011-01-05
1
-0
/
+4
*
Use AEAD wrapper for encryption payload encryption/decryption
Martin Willi
2010-08-19
1
-17
/
+8
*
Migrated generator_t to INIT/METHOD macros
Martin Willi
2010-08-19
1
-41
/
+32
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+888