Partha Majumdar
|
ff18dbca67
|
Added -Werror in the makefile for linux builds. It is easier to fix compilation warnings than handling run time bugs.
|
2017-03-19 22:31:05 -07:00 |
|
Joseph Henry
|
905a822b05
|
fixed vtable discrepency
|
2017-03-07 13:18:07 -08:00 |
|
Joseph Henry
|
9016bc8385
|
updated ZTO version
|
2017-03-07 11:08:02 -08:00 |
|
Joseph Henry
|
2741508520
|
macOS static lib build target update, minor android/unity3d updates
|
2016-12-20 12:57:59 -08:00 |
|
Joseph Henry
|
7393c80ae6
|
Minor, build target updates
|
2016-12-19 10:07:33 -08:00 |
|
Joseph Henry
|
306278bdf7
|
updated unit tests, makefile targets
|
2016-12-16 13:04:01 -08:00 |
|
Joseph Henry
|
76e8c2e187
|
added language and platform checks for recvfrom/sendto address castings
|
2016-12-14 16:23:23 -08:00 |
|
Joseph Henry
|
990afa775d
|
updated shared_lib for linux
|
2016-12-13 17:13:14 -08:00 |
|
Joseph Henry
|
f40e2ef93f
|
build target updates
|
2016-12-08 15:44:53 -08:00 |
|
Joseph Henry
|
e640cd016b
|
picotcp udp updates
|
2016-12-05 10:28:02 -08:00 |
|
Joseph Henry
|
91048450e2
|
changes to timers, removed unused code
|
2016-11-17 16:55:11 -08:00 |
|
Joseph Henry
|
ea1b62a7dc
|
slight tweak to makefiles
|
2016-11-15 17:00:58 -08:00 |
|
Joseph Henry
|
47ca4b7f67
|
updated JNI build, added unit test targets to Jenkinsfile
|
2016-11-04 14:23:57 -07:00 |
|
Joseph Henry
|
efa0fad664
|
added compilation sanity checks, unit test script, updated docs
|
2016-11-03 15:55:03 -07:00 |
|
Joseph Henry
|
7ea837fe60
|
updated makefile
|
2016-11-01 15:42:40 -07:00 |
|
Joseph Henry
|
564531042d
|
split stack driver sections
|
2016-11-01 15:38:09 -07:00 |
|
Joseph Henry
|
c5a66be7aa
|
picotcp/lwip ipv4/ipv6 fully functional, needs stress testing
|
2016-10-28 16:42:19 -07:00 |
|
Joseph Henry
|
27eeed0fa9
|
pre-release preparation (organization of source files, added readmes, etc)
|
2016-10-24 09:44:14 -07:00 |
|
Joseph Henry
|
f6a6f991e7
|
polished some rough edges
|
2016-10-20 17:26:37 -07:00 |
|
Joseph Henry
|
cecd9af4f7
|
minor picoTCP driver section tweaks
|
2016-10-19 15:20:20 -07:00 |
|
Joseph Henry
|
4c34494bfb
|
picoTCP development
|
2016-10-17 13:14:53 -07:00 |
|
Joseph Henry
|
8514c6bcab
|
partially-working picoTCP integration
|
2016-10-14 14:03:06 -07:00 |
|
Joseph Henry
|
d9033ba2f3
|
post-IPV6-upgrade cleanup
|
2016-09-29 17:42:50 -07:00 |
|
Joseph Henry
|
f3570584ce
|
IPV6 update
|
2016-09-28 16:46:30 -07:00 |
|
Joseph Henry
|
3bd9561246
|
IPv6 working, just barely
|
2016-09-27 14:46:55 -07:00 |
|
Joseph Henry
|
32c369fd77
|
support adjustments for LWIP 2.0.0
|
2016-09-14 16:48:02 -07:00 |
|
Joseph Henry
|
c4fd74ac6e
|
updated build scipt now allows for choice between two versions of the stack
|
2016-09-13 14:13:03 -07:00 |
|
Joseph Henry
|
8e1ce5ea0a
|
minor changes to test outputs in makefiles
|
2016-09-12 13:16:50 -07:00 |
|
Joseph Henry
|
fb1564562b
|
upgrade to lwip 2.0.0, beginning support for IPV6
|
2016-09-11 17:27:44 -07:00 |
|
Joseph Henry
|
9943db56d2
|
build scrip adjustments
|
2016-09-06 15:03:58 -07:00 |
|
Joseph Henry
|
bf9bc511b0
|
Fixed possible undefined behaviour when UDP RX buffer fills
|
2016-08-31 15:54:56 -07:00 |
|
Joseph Henry
|
8eb0acf79c
|
updated makefiles
|
2016-08-30 16:54:06 -07:00 |
|
Joseph Henry
|
a8262fd6c0
|
test script modifications
|
2016-08-29 17:00:22 -07:00 |
|
Joseph Henry
|
d4b88afa90
|
zt_bind()-related address bugfix, also dwr/LOGV refactor
|
2016-08-04 13:10:12 -07:00 |
|
Joseph Henry
|
2552e87af8
|
docker test makefile update
|
2016-07-18 13:42:56 -07:00 |
|
Joseph Henry
|
b8747670b3
|
Unity3D integration updates
|
2016-07-18 11:35:40 -07:00 |
|
Joseph Henry
|
9df8a57dd0
|
Implemented SOCKS proxy port file: networks.d/nwid.port
|
2016-07-18 01:42:18 -07:00 |
|
Joseph Henry
|
f805b0d285
|
documentation/API update
|
2016-07-14 08:40:40 -07:00 |
|
Joseph Henry
|
41308ccf06
|
docker test update
|
2016-07-07 13:21:50 -05:00 |
|
Joseph Henry
|
196b487d95
|
docker test update + makefile update
|
2016-07-07 03:00:11 -05:00 |
|
Joseph Henry
|
eb397a68c4
|
updated docker test files
|
2016-07-06 17:54:09 -05:00 |
|
Joseph Henry
|
9f776adc69
|
xcode framework build updates
|
2016-07-04 13:42:44 -05:00 |
|
Joseph Henry
|
bc7e4d2af9
|
getsockname() bugfix
|
2016-06-30 15:35:13 -07:00 |
|
Joseph Henry
|
5ebdef054a
|
debug logfile update
|
2016-06-29 14:05:58 -07:00 |
|
Joseph Henry
|
dbaddd386d
|
lwip debug adjustments to makefiles
|
2016-06-29 13:11:11 -07:00 |
|
Joseph Henry
|
c40d35715c
|
makefile tweaks for linux/osx
|
2016-06-29 12:07:28 -07:00 |
|
Joseph Henry
|
3c3ef79c6e
|
syscall symbol loading fixes, makefile SDK_DEBUG tweak
|
2016-06-29 11:57:05 -07:00 |
|
Joseph Henry
|
b52551ea4a
|
RPC improvements for bundled and non-bundled builds
|
2016-06-29 01:35:58 -07:00 |
|
Joseph Henry
|
973e13561c
|
Better platform-specific homeDir guessing, updated build procedure
|
2016-06-28 19:53:09 -07:00 |
|
Joseph Henry
|
c798860f90
|
Removed old attic files. Updated test checks
|
2016-06-28 15:20:30 -07:00 |
|