Commit Graph

14 Commits

Author SHA1 Message Date
c910edae6b Make sendMessage() validate replies 2025-03-07 01:35:21 +00:00
b2e54236d7 fix up go module 2024-11-13 14:39:08 -05:00
idk
e278de3a66 Fix a bunch of errors that could potentially happen because of changes I made to the Dialer 2021-04-15 17:21:41 -04:00
idk
5fda56e88d Improve the parser, automatically set empty destinations to TRANSIENT when using a dialer, better error handling, when a socket gets closed, increment the ID and re-create it 2020-11-29 16:23:55 -05:00
idk
0d10b5b516 Improve the parser, automatically set empty destinations to TRANSIENT when using a dialer, better error handling, when a socket gets closed, increment the ID and re-create it 2020-11-29 16:09:55 -05:00
idk
a516752491 add resolve function compatible with SOCKS proxies 2020-09-13 01:32:22 -04:00
idk
4694834222 FROM_PORT and TO_PORT support 2019-03-28 00:21:04 -04:00
622c39b6a5 spring cleaning 2015-03-25 22:03:05 +01:00
97f9bc7e56 Edited Comments according to golint 2014-02-14 12:05:13 +01:00
c9345cbcdb First stab at STREAM ACCEPT 2014-02-12 22:14:19 +01:00
a421daf8d9 Added some Documentation and Example of using it with http.Transport 2014-02-11 14:48:13 +01:00
b0e9ab001e Added Verbose mode and be more fixed some newline inconsistencies 2014-02-11 14:08:52 +01:00
3575c9897f Refactored Send<>Parse reply into .sendCmd() 2014-02-11 13:11:26 +01:00
ce26df96ac Trying to implement Dial for usage with http.Transport 2014-02-10 21:01:55 +01:00