hagen
03973cc6d4
* HTTPProxy.cpp : drop X-Forwarded-*, Proxy-*, Via headers from request
2016-06-04 14:01:37 +00:00
hagen
66c301c031
* HTTPProxy.cpp : allow "tranparent" proxy ( #508 )
2016-06-04 13:07:39 +00:00
hagen
e4edc59689
* HTTPProxy.cpp : force clean recv buffer ( #508 )
2016-06-04 13:07:37 +00:00
orignal
667ea43b3c
GetBandwidthLimitMessage
2016-06-03 13:48:21 -04:00
orignal
d6bfe7810a
skip SigningPrivateKey
2016-06-03 13:01:12 -04:00
orignal
444539b826
SendMessageExpires
2016-06-03 12:03:36 -04:00
orignal
c8d6425123
DestLookupMessage
2016-06-03 11:49:39 -04:00
hagen
e50c35d38c
* fix mistype
2016-06-03 01:16:29 +00:00
hagen
aa764fbd1c
* HTTPProxy: fix converted request ( #508 )
...
* I2PService: reword log message, to avoid ambiguity
2016-06-03 01:09:08 +00:00
hagen
2628426084
* http proxy : fix converted request ( #508 )
2016-06-03 00:05:38 +00:00
orignal
aa6bc8042a
address lookup
2016-06-02 15:49:14 -04:00
orignal
26a6c9e932
procee session options
2016-06-02 13:26:41 -04:00
orignal
ace3e86546
MessageStatusMessage
2016-06-01 15:30:57 -04:00
orignal
d79c6b8f06
MessagePayloadMessage
2016-06-01 14:38:13 -04:00
orignal
6538a2e673
HostLookupMessage
2016-06-01 11:11:18 -04:00
orignal
153d883aeb
SessionDestoryedMessage
2016-06-01 10:05:40 -04:00
orignal
689432f627
fixed typo
2016-05-31 21:37:32 -04:00
hagen
cd237219e4
* extract unused image to separate file
2016-06-01 00:14:46 +00:00
hagen
8589493581
* add test for MergeChunkedResponse() ( #432 )
2016-06-01 00:14:40 +00:00
hagen
ca2e148ad7
* enable -Wextra for linux builds
2016-06-01 00:14:34 +00:00
hagen
f7ca44cad8
* fix compile warnings: reopen() usage
2016-06-01 00:14:28 +00:00
hagen
1b2ac38a50
* fix compilation warnings
2016-06-01 00:14:15 +00:00
hagen
f62d25fa5f
* Config.cpp : fix wrong group for options & code style
2016-06-01 00:09:04 +00:00
orignal
025eec1782
I2CP configuration
2016-05-31 11:54:45 -04:00
orignal
846ff46b2e
fixed build error
2016-05-30 21:42:25 -04:00
hagen
f9718bccb9
* update debian changelog ( closes #502 )
2016-05-31 00:34:33 +00:00
hagen
f66f4ffee6
* add generic changelog ( #502 )
2016-05-31 00:34:31 +00:00
hagen
a47417ff49
* I2PService.cpp: tune logs
2016-05-31 00:34:29 +00:00
hagen
c9836cf0f7
* fix doxygen warnings
2016-05-31 00:34:26 +00:00
hagen
289b679e3c
* add doxygen support
2016-05-31 00:34:24 +00:00
hagen
23e019ec83
* debian/i2pd.openrc (working version)
2016-05-31 00:34:14 +00:00
orignal
eeffcea69e
CreateSessionMessage
2016-05-30 15:19:22 -04:00
orignal
ae10793d0f
SendMessageMessage
2016-05-30 14:31:56 -04:00
orignal
a062bca431
CreateLeaseSetMessage
2016-05-30 12:56:42 -04:00
orignal
6a453bcc8a
check for null pointer
2016-05-30 12:08:20 -04:00
orignal
5a2c4919c6
close previous file first upon repon
2016-05-30 09:41:45 -04:00
orignal
09a80ed654
RequestVariableLeaseSetMessage
2016-05-29 16:35:57 -04:00
orignal
6c9b4a8c5d
moved LeaseSet creating away from LeaseSetDestination
2016-05-29 09:33:50 -04:00
hagen
d9babda1b8
+ debian/i2pd.openrc (experimental)
2016-05-29 01:31:38 +00:00
hagen
ea8e1be294
* update default init-script : make --port optional
2016-05-29 01:31:36 +00:00
hagen
44eccd85fd
* HTTPServer.cpp :
...
* autorefresh for status page
* autoreturn to commands list
2016-05-28 01:49:37 +00:00
hagen
a62720b9d8
Merge branch 'new-proxy' into openssl
2016-05-28 00:22:49 +00:00
orignal
1a9422c3f9
send SetDateMessage
2016-05-27 16:22:42 -04:00
orignal
8622385e88
I2CPDestination added
2016-05-27 13:46:28 -04:00
hagen
d0ffaab339
* HTTPProxy:
...
* use new http classes instead homemade parser
* proper error handling for "address not found", "addresshelper" and "not .i2p domain" cases
* use std::vector instead uint8_t[] for buffers
* general code cleanup
2016-05-27 01:32:58 +00:00
hagen
347157b999
* HTTPProxy.cpp : direct use of parsed url parts in CreateHTTPRequest()
2016-05-27 01:32:15 +00:00
hagen
a9f3235fd3
* HTTPProxy.cpp : unwrap HandleStreamRequestComplete()
2016-05-27 01:32:12 +00:00
hagen
4098a5c08e
* HTTPProxy.cpp : rename variable
2016-05-27 01:32:10 +00:00
hagen
dba7a2ee4f
* HTTPProxy.cpp : HandleJumpServices() -> ExtractAddressHelper()
2016-05-27 01:32:07 +00:00
hagen
a5f49550b3
* HTTPProxy.cpp : unwrap AsyncSockRead()
2016-05-27 01:32:05 +00:00