提交历史

作者 SHA1 备注 提交日期
  Joseph Henry aa6ff039c4 Improved bind() logic, added more error handling to accept() 10 年之前
  Joseph Henry 8a05efa365 EBADF, EOPNOTSUPP, EMFILE error repoarting for accept() 10 年之前
  Joseph Henry da536cc311 Improved error reporting 10 年之前
  Joseph Henry 0912d4be59 Fixed socket protocol check logic in socket() 10 年之前
  Joseph Henry 73145de618 Added some parameter checks from linux kernel syscall source 10 年之前
  Joseph Henry 82052459a2 Odds and ends 10 年之前
  Joseph Henry 4e1e857949 Minor bug fixes 10 年之前
  Joseph Henry 8d1b01cb5b Bug fix: Connection fd lookup in service 10 年之前
  Joseph Henry 5dffa43201 Additional retval+errno handling 10 年之前
  Joseph Henry 6b1a38f14c Better retval+errno handling 10 年之前
  Joseph Henry fe8e7ded8c retval+errno return test 10 年之前
  Joseph Henry 07536216c2 Removed netcon/.depend 10 年之前
  Joseph Henry 3bcb6bf321 Minor cleanup 10 年之前
  Joseph Henry 7f56678d84 Added liblwip.so and libintercept build files 10 年之前
  Joseph Henry e3ec000e93 Added intercept build file and sources 10 年之前
  Joseph Henry 769bad3320 Test: Added handle_write call to nc_poll 10 年之前
  Joseph Henry 6600b005b6 No Whack! 10 年之前
  Joseph Henry b5b57aca02 Whack! 10 年之前
  Joseph Henry d868a234da Refactored write logic 10 年之前
  Joseph Henry 41dfbe544f Removed exit(0) for debugging 10 年之前
  Joseph Henry bbfc9359e9 Minor timer changes (~21 Mb/s local) 10 年之前
  Joseph Henry 1bc33ae8d7 Minor debug output changes 10 年之前
  Adam Ierymenko 876aa0883d Merge branch 'adamierymenko-dev' into netcon 10 年之前
  Adam Ierymenko 477feee8a3 Some work on CIRCUIT_TEST, and a significant speedup to Poly1305. 10 年之前
  Joseph Henry 36db5865e7 Refactored tcp_write code - Reduced CPU usage to respectable levels 10 年之前
  Adam Ierymenko 7394ec6f6a Prep in controller code to run tests. 10 年之前
  Adam Ierymenko 3593fb3462 Send initial CIRCUIT_TEST packet. 10 年之前
  Adam Ierymenko d3f29d09e8 Plumbing through circuit test stuff. 10 年之前
  Adam Ierymenko 5341afcdcd Handling of CIRCUIT_TEST, should be ready to test. 10 年之前
  Adam Ierymenko 57c857e89a Fix TRACE output. 10 年之前