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 (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Accept NULL as keymat when generating a message
Martin Willi
2012-03-20
1
-4
/
+10
|
|
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
6
-5
/
+6
|
|
*
Doxygen fixes
Martin Willi
2012-03-20
4
-5
/
+4
|
|
*
Always use a transform number of 1 when encoding a single transform
Martin Willi
2012-03-20
1
-3
/
+3
|
|
*
Another set of cleanups in message.c
Martin Willi
2012-03-20
1
-18
/
+19
|
|
*
Some coding style cleanups
Martin Willi
2012-03-20
1
-3
/
+6
|
|
*
Fixed notify enum names
Martin Willi
2012-03-20
1
-1
/
+3
|
|
*
Log parsed unsigned ints with proper format strings.
Tobias Brunner
2012-03-20
1
-5
/
+5
|
|
*
Add some additional IKEv1 notify types
Martin Willi
2012-03-20
2
-6
/
+21
|
|
*
Do not trust unprotected INFORMATIONALS, just print that we got one
Martin Willi
2012-03-20
1
-13
/
+18
|
|
*
Remove executable flag from source code files
Martin Willi
2012-03-20
8
-0
/
+0
|
|
*
Support encoding of Hybrid initiator authentication method
Martin Willi
2012-03-20
1
-0
/
+9
|
|
*
Added method to get encoded version if ID_V1 payload.
Tobias Brunner
2012-03-20
2
-0
/
+17
|
|
*
Fixed SPI size calculation in DELETE payload
Martin Willi
2012-03-20
1
-8
/
+7
|
|
*
Support IKEv1 SPIs in IKEv1 delete payload
Martin Willi
2012-03-20
2
-2
/
+31
|
|
*
Don't complain when receiving XAuth or Unity configuration attributes
Martin Willi
2012-03-20
1
-15
/
+38
|
|
*
Interpret attribute format correctly in IKEv1 configuration format
Martin Willi
2012-03-20
1
-2
/
+2
|
|
*
Encrypt INFORMATIONAL exchange if needed
Clavister OpenSource
2012-03-20
1
-11
/
+22
|
|
*
added functions for getting/setting ISAKMP SPI to notify payload
Clavister OpenSource
2012-03-20
2
-0
/
+51
|
|
*
En- and decode DH group attribute in quick mode SA payloads
Martin Willi
2012-03-20
1
-0
/
+13
|
|
*
Handle incoming delete messages
Clavister OpenSource
2012-03-20
1
-0
/
+25
|
|
*
use untoh64 instead of non-portable be64toh
Andreas Steffen
2012-03-20
1
-1
/
+1
|
|
*
Cleanup CERT payload constructors
Martin Willi
2012-03-20
2
-17
/
+22
|
|
*
Cleaned up certreq payload for IKEv2/IKEv1 use
Martin Willi
2012-03-20
2
-53
/
+52
|
|
*
Encode a single IP traffic selector as ID_IPV?_ADDRESS identity
Martin Willi
2012-03-20
1
-3
/
+16
|
|
*
Added missing break;s when converting ID_IP_ADDRESS types to ts, extracted fu...
Martin Willi
2012-03-20
1
-10
/
+14
|
|
*
Don't use unportable htobe64 macro directly
Martin Willi
2012-03-20
1
-1
/
+1
|
|
*
certificate handling for XAuth responder.
Clavister OpenSource
2012-03-20
4
-11
/
+66
|
|
*
Setting transform number in esp proposal.
Clavister OpenSource
2012-03-20
1
-1
/
+1
|
|
*
ID_IPV4_ADDR and ID_IPV6_ADDR cases added to get_ts
Clavister OpenSource
2012-03-20
1
-0
/
+18
|
|
*
IKEv1: Added basic support for INFORMATIONAL exchange types, and for NOTIFY_V...
Clavister OpenSource
2012-03-20
2
-10
/
+14
|
|
*
Message rules for IKEv1 NAT-T payloads added.
Tobias Brunner
2012-03-20
1
-0
/
+17
|
|
*
Added payloads for IKEv1 NAT-Traversal negotiation.
Tobias Brunner
2012-03-20
7
-16
/
+51
|
|
*
Added an option to create a generator that does not log debug messages.
Tobias Brunner
2012-03-20
2
-24
/
+96
|
|
*
Handle invalid IKEv1 hashes more specifically.
Tobias Brunner
2012-03-20
2
-1
/
+3
|
|
*
Handle unsupported IKEv1 exchange types more specifically.
Tobias Brunner
2012-03-20
1
-1
/
+1
|
|
*
Handle INFORMATIONAL_V1 messages when no keys have been derived yet.
Tobias Brunner
2012-03-20
1
-2
/
+3
|
|
*
Use proper enum types in proposal_substructure.
Tobias Brunner
2012-03-20
1
-2
/
+2
|
|
*
Map auth_class to auth method and IKEv1 proposal attribute
Martin Willi
2012-03-20
1
-2
/
+10
|
|
*
Removed obsolete transform attribute setters
Martin Willi
2012-03-20
2
-92
/
+13
|
|
*
Implemented IKEv1 attribute encoding in SA payload
Martin Willi
2012-03-20
5
-8
/
+247
|
|
*
Implemented encoding of additional IKEv1 proposal attributes
Martin Willi
2012-03-20
5
-123
/
+173
|
|
*
Added not-yet used sa_payload parameters used in IKEv1
Martin Willi
2012-03-20
2
-10
/
+170
|
|
*
IKEv1 XAuth: Add XAUTH authentication types to the enum. Added the ability t...
Clavister OpenSource
2012-03-20
1
-0
/
+17
|
|
*
IKEv1 ConfigMode: Fix configuration_attribute encoding rules for IKEv1 to use...
Clavister OpenSource
2012-03-20
1
-1
/
+1
|
|
*
IKEv1 ConfigMode: Fixed cp_payload to use CONFIGURATION_ATTRIBUTE_V1 in all a...
Clavister OpenSource
2012-03-20
3
-1
/
+3
|
|
*
Removed redundant '=>' when logging binary data in parser and generator.
Tobias Brunner
2012-03-20
2
-6
/
+6
|
|
*
Fixed encryption of IKEv2 messages.
Tobias Brunner
2012-03-20
1
-2
/
+2
|
|
*
Print message payload names after prepending IKEv1 HASH payload
Martin Willi
2012-03-20
1
-2
/
+2
|
|
*
Include hardcoded tunnel mode attribute in porposal, remove ESN attribute
Martin Willi
2012-03-20
1
-2
/
+2
[prev]
[next]