hagen
|
0ab5f993c7
|
* I2PControl.cpp :
* use new http classes for parsing request
* implement correct reading rest of json data if HTTP/Content-length is used
* general cleanup
|
9 years ago |
hagen
|
4f8db487e7
|
* I2PControl.{cpp,h} : add BuildErrorResponse()
|
9 years ago |
hagen
|
0e1765e045
|
* I2PControl.cpp : SendResponse() third arg now std::string &
|
9 years ago |
hagen
|
ebc411bbbd
|
* I2PControl.cpp :
* use new http classes for building HTTP response
* drop boost::lexical_cast & boost::local_time deps
|
9 years ago |
hagen
|
a76d8f0f9f
|
* HTTP.{cpp,h} : add add_header() variant with std::string
|
9 years ago |
hagen
|
f245feb0b0
|
* HTTP.h : export MergeChunkedResponse()
|
9 years ago |
hagen
|
43a90d7b98
|
* HTTP.cpp : fix parse_header_line (#501)
|
9 years ago |
hagen
|
2e1a9a8df9
|
* HTTP.{cpp,h} : move length() method to base class
|
9 years ago |
orignal
|
57bb0da1d6
|
correct LeaseSet message size
|
9 years ago |
orignal
|
0d2df22074
|
fixed crash
|
9 years ago |
orignal
|
c7173d5e1c
|
use shared ClientDestination
|
9 years ago |
orignal
|
789eb48698
|
removed deprecated constructor
|
9 years ago |
orignal
|
e686fad546
|
rmoved deprecated constructor
|
9 years ago |
orignal
|
4e4f9b6f8b
|
use LocalLeaseSet for own LeaseSets
|
9 years ago |
orignal
|
f2292fd618
|
LocalLeaseSet added
|
9 years ago |
orignal
|
7035ead9e7
|
provide reply tunnel expcilitly for LeaseSet
|
9 years ago |
orignal
|
f01f6e94d1
|
fix #500. check result of readline
|
9 years ago |
hagen
|
f10064ce39
|
* HTTPServer.cpp : update response building
|
9 years ago |
hagen
|
b68f06ca83
|
* update tests
|
9 years ago |
hagen
|
2ce61402bb
|
* HTTP.{cpp,h} * add 'body' member ot HTTPRes * change HTTPRes::to_string() to add 'Date', 'Content-Length' headers and body
|
9 years ago |
hagen
|
70e9d85a75
|
* HTTP.cpp : add internal function gen_rfc1123_date()
|
9 years ago |
hagen
|
a461f462d2
|
* HTTP.{cpp,h} : add HTTPMsg::{add,del}_header() helpers
|
9 years ago |
hagen
|
50ff0d251a
|
* HTTP.h : add base class HTTPMsg
|
9 years ago |
orignal
|
f6103d3841
|
moved streaming and datagram destination from LeaseSetDestination to ClientDestination
|
9 years ago |
orignal
|
cb68d19bed
|
ClientDestination/LeaseSetDestination split
|
9 years ago |
hagen
|
89d2505a7c
|
* fix time in webconsole (#496)
|
9 years ago |
hagen
|
9ddfc750e5
|
* update manpage: add --logfile description (#495)
|
9 years ago |
orignal
|
3b80de1747
|
Merge pull request #494 from PurpleI2P/openssl
2.7.0
|
9 years ago |
orignal
|
90ea714e48
|
version 2.7.0
|
9 years ago |
orignal
|
f9e4182624
|
temporary disable 'reload config' item
|
9 years ago |
orignal
|
0291cc2ef4
|
Merge pull request #493 from PurpleI2P/openssl
recent changes
|
9 years ago |
orignal
|
caf2e469a6
|
remove mascot
|
9 years ago |
Jeff
|
45da2843ee
|
Merge pull request #492 from weekendi2p/openssl
fix jumpservices uri
|
9 years ago |
weekendi2p
|
8353f928a1
|
fix jumpservices
|
9 years ago |
Jeff Becker
|
9c1a6d042e
|
Merge remote-tracking branch 'purple/openssl'
|
9 years ago |
orignal
|
448b25a8b2
|
receive I2CP messages
|
9 years ago |
orignal
|
4c2d4009da
|
handle protocol byte
|
9 years ago |
orignal
|
67f1e07508
|
I2CP added
|
9 years ago |
orignal
|
c49fdf1233
|
initial commit for reload config command
|
9 years ago |
orignal
|
7c835bae20
|
changed back to <openssl/
|
9 years ago |
orignal
|
ae81cc2644
|
windows doesn't support graceful shutdown yet
|
9 years ago |
orignal
|
3907b4101a
|
include openssl through OPENSSL macro
|
9 years ago |
orignal
|
aa5ea0e3a1
|
support gcc 6
|
9 years ago |
Jeff
|
d21043802e
|
Merge branch 'upstream'
|
9 years ago |
orignal
|
995bdb3f9e
|
Merge pull request #490 from majestrate/pr-fix-http-unit-tests-osx
add missing header to unbreak build
|
9 years ago |
Jeff
|
8363b4fda7
|
add missing header
|
9 years ago |
orignal
|
23979f4ce6
|
Merge pull request #489 from majestrate/pr-fix-http-unit-tests-osx
fix http unit test SIGBUS in os x
|
9 years ago |
Jeff
|
28b5f39b84
|
fix http unit test SIGBUS in os x
|
9 years ago |
Jeff
|
47ce2398a4
|
fix http unit test SIGBUS in os x
|
9 years ago |
Jeff
|
0a83d8e6a0
|
Merge branch 'openssl'
|
9 years ago |