Commit Graph

  • e658da13be * Added full utf-8 support via base85 * removed connection established message, apps can send that themselves (yam util does) master Kevin Froman 2020-04-30 14:44:31 -0500
  • 0dd9c1e9ac added stream.py, still need func to add to stream Kevin Froman 2020-04-29 01:41:29 -0500
  • cafa4e6d11 improved readme# Kevin Froman 2020-04-25 02:54:56 -0500
  • ac57c6d890 allow client test more time to execute Kevin Froman 2020-04-24 18:54:12 -0500
  • 3e241dcb72 bump version Kevin Froman 2020-04-24 18:53:15 -0500
  • ef1b56a84b + finished basic client tests * made connection var more meaningful in server * added support for .onion-ending (or not) address format in client Kevin Froman 2020-04-24 18:43:24 -0500
  • a10cc5e2e1 fix readme typo Kevin Froman 2020-04-24 18:34:31 -0500
  • ea04c5ea2c removed whitespace check that was not necessary Kevin Froman 2020-04-24 11:28:18 -0500
  • 3a69b00ec1 fix test_server.py Kevin Froman 2020-04-23 22:22:50 -0500
  • b93d274f67 Merge branch 'master' of github.com:beardog108/youandme Kevin Froman 2020-04-23 22:18:46 -0500
  • 0173f136fb added connection loss detection, strict printable character filter support Kevin Froman 2020-04-23 22:18:29 -0500
  • 18665d0faf
    Update README.md Kevin F 2020-04-23 10:18:31 +0000
  • 84421865a0
    Update README.md Kevin F 2020-04-23 10:14:50 +0000
  • e47173b586 added tor build dependencies apt install Kevin Froman 2020-04-23 04:52:00 -0500
  • f87f71cb07 don't need verbose tar in ci Kevin Froman 2020-04-23 04:49:39 -0500
  • 10c303a85a tor too old, we need to build :( Kevin Froman 2020-04-23 04:44:59 -0500
  • 0da6c8cbd4 make ci use more recent ubuntu Kevin Froman 2020-04-23 04:39:35 -0500
  • 6d4e8127f7 added stuff for CI Kevin Froman 2020-04-23 04:36:55 -0500
  • 0fc9614d29 added stuff for CI Kevin Froman 2020-04-23 04:34:51 -0500
  • a73db66aab updated readme Kevin Froman 2020-04-23 04:30:05 -0500
  • 383b31852b updated gitignore Kevin Froman 2020-04-23 04:29:35 -0500
  • 594df495c3 use argparse and make yam an executable script Kevin Froman 2020-04-23 04:23:57 -0500
  • 4e545d8e02 Fixed dependencies Kevin Froman 2020-04-20 20:47:11 -0500
  • 914a0d263a Merge branch 'master' of github.com:beardog108/youandme Kevin Froman 2020-04-20 20:41:18 -0500
  • d6e0282a36 removed getch Kevin Froman 2020-04-20 20:40:55 -0500
  • a4f91c7aff
    Update README.md Kevin F 2020-04-20 06:25:56 -0500
  • d9ab05a2c1
    Update README.md Kevin F 2020-04-20 06:18:27 -0500
  • 271a19bd2c fixes and added images Kevin Froman 2020-04-20 06:15:19 -0500
  • 837caa17e0 we now have two way communication Kevin Froman 2020-04-20 03:36:41 -0500
  • 0a0de1c7b0 initial commit Kevin Froman 2020-04-16 06:41:49 -0500