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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added IKE config option to fake NAT situations
Martin Willi
2011-01-05
1
-1
/
+2
|
*
Show SPI in proposal logging hook
Martin Willi
2011-01-05
1
-2
/
+8
|
*
Implemented a hook to inject custom proposals
Martin Willi
2011-01-05
2
-1
/
+189
|
*
Fixed error reporting
Martin Willi
2011-01-05
1
-1
/
+1
|
*
Remove unused variable
Martin Willi
2011-01-05
1
-1
/
+1
|
*
Added hook to log ID payload type and data
Martin Willi
2011-01-05
2
-1
/
+88
|
*
Added hook to log received KE group
Martin Willi
2011-01-05
2
-1
/
+82
|
*
Added a hook to modify proposal numbers
Martin Willi
2011-01-05
2
-1
/
+164
|
*
Added a hook to print received proposals, including number
Martin Willi
2011-01-05
2
-1
/
+94
|
*
Added a hook to alter the payload length field of arbitrary payloads
Martin Willi
2011-01-05
2
-1
/
+134
|
*
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
*
Support loading of certificate revocation lists
Martin Willi
2011-01-05
1
-41
/
+44
|
*
Implemented a hook that recreates a valid incoming IKE_AUTH response, even ↵
Martin Willi
2011-01-05
2
-1
/
+382
|
|
|
|
if AUTH_FAILED
*
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
|
*
Added hook to set arbitrary IKE major/minor versions in message headers
Martin Willi
2011-01-05
2
-1
/
+102
|
*
Prefer test specific over suite specific configuration
Martin Willi
2011-01-05
1
-1
/
+1
|
*
Added a force_hookie hook that requests a COOKIE independent of our COOKIE ↵
Martin Willi
2011-01-05
2
-1
/
+118
|
|
|
|
mechanism
*
The add_payload hook supports replacing existing payloads of the same type
Martin Willi
2011-01-05
1
-3
/
+26
|
*
Fix insertion of non hex encoded payload data
Martin Willi
2011-01-05
3
-3
/
+3
|
*
Fixed length calculation of unknown payload
Martin Willi
2011-01-05
1
-0
/
+5
|
*
Added a hook to set the critical bit on arbitrary payloads
Martin Willi
2011-01-05
2
-1
/
+130
|
*
Move critical bit checking to ike_sa, notify payload includes unsupported ↵
Martin Willi
2011-01-05
5
-26
/
+62
|
|
|
|
payload type
*
Handle all error notifies in CREATE_CHILD_SA exchanges
Martin Willi
2011-01-05
1
-0
/
+14
|
*
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 hook to inject custom payloads with critical bit
Martin Willi
2011-01-05
2
-1
/
+130
|
*
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
|
*
Added a short README about the conftest utility
Martin Willi
2011-01-05
2
-1
/
+225
|
*
Specify the type of the certificate to load, currently X509 only
Martin Willi
2011-01-05
1
-0
/
+12
|
*
Be a little more verbose about cert payload injection
Martin Willi
2011-01-05
1
-0
/
+1
|
*
Support hook suffixes to use the same hook multiple times
Martin Willi
2011-01-05
6
-29
/
+37
|
*
Support arbitrary suffixes for actions, same action multiple times
Martin Willi
2011-01-05
1
-1
/
+1
|
*
Added a hook to ignore specific messages
Martin Willi
2011-01-05
2
-1
/
+90
|
*
Ingore messages with exchange type altered to UNDEFINED in message() hook
Martin Willi
2011-01-05
1
-0
/
+8
|
*
Added a hook to send unencrypted notifies in established IKE_SAs
Martin Willi
2011-01-05
2
-1
/
+154
|
*
Fail silently without INVALID_SYNTAX if message not verified
Martin Willi
2011-01-05
1
-10
/
+8
|
*
Include suiteb test suite config in distribution
Martin Willi
2011-01-05
1
-0
/
+2
|
*
Fixed loading of credentials using a relative path
Martin Willi
2011-01-05
1
-4
/
+4
|
*
Implemented a add_notify hook to inject arbitrary Notify payloads
Martin Willi
2011-01-05
2
-1
/
+142
|
*
Moved message()-hook invocation to generate_message(), catch pre-generated ↵
Martin Willi
2011-01-05
2
-2
/
+1
|
|
|
|
IKE_SA_INITs, too
*
Implemented a hook to unsort payloads in messages
Martin Willi
2011-01-05
2
-1
/
+134
|
*
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
|
*
Added a fist hook to fill up IKE_AUTH messages with dummy certificates ↵
Martin Willi
2011-01-05
2
-2
/
+146
|
|
|
|
(1.1.1/1.2.1)
[prev]
[next]