.. |
BAddr.h
|
Fixes and refactoring for SOCKS5 UDP.
|
2020-02-01 15:02:11 -08:00 |
BConnection_common.c
|
system/BConnection: Code reduction.
|
2015-01-19 23:23:58 +01:00 |
BConnection_unix.c
|
tun2socks: Remove localhost limination for SOCKS5 UDP.
|
2020-02-01 15:02:11 -08:00 |
BConnection_unix.h
|
system: BReactor, BConnection: properly handle HUP event so that it is possible to ready any remaining data after a HUP is
|
2012-11-30 22:30:34 +00:00 |
BConnection_win.c
|
This fixes build of the project on Windows
|
2020-06-06 02:22:20 +02:00 |
BConnection_win.h
|
switch to using the New BSD License
|
2012-01-27 13:24:37 +00:00 |
BConnection.h
|
tun2socks: Remove localhost limination for SOCKS5 UDP.
|
2020-02-01 15:02:11 -08:00 |
BConnectionGeneric.h
|
Refactoring using MemRef.
|
2014-11-26 20:07:35 +01:00 |
BDatagram_common.c
|
Fixes and refactoring for SOCKS5 UDP.
|
2020-02-01 15:02:11 -08:00 |
BDatagram_unix.c
|
Fixes and refactoring for SOCKS5 UDP.
|
2020-02-01 15:02:11 -08:00 |
BDatagram_unix.h
|
switch to using the New BSD License
|
2012-01-27 13:24:37 +00:00 |
BDatagram_win.c
|
This fixes build of the project on Windows
|
2020-06-06 02:22:20 +02:00 |
BDatagram_win.h
|
switch to using the New BSD License
|
2012-01-27 13:24:37 +00:00 |
BDatagram.h
|
Fixes and refactoring for SOCKS5 UDP.
|
2020-02-01 15:02:11 -08:00 |
BInputProcess.c
|
system/BConnection: Add option to take ownership of the pipe_fd.
|
2015-01-19 23:43:16 +01:00 |
BInputProcess.h
|
switch to using the New BSD License
|
2012-01-27 13:24:37 +00:00 |
BLockReactor.c
|
system: add BThreadSignal and BLockReactor
|
2013-03-01 19:18:56 +00:00 |
BLockReactor.h
|
system: add BThreadSignal and BLockReactor
|
2013-03-01 19:18:56 +00:00 |
BNetwork.c
|
make sure plugin code doesn't have its own instances of global variables but uses the ones from the main program
|
2013-03-13 22:13:51 +00:00 |
BNetwork.h
|
switch to using the New BSD License
|
2012-01-27 13:24:37 +00:00 |
BProcess.c
|
Fix usage of sigprocmask() to pthread_sigmask().
|
2016-08-17 21:34:21 +02:00 |
BProcess.h
|
remove LinkedList2 and use LinkedList1 instead
|
2012-09-01 01:54:52 +00:00 |
BReactor_badvpn_timerstree.h
|
system: BReactor: don't store a callback void pointer in BSmallTimer, instead just pass the BSmallTimer pointer to the
|
2012-10-06 20:20:52 +00:00 |
BReactor_badvpn.c
|
Fix assertion failures on FreeBSD due to kevent() returning multiple entries for the same file event source.
|
2016-01-10 17:33:23 +01:00 |
BReactor_badvpn.h
|
Fix assertion failures on FreeBSD due to kevent() returning multiple entries for the same file event source.
|
2016-01-10 17:33:23 +01:00 |
BReactor_emscripten.c
|
port NCD to Emscripten
|
2012-10-23 01:07:14 +00:00 |
BReactor_emscripten.h
|
port NCD to Emscripten
|
2012-10-23 01:07:14 +00:00 |
BReactor_glib.c
|
system: BReactor_glib: implement missing BSmallTimer
|
2012-12-22 16:24:37 +00:00 |
BReactor_glib.h
|
system: BReactor_glib: implement missing BSmallTimer
|
2012-12-22 16:24:37 +00:00 |
BReactor.h
|
port NCD to Emscripten
|
2012-10-23 01:07:14 +00:00 |
BSignal.c
|
BSignal: Also catch SIGHUP.
|
2016-04-24 10:01:05 +02:00 |
BSignal.h
|
BSignal: Also catch SIGHUP.
|
2016-04-24 10:01:05 +02:00 |
BThreadSignal.c
|
system: add BThreadSignal and BLockReactor
|
2013-03-01 19:18:56 +00:00 |
BThreadSignal.h
|
system: add BThreadSignal and BLockReactor
|
2013-03-01 19:18:56 +00:00 |
BTime.c
|
Fixes for Visual Studio 2017.
|
2018-12-30 15:51:55 +01:00 |
BTime.h
|
port NCD to Emscripten
|
2012-10-23 01:07:14 +00:00 |
BUnixSignal.c
|
Fix usage of sigprocmask() to pthread_sigmask().
|
2016-08-17 21:34:21 +02:00 |
BUnixSignal.h
|
Fix usage of sigprocmask() to pthread_sigmask().
|
2016-08-17 21:34:21 +02:00 |
CMakeLists.txt
|
Fixes and refactoring for SOCKS5 UDP.
|
2020-02-01 15:02:11 -08:00 |