Commit Graph

40 Commits (f7321575b35693bc16ded5593e3881381d7a0fc0)

Author SHA1 Message Date
Viktor Villainov f7321575b3
Bump version 2019-01-01 04:07:02 -05:00
Viktor Villainov dd475738b6
Add tunnel func tests 2019-01-01 04:05:38 -05:00
Viktor Villainov f5a0fd3ee4
add more tests 2018-12-31 10:19:26 -05:00
Viktor Villainov 6879b694c8
Add more tests 2018-12-31 10:02:37 -05:00
Viktor Villainov 21ccb2ec0f
Add utils test 2018-12-31 06:24:21 -05:00
Viktor Villainov d5ba83ed7f
Move generate_session_id to utils 2018-12-31 05:50:46 -05:00
Viktor Villainov 63ce54f133
Remove useless sync api 2018-12-31 05:36:15 -05:00
Viktor Villainov 84a8edfc34
Improve tests 2018-12-31 04:52:32 -05:00
Viktor Villainov c0a81d9b99
Test destination generation 2018-12-31 02:51:22 -05:00
Viktor Villainov 53dd3bb341
Close sockets on SAM errors, add error tests 2018-12-31 02:44:19 -05:00
Viktor Villainov d3617db0d2
Make SAM message parser work for both requests and responses 2018-12-31 00:54:49 -05:00
Viktor Villainov ebfb743222
Correctly parse potentially buffered reply 2018-12-30 07:59:36 -05:00
Viktor Villainov e4c79c581d
Add .tox to gitignore 2018-12-30 00:37:02 -05:00
Viktor Villainov 454525a2df
Add tox.ini 2018-12-30 00:26:51 -05:00
Viktor Villainov 8acc0615f1
Make code highlighting work 2018-12-29 08:07:12 -05:00
Viktor Villainov dbc015be4a
Fix Travis 3.7 support 2018-12-29 07:52:43 -05:00
Viktor Villainov 17fd78b446
Add Travis CI 2018-12-29 07:44:44 -05:00
Viktor Villainov c1681b8d0e
make func tests runnable by unittest 2018-12-29 07:06:07 -05:00
Viktor Villainov fa8e08c242
Add context managers func test and bump the version 2018-12-27 04:12:49 -05:00
Viktor Villainov b665ec4c21
Add context managers example 2018-12-27 02:30:52 -05:00
Viktor Villainov b25419fcd9
improve docs and code 2018-12-27 02:08:32 -05:00
Viktor Villainov 33f96c066f
Add StreamAcceptor context manager 2018-12-26 16:35:29 -05:00
Viktor Villainov b1b04d5a2d
bump version 2018-12-26 12:09:26 -05:00
Viktor Villainov 750b293cb1
Add async context managers 2018-12-26 06:15:57 -05:00
Viktor Villainov aa58132220
remove useless callbacks 2018-12-25 04:34:37 -05:00
Viktor Villainov 48b9178fe1
remove useless session_ready lock 2018-12-25 03:10:45 -05:00
l-n-s 47d1a88d96
Merge pull request #1 from 42B/choices
Use choices keyword argument to restrict `TYPE` to server or client
2018-10-24 19:57:23 +00:00
42B 6d95d129a9
Use choices keyword argument to restrict `TYPE` to server or client 2018-10-24 13:35:46 -06:00
Viktor Villainov d5112ea739
Better documentation and utils 2018-09-16 04:07:21 -04:00
Viktor Villainov be146d74d7
merge PrivateKey to Destination 2018-09-15 05:52:52 -04:00
Viktor Villainov 29c9c2b8db
Fix documentation 2018-09-12 21:43:32 -04:00
Viktor Villainov bb82c7040a
New tunnel API 2018-09-12 21:26:44 -04:00
Viktor Villainov 891c864833
stoppable tunnels 2018-09-10 11:21:13 -04:00
Viktor Villainov 3b4a8074a1
fix new_private_key coro 2018-09-09 14:41:22 -04:00
Viktor Villainov 7bf9e4f71f
bump version 2018-09-09 12:46:01 -04:00
Viktor Villainov 9387a30e73
Fix tunnel API
Better Docs
Add ping-pong test
2018-09-09 12:34:53 -04:00
Viktor Villainov 24e5cbc2e7 Add docs 2018-09-06 16:30:01 -04:00
Viktor Villainov 9a7de2d14a fix readme 2018-09-04 11:29:10 -04:00
Viktor Villainov 4c9eac6f82 Add sources 2018-09-04 11:14:49 -04:00
l-n-s cc873b8a66
Initial commit 2018-09-04 11:08:50 -04:00