Jorropo
|
79071510cf
Fixing version check (#12)
|
4 роки тому |
Henry
|
35892cc097
go module
|
6 роки тому |
Henry
|
701d7fcf03
fix tests
|
6 роки тому |
Henry
|
a05f2d68df
send options before newline
|
6 роки тому |
idk
|
89742a3ec4
added reduce-on-idle and close-on-idle options (closes #9)
|
6 роки тому |
idk
|
702cc4d699
Configurable host:port (#7)
|
6 роки тому |
Henry
|
ca135c5157
Merge pull request #3 from eyedeekay/master
|
6 роки тому |
idk
|
2b14108a06
I don't know exactly why, but checking that the kvPair in replyParser.go is not nil fixes the crash on image-heavy sites.
|
6 роки тому |
Henry
|
5300808524
Merge pull request #2 from eyedeekay/replyparser-fix
|
6 роки тому |
idk
|
8d5c5f9d36
switch to strings.SplitN and apply gofmt, add test
|
6 роки тому |
idk
|
32386886bc
replyParser had a bug where, when a base64 address ended with '==', the key-value pairs would break. I worked around the issue by switching '==' it with a non-base64 character before the split, and back after.
|
6 роки тому |
Henry
|
622c39b6a5
spring cleaning
|
9 роки тому |
Henry
|
6b9621e160
cleaned up debug logging
|
9 роки тому |
Henry
|
8bb78fd8f4
small fixes for i2pd
|
9 роки тому |
Henry
|
8badb1ef70
small cleanup after playing with i2pd in c++
|
10 роки тому |
Henry
|
97f9bc7e56
Edited Comments according to golint
|
10 роки тому |
Henry
|
c9345cbcdb
First stab at STREAM ACCEPT
|
10 роки тому |
Henry
|
a421daf8d9
Added some Documentation and Example of using it with http.Transport
|
10 роки тому |
Henry
|
b0e9ab001e
Added Verbose mode and be more fixed some newline inconsistencies
|
10 роки тому |
Henry
|
3575c9897f
Refactored Send<>Parse reply into .sendCmd()
|
10 роки тому |
Henry
|
9de2fd3f5b
Always send Hello on NewClient
|
10 роки тому |
Henry
|
ce26df96ac
Trying to implement Dial for usage with http.Transport
|
10 роки тому |
Henry
|
a534c1afaa
NewClient now opens the TCP socket itself
|
10 роки тому |
Henry
|
ff10ed51aa
turned replyParser_test into table based testing
|
10 роки тому |
Henry
|
9e21061f3f
Client.Hello, Client.Lookup and parseReply
|
10 роки тому |
Henry
|
3fa2f2ef68
Initial commit
|
10 роки тому |