Commit graph

  • cbca75ea95
    fix: install packages wget & tar too main Erica Marigold 2023-07-20 17:09:59 +0530
  • 80e15fe45e
    fix: -y for build dependencies install Erica Marigold 2023-07-20 17:08:57 +0530
  • 1e23ca988d
    fix: run apt-get update before running install command for build-essential Erica Marigold 2023-07-20 17:07:37 +0530
  • c3127c4863
    fix: run GLIBC build commands as root Erica Marigold 2023-07-20 17:06:11 +0530
  • fb19cad0f5
    fix: install required build dependencies Erica Marigold 2023-07-20 17:04:24 +0530
  • 9965a81589
    merge Compey 2023-07-20 17:02:17 +0530
  • 8bce588246
    feat: custom port support for relay Compey 2023-07-20 17:01:35 +0530
  • a45cfc1889
    fix: install GLIBC v2.29 before running binary Erica Marigold 2023-07-20 16:52:32 +0530
  • a21ecafb0d Optimize server Donald Knuth 2022-09-15 10:05:20 -0400
  • 5d2a216693 Auto generate passwords; fix resume Donald Knuth 2022-09-06 11:59:33 -0400
  • 09a67f9944
    Merge pull request #5 from rictorlome/resume rictorlome 2022-09-03 15:35:24 -0400
  • 1c321301fd Cleanup Donald Knuth 2022-09-03 15:34:14 -0400
  • b41985773a
    Merge pull request #4 from rictorlome/speed-up rictorlome 2022-09-03 15:13:18 -0400
  • 02f5fca565 Still broken Donald Knuth 2022-09-03 15:12:47 -0400
  • 28a97f675e Resume does not work Donald Knuth 2022-09-03 14:58:48 -0400
  • bb32cf8686 Add some benchmark for upload Donald Knuth 2022-09-02 22:51:32 -0400
  • 6bc011c910 Back to parity Donald Knuth 2022-09-02 20:29:18 -0400
  • e0567d8479 Progress Donald Knuth 2022-09-02 16:41:40 -0400
  • 7544c0fc39 Attempt to clean up further; speed up file upload Donald Knuth 2022-08-31 14:05:58 -0400
  • d752e8f16e Tweaks Donald Knuth 2022-08-30 11:36:45 -0400
  • 7bcbe7c3ae Remove unused deps Donald Knuth 2022-08-30 10:40:41 -0400
  • 0dec881a2d Update readme Donald Knuth 2022-08-30 10:23:50 -0400
  • 3c7c5fe29d Refactor connection Donald Knuth 2022-08-30 09:53:16 -0400
  • e79510cafe Refactor handshake Donald Knuth 2022-08-29 22:33:50 -0400
  • 995d07282c Handshake refactored not working Donald Knuth 2022-08-29 21:21:48 -0400
  • 33745f7b44 Fix server; parity with main Donald Knuth 2022-08-29 16:14:30 -0400
  • b3b683074d Connection stapled; pared down server Donald Knuth 2022-08-29 14:01:56 -0400
  • 31e4fe7c7b Docs Donald Knuth 2022-08-29 12:51:37 -0400
  • 764a6d4687
    Merge pull request #3 from rictorlome/send-files rictorlome 2022-02-17 20:44:12 -0500
  • 2a194eb192 Partially correct dockerfile Donald Knuth 2022-02-17 20:43:55 -0500
  • 0c2041a6db Handle interrupted handshake better rictorlome 2022-02-17 14:01:40 -0500
  • d6e299b031 Reduce print statements; stub dockerfile rictorlome 2022-02-16 21:04:18 -0500
  • d29015f085 Fixed sending files prototype rictorlome 2022-02-15 20:55:33 -0500
  • 9206781791 Broken sending prototype rictorlome 2022-02-14 23:01:30 -0500
  • e701d69946 Simplify connection stapling rictorlome 2022-02-13 22:02:47 -0500
  • 7befc61ab3 Scaffold for concurrent file reads rictorlome 2022-02-13 17:45:58 -0500
  • 9479653364
    Merge pull request #2 from rictorlome/encrypt rictorlome 2022-02-13 11:10:43 -0500
  • ec5034cb62 File negotiation and crypto rictorlome 2022-02-12 14:59:04 -0500
  • f4c7f1361e Encrypt rictorlome 2022-02-12 12:18:24 -0500
  • e934171a2b Implement handshake and relay rictorlome 2022-02-11 20:50:14 -0500
  • 88a312981b Client handshake prototype Donald Knuth 2022-02-10 14:52:28 -0500
  • eca6ddf3b8 Scaffold message passing Donald Knuth 2022-02-07 13:38:16 -0500
  • c6b45dea57 Add clap Donald Knuth 2022-02-06 19:54:36 -0500
  • 1c27531b5f Hello world tokio tcp Donald Knuth 2022-02-06 14:04:36 -0500