fastd/src
2012-09-15 19:57:18 +02:00
..
CMakeLists.txt Add support for using kernel implementations of GHASH 2012-09-15 07:25:56 +02:00
config.c Fix typo in --machine-readable help message 2012-07-02 20:06:37 +02:00
config.l Require whitespace after keywords and strings etc. in config files 2012-07-02 15:43:21 +02:00
config.y Allow setting dynamic peers to flaoting 2012-06-15 04:13:49 +02:00
fastd.c Use inline function for alignment 2012-09-15 19:57:18 +02:00
fastd.h Use inline function for alignment 2012-09-15 19:57:18 +02:00
handshake.c Remove unneeded include 2012-07-02 17:41:45 +02:00
handshake.h Add support for multiple crypto methods without reconfiguration 2012-07-01 17:01:13 +02:00
linux_alg.c Add support for kernel AES implementations 2012-09-15 08:55:50 +02:00
linux_alg.h Add support for kernel AES implementations 2012-09-15 08:55:50 +02:00
method_aes128_gcm.c Use inline function for alignment 2012-09-15 19:57:18 +02:00
method_null.c Rework some parts of the AES128-GCM method 2012-09-15 06:01:11 +02:00
method_xsalsa20_poly1305.c Rework some parts of the AES128-GCM method 2012-09-15 06:01:11 +02:00
packet.h Improve data alignment 2012-09-15 03:52:08 +02:00
peer.c Allow setting dynamic peers to flaoting 2012-06-15 04:13:49 +02:00
peer.h Allow setting dynamic peers to flaoting 2012-06-15 04:13:49 +02:00
printf.c printf: add %p pattern 2012-06-05 18:08:26 +02:00
protocol_ec25519_fhmqvc.c Use inline function for alignment 2012-09-15 19:57:18 +02:00
queue.c Trigger handshake when unexpected data is received from a floating peer 2012-03-31 21:18:07 +02:00
queue.h Trigger handshake when unexpected data is received from a floating peer 2012-03-31 21:18:07 +02:00
random.c Add license headers to Flex and Bison files; also remove Quicktun note as we don't actually use any of is code 2012-03-28 21:54:48 +02:00
resolve.c Limit resolve frequency 2012-06-06 22:38:36 +02:00
task.c Reduce task queue usage 2012-04-14 16:59:54 +02:00
task.h Reduce task queue usage 2012-04-14 16:59:54 +02:00
types.h New logging facilities 2012-05-18 03:08:40 +02:00