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
...
*
encoding: Accept all exchange types for non IKEv1/IKEv2 major versions
Martin Willi
2014-09-22
1
-5
/
+11
*
ikev1: Don't cache last block of INFORMATIONAL messages as IV
Tobias Brunner
2014-09-12
1
-2
/
+2
*
ikev1: Log IV when encrypting messages
Tobias Brunner
2014-09-12
1
-0
/
+1
*
ikev1: Skip unusable IPComp proposals
Tobias Brunner
2014-09-12
1
-1
/
+1
*
ikev1: Properly handle different proposal numbering schemes
Tobias Brunner
2014-09-12
1
-5
/
+10
*
encoding: Don't explicitly include <arpa/inet.h>
Martin Willi
2014-06-04
2
-2
/
+0
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
43
-681
/
+681
*
ikev1: Add an option to accept unencrypted ID/HASH payloads
Martin Willi
2014-04-17
1
-1
/
+20
*
ikev1: Accept SPI size of any length <= 16 in ISAKMP proposal
Tobias Brunner
2014-03-31
1
-4
/
+12
*
ike: Support encoding of attribute certificates in CERT payloads
Martin Willi
2014-03-31
1
-1
/
+6
*
Added IFOM_CAPABILITY notify message type
Andreas Steffen
2013-11-01
2
-6
/
+10
*
iv_gen: Provide external sequence number (IKE, ESP)
Tobias Brunner
2013-10-11
3
-5
/
+7
*
ikev2: Use IV generator to encrypt encrypted payload
Tobias Brunner
2013-10-11
1
-1
/
+9
*
ikev1: Support parsing of AH+IPComp proposals
Martin Willi
2013-10-11
1
-9
/
+11
*
ikev1: Accept more than two certificate payloads
Martin Willi
2013-10-11
1
-2
/
+2
*
ikev1: Support en-/decoding of SA payloads with AH algorithms
Martin Willi
2013-10-11
1
-31
/
+99
*
message: print type of configuration payload
Martin Willi
2013-09-03
1
-1
/
+21
*
message: print attributes for IKEv1 configuration payloads as well
Martin Willi
2013-09-03
1
-1
/
+2
*
Fix various API doc issues and typos
Tobias Brunner
2013-07-18
1
-5
/
+5
*
linked-list: Remove barely used has_more() method
Tobias Brunner
2013-07-17
1
-83
/
+105
*
Fix crash if the initiator has no suitable proposal available
Tobias Brunner
2013-06-21
1
-0
/
+5
*
proposals: try next if IKEv2 algorithm could not be mapped to IKEv1
Martin Willi
2013-05-06
1
-2
/
+4
*
Allow up to 10 NAT-D payloads in IKEv1 messages
Tobias Brunner
2013-03-20
1
-1
/
+1
*
added ERX_SUPPORTED IKEv2 Notify
Andreas Steffen
2013-03-02
2
-7
/
+11
*
Merge branch 'opaque-ports'
Martin Willi
2013-03-01
1
-1
/
+5
|
\
|
*
Don't reject OPAQUE ports while verifying traffic selector substructure
Martin Willi
2013-02-21
1
-1
/
+5
*
|
Allow more than one CERTREQ payload for IKEv2
Tobias Brunner
2013-02-08
1
-2
/
+2
|
/
*
Merge branch 'ikev1-fragmentation'
Tobias Brunner
2013-01-12
5
-11
/
+356
|
\
|
*
Add support to create IKE fragments
Tobias Brunner
2012-12-24
2
-0
/
+30
|
*
Add message rules to properly handle IKE fragments
Tobias Brunner
2012-12-24
1
-0
/
+8
|
*
Reset the encrypted flag when handling IKE messages that contain a fragment
Tobias Brunner
2012-12-24
1
-0
/
+6
|
*
Payload added to handle IKE fragments
Tobias Brunner
2012-12-24
4
-11
/
+312
*
|
Don't use bio_writer_t.skip() to write length field when appending more data
Martin Willi
2013-01-11
1
-4
/
+4
*
|
IKEv1 support for PKCS#7 wrapped certificates
Volker Rümelin
2013-01-11
2
-0
/
+26
*
|
Fixed some typos in comments
Volker Rümelin
2013-01-11
2
-4
/
+4
|
/
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2012-12-20
1
-1
/
+1
*
Add support for draft-ietf-ipsec-nat-t-ike-03 and earlier
Volker Rümelin
2012-12-19
8
-54
/
+100
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
17
-17
/
+17
*
Moved packet_t and tun_device_t to networking folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Increase the limit of acceptable IKEv1 CERTREQ payloads to 20
Martin Willi
2012-10-24
1
-1
/
+1
*
Correctly initialize payload length of encrypted payload
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Added method to enumerate EAP types contained in an EAP-Nak
Tobias Brunner
2012-08-31
2
-11
/
+79
*
Encode EAP-Naks in expanded format if we got an expanded type request
Tobias Brunner
2012-08-31
2
-2
/
+15
*
Allow clients to request a configured EAP method via EAP-Nak
Tobias Brunner
2012-08-31
2
-2
/
+11
*
Send EAP-Nak with supported types if requested type is unsupported
Tobias Brunner
2012-08-31
2
-6
/
+71
*
Moved packet_t to libstrongswan
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Include stdint.h for UINTxx_MAX defines
Tobias Brunner
2012-07-27
1
-2
/
+3
*
Don't print hexdumps on loglevel 1 if hash verification fails
Martin Willi
2012-07-20
1
-3
/
+3
*
Cleaned up memory management and return values for encryption payload
Martin Willi
2012-07-16
3
-33
/
+31
[prev]
[next]