2401 Commits (663a336b834355a558cc415abc4809fda329bd77)
 

Author SHA1 Message Date
Joseph Henry 663a336b83 RPC cleanup + Temporary timing fix 10 years ago
Adam Ierymenko e506fda3e4 Only set SO_NO_CHECK on IPv4 UDP sockets for now due to broken V6 stacks that drop zero checksum UDP packets. 10 years ago
Joseph Henry 42da36ba81 Fixed addrlen assignment in getsockname() 10 years ago
Joseph Henry a730c86907 getsockname() implemented 10 years ago
Adam Ierymenko b8cba90d85 . 10 years ago
Adam Ierymenko 9090edebb0 . 10 years ago
Adam Ierymenko 49d76c6311 Stub out getsockname() 10 years ago
Adam Ierymenko 5717dfe3b9 . 10 years ago
Adam Ierymenko c576cd68cb . 10 years ago
Adam Ierymenko f2078bf986 (WIP) more netcon work 10 years ago
Adam Ierymenko c2c37f3a63 Merge with fixes of netcon to edge. 10 years ago
Joseph Henry b1eb16d5fb Updated README, tests, and Intercept 10 years ago
Joseph Henry f2db82940b Nginx patch. Verified to work in fc23 and ub14 10 years ago
Joseph Henry a2837ccaa7 Fixed typo 10 years ago
Joseph Henry 284b37ccc0 Updated compatibility section 10 years ago
Joseph Henry 48d9708abe Combined make-linux.mk and make-intercept.mk's installer section 10 years ago
Joseph Henry b141026fc7 Replaced darkhttpd with httpd since darkhttpd is not currently supported and does not work 10 years ago
Joseph Henry c9bd0b3bf1 More concise unit test section 10 years ago
Joseph Henry 21b158cc48 Added unit test info to README.md 10 years ago
Joseph Henry dab13f59e5 Test updates 10 years ago
root 036bbfaff9 Modified test scripts to match new naming conventions 10 years ago
Joseph Henry afafde2571 Modified Nginx test scripts 10 years ago
Joseph Henry 1dec034f77 Added application-specific test arguments to test script 10 years ago
Adam Ierymenko 0df33485ca Merge remote-tracking branch 'origin/netcon' into edge 10 years ago
Joseph Henry 7ea53dd21b (WIP) Additional test script changes 10 years ago
Adam Ierymenko 3869d6257b Always Salsa20 encrypt the result of the system CSPRNG as a mitigation against various low-entropy bugs such as the recent Raspberry Pi one. 10 years ago
Adam Ierymenko 4e12899a8e docs 10 years ago
Adam Ierymenko cebced259e docs 10 years ago
Adam Ierymenko 425d311ce8 Merge of netcon with edge and unification of make processes. 10 years ago
Adam Ierymenko ac8918992b Merge dev. 10 years ago
Adam Ierymenko cbf8d9c45b . 10 years ago
Adam Ierymenko 905253b4f5 First draft (unfinished) of new README for netcon (original in README.orig.md). 10 years ago
Joseph Henry d9b12be697 ZT_NC_NWID patch + (WIP) test script modifications 10 years ago
Joseph Henry 2196d982c3 (fixed) nwid detection in test script 10 years ago
Joseph Henry 5c5943a00c (fixed) test script liblwip.so placement, also streamlined test logic 10 years ago
Adam Ierymenko a4cfe4cd16 Fix Linux init script to properly specify runlevels. 10 years ago
Adam Ierymenko ceaef19fb7 Fix for GitHub issue #260 -- fix for (non-exploitable) crash in network preferred relay code 11 years ago
Adam Ierymenko 944fdfb65e Low-impact sanity check against GitHub issue #247 -- will likely prevent other weird recursions too. 11 years ago
Adam Ierymenko be44b15eac Fix for GitHub issue #252 11 years ago
Adam Ierymenko d73edfea56 GitHub issue #257 11 years ago
Adam Ierymenko c21882da9c Put selftest back and turn off tracing in PortMapper. 11 years ago
Adam Ierymenko f260250580 Simplify IP assignment logic in OSXEthernetTap, also fix for GitHub issue #249 11 years ago
Adam Ierymenko 40a4ba6e39 indentation 11 years ago
Adam Ierymenko d862d2868c ... and here. 11 years ago
Adam Ierymenko 1e213b4d4c Need to close on premature abort too or resources are leaked. 11 years ago
Adam Ierymenko 3d66492828 Also add a timeout for the actual NAT-PMP port mapping step. 11 years ago
Adam Ierymenko 838fdf4d11 ifdef naming fix. 11 years ago
Adam Ierymenko 685c5e9ad1 Fix for uPnP 11 years ago
Adam Ierymenko 66a29a00ee Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, and objs. 11 years ago
Adam Ierymenko 6768521330 Ton of uPnP work and adding NAT-PMP support, still testing... 11 years ago