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
/
charon-tkm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tkm: Fix get_auth_octets() signature
Tobias Brunner
2017-02-13
1
-1
/
+2
*
daemon: Use separate method to set default loggers
Tobias Brunner
2017-01-25
2
-2
/
+2
*
gmp: Support of SHA-3 RSA signatures
Andreas Steffen
2016-09-22
1
-1
/
+1
*
charon-tkm: Build C code with debug information
Tobias Brunner
2016-09-20
1
-1
/
+2
*
charon-tkm: Free name of the PID file
Tobias Brunner
2016-09-20
1
-0
/
+1
*
charon-tkm: Deinitialize tkm before libstrongswan
Tobias Brunner
2016-09-20
1
-1
/
+1
*
kernel: Use structs to pass information to the kernel-ipsec interface
Tobias Brunner
2016-04-09
1
-48
/
+39
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
8
-52
/
+52
*
libhydra: Remove empty unused library
Tobias Brunner
2016-03-03
3
-19
/
+2
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
2
-6
/
+3
*
sigwaitinfo() may fail with EINTR if interrupted by an unblocked signal not i...
Tobias Brunner
2015-11-23
1
-5
/
+4
*
charon-tkm: Register SPI generator callback
Adrian-Ken Rueegsegger
2015-11-11
1
-0
/
+4
*
charon-tkm: Implement SPI generator
Adrian-Ken Rueegsegger
2015-11-11
2
-0
/
+134
*
kernel-interface: Pass the same data to del_policy() that was passed to add_p...
Tobias Brunner
2015-11-10
1
-3
/
+4
*
Fix typo in error handling for sigwaitinfo() in charon-systemd and charon-tkm
Tobias Brunner
2015-10-29
1
-1
/
+1
*
Replace usages of sigwait(3) with sigwaitinfo(2)
Tobias Brunner
2015-10-29
1
-5
/
+5
*
unit-tests: Forward variable argument list in TEST_SUITE_DEPEND
Martin Willi
2015-07-12
1
-2
/
+2
*
charon-tkm: Also store local SPI in SAD
Adrian-Ken Rueegsegger
2015-05-04
4
-27
/
+36
*
charon-tkm: Reset stale nonce contexts
Reto Buerki
2015-05-04
2
-18
/
+30
*
charon-tkm: Drop unneeded nonceg get_id function
Reto Buerki
2015-05-04
3
-16
/
+0
*
charon-tkm: Remove ESA nonce mappings from chunk map
Adrian-Ken Rueegsegger
2015-05-04
1
-0
/
+2
*
charon-tkm: Drop obsolete TKM_LIMIT define
Reto Buerki
2015-05-04
1
-2
/
+0
*
charon-tkm: Select other ESA if any is present upon deletion
Adrian-Ken Rueegsegger
2015-05-04
1
-1
/
+12
*
charon-tkm: Add get_other_esa_id function to TKM kernel SAD
Adrian-Ken Rueegsegger
2015-05-04
3
-0
/
+103
*
charon-tkm: Only skip creation of first child SA
Adrian-Ken Rueegsegger
2015-05-04
1
-0
/
+9
*
charon-tkm: Fix SAD insertion when adding ESA
Adrian-Ken Rueegsegger
2015-05-04
1
-1
/
+1
*
aead: Create AEAD using traditional transforms with an explicit IV generator
Martin Willi
2015-04-13
1
-4
/
+11
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
2
-5
/
+3
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
3
-3
/
+4
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
1
-2
/
+2
*
kernel-interface: Add a separate "update" flag to add_sa()
Martin Willi
2015-03-09
1
-1
/
+1
*
tkm: Use the inbound flag do determine peer role in CHILD_SA exchange
Martin Willi
2015-03-09
1
-5
/
+1
*
tkm: Disable RFC 7427 signature authentication
Tobias Brunner
2015-03-09
1
-0
/
+4
*
tkm: Implement hash algorithm storage methods of keymat_v2_t interface
Tobias Brunner
2015-03-04
1
-0
/
+29
*
charon-tkm: Use get_dst_host getter in EES callback
Reto Buerki
2015-02-20
1
-4
/
+14
*
charon-tkm: Add get_dst_host getter to SAD
Reto Buerki
2015-02-20
3
-0
/
+79
*
charon-tkm: Improve SAD get_esa_id log messages
Reto Buerki
2015-02-20
1
-4
/
+4
*
charon-tkm: Store reqid in SAD
Reto Buerki
2015-02-20
4
-15
/
+26
*
charon-tkm: Store remote SPI in SAD
Reto Buerki
2015-02-20
1
-1
/
+1
*
charon-tkm: Make CHILD/ESP SA database public
Reto Buerki
2015-02-20
3
-22
/
+15
*
charon-tkm: Fix logger entity name in tests.c
Reto Buerki
2015-02-20
1
-2
/
+2
*
charon-tkm: Fix compilation of ees_callback.c
Reto Buerki
2015-02-20
1
-3
/
+5
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
1
-1
/
+1
*
kernel-interface: Remove reqid parameter from get_spi/get_cpi() methods
Martin Willi
2015-02-20
1
-3
/
+2
*
crypto: Define MODP_CUSTOM outside of IKE DH range
Tobias Brunner
2014-12-23
1
-1
/
+1
*
charon-tkm: Properly reset CC context in listener
Reto Buerki
2014-10-31
1
-7
/
+13
*
charon-tkm: Add missing comma to enum
Reto Buerki
2014-10-31
1
-1
/
+1
*
plugin-loader: Support a reload() callback for static features
Martin Willi
2014-09-22
3
-3
/
+4
*
kernel-interface: Add a replay_window parameter to add_sa()
Martin Willi
2014-06-17
1
-2
/
+3
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-1
/
+1
[next]