eebe8c5cb4
- Unbreak things by properly validate command topic
...
- Replace fmt.ErrorF() with errors.New() where no
actual formatting requested
- Hanle edge cases with no username/password in `Client.hello()`
- Make go-staticcheck happier
2025-05-09 00:41:20 +00:00
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
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
646767e7bf
Allow clients to force a handshake at a specific SAM version or between SAM versions
2020-12-07 00:51:51 -05:00
a516752491
add resolve function compatible with SOCKS proxies
2020-09-13 01:32:22 -04:00
622c39b6a5
spring cleaning
2015-03-25 22:03:05 +01:00
8bb78fd8f4
small fixes for i2pd
2015-02-05 11:52:28 +01:00
97f9bc7e56
Edited Comments according to golint
2014-02-14 12:05:13 +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
9e21061f3f
Client.Hello, Client.Lookup and parseReply
2014-02-09 18:40:51 +01:00