Joseph Henry
|
3b967c1a12
|
Updated build script, minor shuffling of code to prevent naming conflicts
|
2019-03-04 18:04:37 -08:00 |
|
Joseph Henry
|
a43d1d04e8
|
Unfinished callback improvements, consolidated netif4 and netif6
|
2019-02-14 17:27:16 -08:00 |
|
Joseph Henry
|
2fdcf025e1
|
Re-work of thread model
|
2019-02-06 22:00:39 -08:00 |
|
Joseph Henry
|
e0d4b84dd4
|
Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h
|
2017-11-06 13:50:20 -08:00 |
|
Joseph Henry
|
08b7ccb921
|
Added return values to zts_start() and zts_simple_start(). Also Fixed signed comparison warnings in ztproxy when compiling under Windows
|
2017-10-10 14:20:20 -07:00 |
|
Joseph Henry
|
9b9aa108c2
|
Added includes for various interface-related Windows defines
|
2017-10-10 13:05:08 -07:00 |
|
Joseph Henry
|
427f87db91
|
More fixes for Windows support
|
2017-10-10 12:41:36 -07:00 |
|
Joseph Henry
|
29e31dd60a
|
Fixes for Unix-like builds after introduction of Windows code
|
2017-10-10 11:40:14 -07:00 |
|
Joseph Henry
|
c0aac699e7
|
Stubbed out experimental raw drivers
|
2017-09-29 15:37:50 -07:00 |
|
Joseph Henry
|
1afb2308b6
|
Added comment syntax for doxygen, fixed build flag which produced unnecessarily-large binaries, removed trailing whitespace
|
2017-09-27 13:42:27 -07:00 |
|
Joseph Henry
|
5f1e9fe795
|
Introduction of sequential-API build variant, better thread safety (lwIP only)
|
2017-09-27 02:29:04 -07:00 |
|
Joseph Henry
|
83b641dd77
|
Added build timestamps for logging
|
2017-09-21 23:20:06 -07:00 |
|
Joseph Henry
|
ed51f41b47
|
Fixed memory leak in VirtualTap. Used unique_ptr instead of new/delete pair
|
2017-09-17 23:13:33 -07:00 |
|
Joseph Henry
|
7c586471f4
|
standardization pass: conditional statement spacing, removed NULL shorthand making checks more explicit
|
2017-09-14 13:17:37 -07:00 |
|
Joseph Henry
|
48a07c32a1
|
standardization pass: trim_right (trailing whitespaces)
|
2017-09-13 22:41:30 -07:00 |
|
Joseph Henry
|
05fec81757
|
Added more safety checks to del_virtual_socket(), new zts_shutdown() implementation
|
2017-09-08 11:43:41 -07:00 |
|
Joseph Henry
|
e18c1ccf80
|
Further improvements to selftest, lwIP driver updates
|
2017-09-06 18:02:30 -07:00 |
|
Joseph Henry
|
ec323c9842
|
Added basic DNS functionality, fixed stack smashing bug, organizational improvements
|
2017-08-30 14:13:13 -07:00 |
|
Joseph Henry
|
0b726b3ac6
|
lwipdev initialization fix
|
2017-08-24 12:27:29 -07:00 |
|
Joseph Henry
|
eff90c7d13
|
picotcp stack driver edge case bug fixes
|
2017-08-24 11:45:39 -07:00 |
|
Joseph Henry
|
bceadfbe46
|
Improvements to selftest, closure bug addressed
|
2017-08-18 07:43:29 -07:00 |
|
Joseph Henry
|
7d551d6198
|
Renamed SocketTap to VirtualTap and Connection to VirtualSocket to prevent confusion
|
2017-08-15 18:15:06 -07:00 |
|