angt
|
ade4617d53
|
Update mud
|
2016-04-08 13:00:52 +00:00 |
|
angt
|
eba968797c
|
Add {down,send,pong}-timeout and time-tolerance option
|
2016-04-05 14:17:07 +00:00 |
|
angt
|
32069eb104
|
Print tun device on STARTED and STOPPED too
|
2016-04-04 20:05:33 +00:00 |
|
angt
|
743b0ee0da
|
Don't check AES-NI
|
2016-04-01 16:50:04 +00:00 |
|
angt
|
b0d5007bfb
|
Restore STARTED and STOPPED states
|
2016-03-24 14:45:15 +00:00 |
|
angt
|
d04acc9c0f
|
Update mud
|
2016-03-09 10:59:52 +00:00 |
|
angt
|
664160e0cc
|
Add bind-port option
|
2016-03-01 15:11:16 +00:00 |
|
angt
|
1dd760e382
|
Code cleanup
|
2016-03-01 08:13:05 +00:00 |
|
angt
|
a7fbf806fb
|
Use a list to setup mud_bind()
|
2016-02-29 15:28:37 +00:00 |
|
angt
|
e750c46665
|
Update mud
|
2016-02-25 15:22:47 +00:00 |
|
angt
|
27970e24fb
|
Import and use mud
|
2016-02-04 10:39:36 +01:00 |
|
angt
|
acc3ee3461
|
Encrypt only one packet at a time
|
2016-01-26 12:18:00 +01:00 |
|
angt
|
eefa7722c5
|
Use timeout in connect() too
|
2016-01-21 16:22:31 +01:00 |
|
angt
|
17547f555d
|
Add SECRETKEY state
|
2016-01-18 18:07:35 +01:00 |
|
angt
|
ec9c59ce69
|
Code cleanup
|
2016-01-18 18:00:41 +01:00 |
|
angt
|
679927a684
|
Show device name in INITIALIZED state
|
2016-01-18 17:58:20 +01:00 |
|
angt
|
2999faf5d7
|
Move up state_init()
|
2016-01-18 17:26:42 +01:00 |
|
angt
|
219384b7e5
|
Remove the old school daemon option
|
2016-01-18 16:09:29 +01:00 |
|
angt
|
3649e46b03
|
Remove the absolute path restriction on statefile
|
2016-01-18 16:02:29 +01:00 |
|
angt
|
88f314bc75
|
Add state.[ch]
|
2016-01-18 15:59:18 +01:00 |
|
angt
|
1815ea519f
|
Create a tcp_entry only on ACK
|
2016-01-17 10:18:39 +01:00 |
|
angt
|
33356d5d35
|
Don't work too much
|
2016-01-17 09:40:56 +01:00 |
|
angt
|
b2cb8ebcbe
|
The minimum value for buffer-size option is GT_PKT_MAX
|
2016-01-15 17:02:11 +01:00 |
|
Frank Denis
|
f0fc2751e5
|
Include <sys/socket.h> for AF_INET/AF_INET6 definitions
Required on OpenBSD
|
2016-01-14 17:11:27 +01:00 |
|
angt
|
81cab007d0
|
Resend packet on partial tun_write()
|
2016-01-14 10:25:37 +01:00 |
|
angt
|
606396839f
|
Don't update sa->base with old acks
|
2016-01-14 09:27:15 +01:00 |
|
angt
|
a8e37bafb9
|
Use realloc(): easier, better, faster, stronger
|
2016-01-13 16:19:58 +01:00 |
|
angt
|
87a38012cd
|
Don't forget to free() seq_elem
|
2016-01-13 16:16:05 +01:00 |
|
angt
|
f04816e9a5
|
Try to detect TCP retransmission
|
2016-01-12 18:07:58 +01:00 |
|
angt
|
7107d036b1
|
Code cleanup
|
2016-01-07 08:30:21 +01:00 |
|
angt
|
30502e05ec
|
Print state info in stdout if no statefile
|
2016-01-06 18:41:39 +01:00 |
|
angt
|
905673ecec
|
Add timeout option
|
2016-01-06 18:33:59 +01:00 |
|
angt
|
cfbb77c710
|
Code cleanup
|
2016-01-06 17:57:12 +01:00 |
|
angt
|
13dcdc5afb
|
Reduce GT_BUFFER_SIZE
|
2016-01-06 16:03:42 +01:00 |
|
angt
|
56ec81bf92
|
Fix last commit
|
2016-01-06 12:15:28 +01:00 |
|
angt
|
f1024381e0
|
Remove old code from qos
|
2016-01-06 11:29:13 +01:00 |
|
angt
|
40dd5ce18a
|
Code cleanup
|
2016-01-05 14:07:18 +01:00 |
|
angt
|
5efb379251
|
Remove byte_*() as we don't use freestanding anymore
|
2016-01-05 12:26:38 +01:00 |
|
angt
|
2eb6521f9c
|
Add a simple tcp tracker in debug mode
|
2016-01-05 08:24:03 +01:00 |
|
angt
|
bfd81e9666
|
Code cleanup
|
2016-01-04 20:07:11 +01:00 |
|
angt
|
a5f97fcc8c
|
States need EOL
|
2016-01-01 11:00:29 +01:00 |
|
angt
|
35a9bf27df
|
Add state INITIALIZED
|
2015-12-31 16:07:36 +01:00 |
|
angt
|
ba0af8cc20
|
Define VERSION_MAJOR and use it in handshake
|
2015-12-29 18:31:23 +01:00 |
|
angt
|
ec85be5c6a
|
Code cleanup
|
2015-12-29 12:59:55 +01:00 |
|
angt
|
fe989851ab
|
Print more debug info
|
2015-12-29 12:58:39 +01:00 |
|
angt
|
46842dd200
|
Write state after the close()
|
2015-12-28 07:18:00 +01:00 |
|
angt
|
e5eb30598d
|
Code cleanup
|
2015-12-24 17:38:08 +01:00 |
|
angt
|
c81ad0a7c6
|
One more time
|
2015-12-24 17:35:01 +01:00 |
|
angt
|
97641d6dda
|
Reserve exclam for very bad message
|
2015-12-24 17:32:32 +01:00 |
|
angt
|
e48dac775c
|
The statefile option needs an absolute path and a fifo
|
2015-12-24 17:29:41 +01:00 |
|