Adrien Gallouët
|
c81592fcc5
|
Don't fd_set_nonblock(-1)
|
2016-06-23 12:15:01 +00:00 |
|
Adrien Gallouët
|
b4a311cdc8
|
Check for clock_gettime()
v0.0.33
|
2016-06-15 14:12:21 +00:00 |
|
Adrien Gallouët
|
08617d0017
|
Fix macosx build
|
2016-06-15 14:01:20 +00:00 |
|
Adrien Gallouët
|
38cd3b0371
|
Try to do a more accurate bench
|
2016-06-15 09:20:18 +00:00 |
|
Adrien Gallouët
|
5944e61dfe
|
Fix bench output
|
2016-06-15 09:10:57 +00:00 |
|
Adrien Gallouët
|
585b2b08bc
|
Be more verbose on kx errors
v0.0.32
|
2016-06-06 13:37:05 +00:00 |
|
angt
|
a3aa6fc4fb
|
Add option bench
v0.0.31
|
2016-06-02 13:44:24 +00:00 |
|
angt
|
6f36424d12
|
Code cleanup
v0.0.30
|
2016-04-26 06:18:12 +00:00 |
|
angt
|
fa9301da16
|
Show tun_name in all states and fix state_send()
|
2016-04-26 06:13:14 +00:00 |
|
angt
|
c154a00358
|
Use a bigger timeout when buffers are empty
v0.0.29
|
2016-04-12 14:11:16 +00:00 |
|
Adrien Gallouët
|
4246b510d2
|
Never trust frank :)
|
2016-03-30 15:41:53 +02:00 |
|
Adrien Gallouët
|
c71db48ae1
|
Add a nice geek logo for glorytun
|
2016-03-23 17:44:40 +01:00 |
|
Adrien Gallouët
|
e3cce8aeb9
|
AES-NI is no longer mandatory
|
2016-03-18 21:19:24 +01:00 |
|
angt
|
ad0d205ff3
|
Add option chacha20
Chacha20 will be automatically used if aesni is not available.
v0.0.28
|
2016-03-18 14:43:30 +00:00 |
|
angt
|
030087cb27
|
Add mptcp option
v0.0.27
|
2016-02-25 14:38:51 +00:00 |
|
angt
|
eefa7722c5
|
Use timeout in connect() too
v0.0.26
|
2016-01-21 16:22:31 +01:00 |
|
angt
|
17547f555d
|
Add SECRETKEY state
v0.0.25
|
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
|
e2b3dc1b46
|
Use only v[0-9].* tags to get VERSION
|
2016-01-17 10:56:55 +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
|
4a5d07ec45
|
Merge pull request #11 from jedisct1/notag
Cope with branches that don't have tags
|
2016-01-16 16:16:05 +01:00 |
|
Frank Denis
|
a50882e1ac
|
Cope with branches that don't have tags
`version.sh` used to return only the hash of the last commit, causing
VERSION_MAJOR to possibly contain non-numeric junk.
|
2016-01-16 15:37:42 +01:00 |
|
angt
|
b2cb8ebcbe
|
The minimum value for buffer-size option is GT_PKT_MAX
v0.0.24
|
2016-01-15 17:02:11 +01:00 |
|
angt
|
6fd6cf8c4a
|
Merge pull request #10 from jedisct1/socket
Include <sys/socket.h> for AF_INET/AF_INET6 definitions
|
2016-01-14 17:14:56 +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()
v0.0.23
|
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
v0.0.22
|
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
|
3f3b21f08d
|
Update Makefile.am
|
2016-01-05 14:16:30 +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
|
8fa2322314
|
Add VERSION in the tarball
v0.0.21
|
2016-01-01 12:32:20 +01:00 |
|
angt
|
8982f27220
|
Update LICENSE
|
2016-01-01 11:47:17 +01:00 |
|