orignal
|
8970e6a48a
|
Merge pull request #515 from vampik/patch-1
Fix html attributes
|
2016-06-14 07:21:02 -04:00 |
|
Andrey Tikhomirov
|
b8eef181b9
|
Fix html attributes
|
2016-06-14 11:25:51 +03:00 |
|
orignal
|
fb94d6ae2b
|
read header and payload separately
|
2016-06-13 13:20:21 -04:00 |
|
Jeff Becker
|
fa68e392c8
|
don't abort when ntcp fails to bind
|
2016-06-13 11:34:44 -04:00 |
|
Jeff Becker
|
9eaa51442f
|
update comment
|
2016-06-13 09:01:38 -04:00 |
|
orignal
|
68482d712b
|
Merge pull request #513 from majestrate/fix_http_proxy_500
fix 500 response in http proxy
|
2016-06-13 08:54:06 -04:00 |
|
Jeff Becker
|
09fc767bb0
|
fix another typo
|
2016-06-13 08:53:35 -04:00 |
|
Jeff Becker
|
ea7e6615f2
|
fix typo
|
2016-06-13 08:52:54 -04:00 |
|
Jeff Becker
|
a183ca8661
|
fix special case
|
2016-06-13 08:52:21 -04:00 |
|
Jeff Becker
|
05939a2bbc
|
special case for i2p.rocks in proxy
|
2016-06-13 08:50:53 -04:00 |
|
Jeff Becker
|
543a372435
|
Merge branch 'fix_http_proxy_500'
|
2016-06-13 07:51:16 -04:00 |
|
Jeff Becker
|
e795de5562
|
fix 500 response in http proxy
|
2016-06-13 07:48:20 -04:00 |
|
orignal
|
ae6877ce2f
|
handle incomplete message header
|
2016-06-12 08:22:55 -04:00 |
|
orignal
|
a0f3e81b11
|
Merge pull request #512 from D504/openssl
Remove unused assigning (success is assinged anyway)
|
2016-06-11 08:18:24 -04:00 |
|
Osipov Kirill
|
88f52c4902
|
Remove unused assigning (success is assinged anyway)
|
2016-06-11 11:20:20 +03:00 |
|
orignal
|
bf8db7725f
|
set -1 as default session id
|
2016-06-10 22:13:20 -04:00 |
|
orignal
|
f4d8c3304a
|
execute lookup wothout session
|
2016-06-10 18:43:35 -04:00 |
|
orignal
|
44556b7f5e
|
correct string size for mapping
|
2016-06-10 15:25:30 -04:00 |
|
orignal
|
2e1e95d483
|
pass URL params
|
2016-06-10 15:12:50 -04:00 |
|
orignal
|
b15b38868d
|
rolled back to previous implementation
|
2016-06-10 14:01:39 -04:00 |
|
orignal
|
8feca6874a
|
process complete message
|
2016-06-10 12:18:19 -04:00 |
|
orignal
|
ecd3a49d48
|
handle DestroySession properly
|
2016-06-10 11:47:22 -04:00 |
|
orignal
|
6de7cd5063
|
don't send 'accepted' if not requested
|
2016-06-10 11:39:20 -04:00 |
|
orignal
|
f6d7f7d984
|
set port to 80 is not specified
|
2016-06-09 15:48:31 -04:00 |
|
orignal
|
d5d501875e
|
send correct ackThrough
|
2016-06-09 14:56:12 -04:00 |
|
orignal
|
88561c22d3
|
make sure ackThrough is correct
|
2016-06-09 14:34:38 -04:00 |
|
hagen
|
b786576bcb
|
* HTTPProxy.cpp : always set dest_port
|
2016-06-09 14:30:36 +00:00 |
|
orignal
|
21b5f2c96a
|
fixed crash upon I2CP session disconnect
|
2016-06-08 14:14:19 -04:00 |
|
orignal
|
d8f24b442b
|
fixed mapping
|
2016-06-08 14:05:20 -04:00 |
|
Jeff Becker
|
a1c81a63dd
|
Merge remote-tracking branch 'purple/openssl'
Conflicts:
I2CP.cpp
|
2016-06-08 10:37:51 -04:00 |
|
orignal
|
4d2b535b04
|
correct concatenation of long I2CP messages
|
2016-06-08 10:29:48 -04:00 |
|
Jeff Becker
|
3cfbc05bf9
|
set pointer to null after delete
|
2016-06-08 09:56:13 -04:00 |
|
Jeff Becker
|
895820f14c
|
Merge branch 'upstream-openssl'
|
2016-06-08 09:55:55 -04:00 |
|
orignal
|
37fc21f3cf
|
always assume 20 bytes for signing private key
|
2016-06-08 09:33:25 -04:00 |
|
orignal
|
5e068c3af5
|
0.9.26
|
2016-06-07 13:05:44 -04:00 |
|
orignal
|
e2c192d254
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
2016-06-06 15:37:10 -04:00 |
|
orignal
|
e481ed37ce
|
ReconfigureSessionMessage
|
2016-06-06 15:36:02 -04:00 |
|
orignal
|
4d7c089b09
|
I2CP config
|
2016-06-05 10:31:55 -04:00 |
|
hagen
|
a4dc67cba0
|
* HTTP.{cpp,h} : drop HTTPReq.host
|
2016-06-04 14:44:26 +00:00 |
|
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 |
|
Jeff Becker
|
f2d9d38c6f
|
Merge remote-tracking branch 'purple/openssl'
|
2016-06-03 14:07:02 -04:00 |
|
orignal
|
667ea43b3c
|
GetBandwidthLimitMessage
|
2016-06-03 13:48:21 -04:00 |
|
Jeff Becker
|
f3856819fe
|
Merge remote-tracking branch 'purple/openssl'
|
2016-06-03 13:01:49 -04:00 |
|
orignal
|
d6bfe7810a
|
skip SigningPrivateKey
|
2016-06-03 13:01:12 -04:00 |
|
Jeff Becker
|
7a52ae18f1
|
Merge remote-tracking branch 'purple/openssl'
|
2016-06-03 12:13:08 -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 |
|