Commit Graph

  • 465dd6d3ec Update dependencies master Mahmoud Al-Qudsi 2024-03-10 18:30:00 -0500
  • 99f64a3b3d Update README w/ project status, contributing, and authorship info 0.4.0 Mahmoud Al-Qudsi 2023-09-06 12:55:13 -0500
  • 065b1a625d Fix a typo in README.md Mahmoud Al-Qudsi 2023-09-06 12:49:05 -0500
  • b13785dfb8 Bump to version 0.4.0 Mahmoud Al-Qudsi 2023-09-06 12:47:49 -0500
  • e7cc956c2a Update dependencies Mahmoud Al-Qudsi 2023-08-29 15:49:26 -0500
  • 76d2a97011 Update text of traffic debug messages Mahmoud Al-Qudsi 2023-08-29 15:36:05 -0500
  • a716d0c3c0 Add some educational comments Mahmoud Al-Qudsi 2023-08-29 13:42:09 -0500
  • 55b654ebd1 Leak `remote` instead of wrapping it in an `Arc` Mahmoud Al-Qudsi 2023-08-29 13:36:07 -0500
  • 84ed909836 Log errors establishing upstream connection Mahmoud Al-Qudsi 2023-08-28 17:57:05 -0500
  • ca67fd31ca Don't report ECONNABORT or ECONNRESET as read errors Mahmoud Al-Qudsi 2023-08-28 17:38:59 -0500
  • 016f98a7c8
    Merge dad484b006 into ae56848993 Shayne Hartford 2023-01-15 19:42:10 -0500
  • dad484b006 Requested changes Change rust edition Ungroup imports Shayne Hartford 2023-01-15 19:42:06 -0500
  • a638dfb307 Update dependencies and version number Shayne Hartford 2023-01-15 16:23:57 -0500
  • a786e5e961 Split tcp-proxy into separate lib Shayne Hartford 2023-01-15 16:21:58 -0500
  • bff3f4f550 Update .gitignore Shayne Hartford 2023-01-15 16:13:21 -0500
  • ae56848993 Bump cargo version to 0.3.1 0.3.1 Mahmoud Al-Qudsi 2022-10-16 16:12:52 -0500
  • 8a9bc1740d Merge remote-tracking branch 'origin/master' Mahmoud Al-Qudsi 2022-10-16 16:09:54 -0500
  • ba6e3e5366 Bump cargo version to 0.3.0 0.3.0 Mahmoud Al-Qudsi 2022-10-16 15:56:44 -0500
  • 939bb98914 Update project README Mahmoud Al-Qudsi 2022-10-16 15:54:48 -0500
  • 707df1ef99 Update Cargo.toml metadata Mahmoud Al-Qudsi 2022-10-16 15:50:26 -0500
  • 90bc2aa2ca Update/upgrade Cargo dependencies Mahmoud Al-Qudsi 2022-10-16 15:48:53 -0500
  • 80c529b020 Drop tokio feature "parking_lot" Mahmoud Al-Qudsi 2022-10-16 15:48:13 -0500
  • 512832b304 Make per-client buffer size a constant Mahmoud Al-Qudsi 2022-07-08 17:09:41 -0500
  • 6a7f1b395c Clean up unused dependencies Mahmoud Al-Qudsi 2022-07-08 17:07:11 -0500
  • d520400413 Abort the other half of a connection regardless of Ok/Err Mahmoud Al-Qudsi 2022-06-30 18:18:33 -0500
  • 0164ef836a Aggressively terminate half-closed connections Mahmoud Al-Qudsi 2022-06-30 18:09:29 -0500
  • b2c2876d03 Upgrade to the latest version of tokio Mahmoud Al-Qudsi 2022-06-30 16:51:49 -0500
  • 677b6cd33a Make options easier to use Mahmoud Al-Qudsi 2022-06-30 16:27:13 -0500
  • 9ad24e5a96 Correct copy-and-paste of UDP to TCP Mahmoud Al-Qudsi 2022-06-30 16:07:09 -0500
  • 44b8380ad8 Update to tokio 0.3 and add IPv6 support Mahmoud Al-Qudsi 2020-10-22 19:41:05 -0500
  • 4e44c9fd23 Upgrade to tokio 0.2 and futures 0.3 Mahmoud Al-Qudsi 2020-01-01 14:48:31 -0600
  • fd4ec63789 Further work on cleanly mapping errors in promises/futures futures#671-1 Mahmoud Al-Qudsi 2017-12-07 18:29:14 -0600
  • dbfb36294f Further work on cleanly mapping errors in promises/futures futures#671-2 Mahmoud Al-Qudsi 2017-12-07 18:24:12 -0600
  • f14dc522f7 Added Makefile Mahmoud Al-Qudsi 2017-12-05 21:59:28 -0600
  • 0e99ab0eb6 Just some minor cleanup Mahmoud Al-Qudsi 2017-08-14 00:34:41 -0500
  • 49aee2300b Handle being provided an IP and not a hostname Mahmoud Al-Qudsi 2017-08-14 00:24:53 -0500
  • 62651197d5 Thread-free design, using tokio core for asynchronous proxying Mahmoud Al-Qudsi 2017-08-13 13:55:55 -0500
  • 714c5c67f0 Fixed title in README.md 0.1.0 Mahmoud Al-Qudsi 2017-08-12 12:31:05 -0500
  • 0120052b91 Added README.md Mahmoud Al-Qudsi 2017-08-12 12:29:46 -0500
  • 6dd2ebaf5e Added MIT License Mahmoud Al-Qudsi 2017-08-12 12:28:58 -0500
  • d5c925c51b Added Cargo.lock to repository Mahmoud Al-Qudsi 2017-08-12 12:27:44 -0500
  • e66805a5b2 Initial working version Mahmoud Al-Qudsi 2017-08-12 12:27:21 -0500
  • 966102b189 Initial project structure Mahmoud Al-Qudsi 2017-08-11 22:53:31 -0500