ruti
|
2e1f4e646a
|
Update readme.txt
|
2024-03-05 23:44:46 +03:00 |
|
ruti
|
72b3abe007
|
Move methods to options, support multiple split positions
|
2024-03-05 23:44:28 +03:00 |
|
ruti
|
3ac582550e
|
Remove unnecessary check
|
2024-03-03 17:32:56 +03:00 |
|
Human From Earth
|
64a6989f7a
|
Merge pull request #4 from dovecoteescapee/main
Some fixes for android
|
2024-03-03 16:58:14 +03:00 |
|
ruti
|
7ebdd9c8e1
|
Use GetLastError in uniperror
|
2024-03-03 16:52:40 +03:00 |
|
dovecoteescapee
|
9528a4421d
|
Make change_tls_sni arg const
|
2024-03-02 19:13:55 +03:00 |
|
dovecoteescapee
|
d8334865b4
|
Replace perror calls with uniperror
|
2024-03-02 14:14:02 +03:00 |
|
ruti
|
6b484d5988
|
Send OOB data in first part
|
2024-03-01 18:00:25 +03:00 |
|
ruti
|
82e5229df0
|
Fix http parser
|
2024-03-01 01:27:04 +03:00 |
|
ruti
|
5f60a671a3
|
Update readme.txt
|
2024-02-29 21:54:17 +03:00 |
|
ruti
|
3031eb0e88
|
Update readme.txt
|
2024-02-29 20:18:23 +03:00 |
|
ruti
|
5b272ac5b8
|
New method: oob
|
2024-02-29 20:07:59 +03:00 |
|
ruti
|
ac99152540
|
Update readme.txt
|
2024-02-28 21:33:27 +03:00 |
|
ruti
|
511b0ae4f7
|
Create run func
|
2024-02-27 18:34:02 +03:00 |
|
ruti
|
4914491fe4
|
Fix double close, signal error check
|
2024-02-27 00:52:59 +03:00 |
|
ruti
|
86217408fc
|
Replace perror calls, remove io from conev.c
|
2024-02-25 00:40:54 +03:00 |
|
hufrea
|
97fb56955d
|
Merge pull request #3 from dovecoteescapee/android
Add LOG for Android
|
2024-02-24 23:35:43 +03:00 |
|
dovecoteescapee
|
af700b02dc
|
Missing slash
|
2024-02-24 23:13:25 +03:00 |
|
ruti
|
90ca8aca01
|
Move LOG to error.h
|
2024-02-24 20:44:54 +03:00 |
|
dovecoteescapee
|
e12be5db14
|
Replace __ANDROID__ with __ANDROID_NDK__
|
2024-02-24 19:48:39 +03:00 |
|
hufrea
|
dcfefca1c7
|
LOG for Android
|
2024-02-24 17:18:19 +03:00 |
|
dovecoteescapee
|
9acdcfab3e
|
Add LOG for Android
|
2024-02-24 16:19:47 +03:00 |
|
ruti
|
d880b0441f
|
Update readme.txt
|
2024-02-20 21:53:05 +03:00 |
|
ruti
|
29a11b107c
|
Update readme.md
|
2024-02-19 22:28:00 +03:00 |
|
ruti
|
1daaab6548
|
readme: txt to md
|
2024-02-19 22:22:16 +03:00 |
|
ruti
|
c59297b50b
|
--split-at-host: cancel if host not found
|
2024-02-19 22:01:25 +03:00 |
|
ruti
|
90d2a3e4f3
|
Remove error.c
|
2024-02-19 12:51:34 +03:00 |
|
ruti
|
212d9c4b2d
|
Update readme.txt
|
2024-02-19 02:55:05 +03:00 |
|
ruti
|
e501cd1fca
|
Update readme.txt
|
2024-02-19 02:08:32 +03:00 |
|
ruti
|
b9e47492e4
|
Add missing include
|
2024-02-18 23:36:51 +03:00 |
|
ruti
|
76668991c5
|
Windows support
|
2024-02-18 23:20:52 +03:00 |
|
ruti
|
49828467a4
|
--tlsrec
|
2024-02-18 17:19:11 +03:00 |
|
ruti
|
d36698bc45
|
Version change
|
2024-02-09 22:36:57 +03:00 |
|
ruti
|
e4dff6de47
|
Delete options (--snd-buf, --rcv-buf and -L)
|
2024-01-26 20:53:00 +03:00 |
|
ruti
|
676227271d
|
Fix POLLOUT handling
|
2024-01-23 03:08:35 +03:00 |
|
ruti
|
86d725ed66
|
Minor changes
|
2023-11-23 20:27:39 +01:00 |
|
ruti
|
fde79cf591
|
Update readme.txt
|
2023-10-28 18:36:55 +02:00 |
|
ruti
|
828f118afe
|
Refactoring on_request func
|
2023-10-28 16:15:54 +02:00 |
|
ruti
|
93fdc80191
|
Refactoring on_tunnel func
|
2023-10-28 14:31:54 +02:00 |
|
ruti
|
04b9a0097b
|
custom ttl option
|
2023-10-16 14:44:24 +02:00 |
|
ruti
|
391dd8e758
|
Delete UDP support
|
2023-10-10 20:24:46 +02:00 |
|
ruti
|
ad697d9abd
|
Fix UDP, SO_SNDBUF/RCVBUF option, custom bind address to out connections
|
2023-10-08 13:43:34 +02:00 |
|
ruti
|
067cbb0ff7
|
Minor fixes
|
2023-08-20 15:30:03 +02:00 |
|
ruti
|
8bba9ee3eb
|
Get family by address, accept4
|
2023-07-30 13:23:11 +02:00 |
|
ruti
|
4b48ba353f
|
Save destination address
|
2023-07-12 09:15:43 +02:00 |
|
ruti
|
a35039e6d7
|
check mapped IPv4
|
2023-07-08 20:04:24 +02:00 |
|
ruti
|
3be8b82084
|
Update readme.txt
|
2023-07-07 22:22:40 +02:00 |
|
ruti
|
922ed35310
|
UDP desync: fake
|
2023-07-07 22:07:27 +02:00 |
|
ruti
|
3ede6651f4
|
--no-udp
|
2023-07-07 20:30:53 +02:00 |
|
ruti
|
d922bb0590
|
Fix padding size
|
2023-07-07 15:38:53 +02:00 |
|