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
/
libipsec
Commit message (
Expand
)
Author
Age
Files
Lines
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
1
-37
/
+54
*
libipsec: Enforce a minimum of 256 for SPIs
Tobias Brunner
2017-03-02
1
-3
/
+4
*
libipsec: Fix min/max SPI
Tobias Brunner
2017-03-02
1
-2
/
+2
*
kernel: Make range of SPIs for IPsec SAs configurable
Tobias Brunner
2017-03-02
1
-2
/
+14
*
libipsec: Log a packet's ports and protocol in case of a policy mismatch
Tobias Brunner
2017-03-02
1
-5
/
+7
*
libipsec: Match IPsec policies against ports of processed packets
Tobias Brunner
2017-03-02
1
-1
/
+21
*
libipsec: Add support for AES and Camellia in CCM mode
Tobias Brunner
2017-01-25
1
-3
/
+16
*
libipsec: Fix Windows build via MinGW
Tobias Brunner
2017-01-25
3
-0
/
+35
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
19
-158
/
+158
*
libipsec: Pass the same data to del_policy() as to add_policy()
Tobias Brunner
2016-02-04
2
-8
/
+12
*
libipsec: Don't attempt deletion of any non-IPsec policies
Tobias Brunner
2016-02-04
1
-1
/
+1
*
android: Fix build after updating Linux headers
Tobias Brunner
2015-11-12
1
-1
/
+0
*
libipsec: Properly support CAMELLIA in CTR mode
Tobias Brunner
2015-10-30
1
-0
/
+1
*
libipsec: Fix crypter lookup for AES-CTR
Tobias Brunner
2015-10-30
1
-1
/
+12
*
libipsec: Add a unit-test for ESP encryption using ChaCha20Poly1305
Martin Willi
2015-07-12
3
-0
/
+139
*
libipsec: Add a unit-test test runner
Martin Willi
2015-07-12
5
-8
/
+93
*
libipsec: Create AEAD with four byte salt for ChaCha20-Poly1305
Martin Willi
2015-06-29
1
-0
/
+1
*
libipsec: Insert SAs first, so latest SA with the same reqid gets used
Tobias Brunner
2015-05-21
1
-1
/
+1
*
aead: Create AEAD using traditional transforms with an explicit IV generator
Martin Willi
2015-04-13
1
-1
/
+8
*
libipsec: Pass separate inbound/update flags to the IPsec SA manager
Martin Willi
2015-03-09
2
-3
/
+5
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
4
-22
/
+32
*
libipsec: Remove unused src/dst_ts parameters from ipsec_sa_mgr_t.add_sa()
Martin Willi
2015-02-20
4
-14
/
+5
*
libipsec: Remove unused reqid parameter from ipsec_sa_mgr_t.get_spi()
Martin Willi
2015-02-19
2
-7
/
+4
*
ip-packet: Fix length in IPv6 header of generated packets
Tobias Brunner
2014-10-20
1
-1
/
+1
*
ip-packet: Fix removal of TFC padding for IPv6
Tobias Brunner
2014-10-14
1
-1
/
+1
*
ip-packet: Define our own structs to handle TCP/UDP headers
Tobias Brunner
2014-09-09
1
-2
/
+27
*
ip_packet: Add function to easily encode UDP packets
Tobias Brunner
2014-07-22
2
-0
/
+29
*
ip_packet: Apply transport protocol ports when encoding IP packet
Tobias Brunner
2014-07-22
2
-10
/
+30
*
ip_packet: Add getter for IP payload
Tobias Brunner
2014-07-22
2
-5
/
+25
*
ip_packet: Allow creation of IP packets from data
Tobias Brunner
2014-07-22
2
-1
/
+164
*
ip_packet: Parse ports from TCP and UDP headers
Tobias Brunner
2014-07-22
1
-7
/
+63
*
libipsec: Add support for new policy priority class
Tobias Brunner
2014-06-19
1
-1
/
+4
*
libipsec: Avoid name clash with sched.h clone()
Martin Willi
2014-06-04
2
-4
/
+4
*
aead: Support custom AEAD salt sizes
Martin Willi
2014-03-31
1
-1
/
+2
*
android: Remove dependency on libvstr
Tobias Brunner
2013-11-13
1
-1
/
+0
*
libipsec: Don't print ciphertext with ICV in log message
Tobias Brunner
2013-10-17
1
-1
/
+2
*
libipsec: Properly calculate padding length especially for AES-GCM
Tobias Brunner
2013-10-17
1
-1
/
+3
*
iv_gen: Provide external sequence number (IKE, ESP)
Tobias Brunner
2013-10-11
1
-1
/
+1
*
ipsec: Use IV generator to encrypt ESP messages
Tobias Brunner
2013-10-11
2
-9
/
+7
*
libipsec: Enforce byte/packet lifetimes on SAs
Martin Willi
2013-10-11
3
-7
/
+77
*
libipsec: remove extra RFC4303 TFC padding appended to inner payload
Martin Willi
2013-10-11
1
-0
/
+6
*
libipsec: Support usage statistics and query_sa() on IPsec SAs
Martin Willi
2013-10-11
5
-4
/
+102
*
libipsec: fix memory management when cloning ip_packet
Martin Willi
2013-09-13
1
-1
/
+1
*
libipsec: check for a policy with the reqid of the SA on decapsulation
Martin Willi
2013-09-13
3
-7
/
+14
*
Build all shared libraries with -no-undefined and link them properly
Tobias Brunner
2013-09-12
1
-1
/
+5
*
libipsec: Properly initialize variables when creating AEAD wrapper
Tobias Brunner
2013-09-04
1
-2
/
+2
*
libipsec: Don't limit traditional algorithms to AES and SHA1/2
Tobias Brunner
2013-08-12
1
-25
/
+7
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-2
/
+1
*
libipsec: Properly handle expiration if no lifetime is set
Tobias Brunner
2013-07-01
1
-0
/
+5
*
libipsec: Add initiator flag to definition of ipsec_sa_mgr_t.add_sa()
Tobias Brunner
2013-06-13
1
-2
/
+4
[next]