orignal
ff7ff3b55b
check status code 304
2014-12-24 07:48:18 -05:00
orignal
14e2c76799
Merge pull request #118 from hagen-i2p/make-deps
...
* new makefile target: deps
2014-12-24 07:19:24 -05:00
hagen
677e3585c9
* new makefile target: deps
2014-12-24 05:08:43 +00:00
orignal
e349facd65
HTTP 1.1 for addressbook
2014-12-23 21:03:00 -05:00
orignal
7b5e8a9661
check and update addressbook subscriptions
2014-12-23 13:57:09 -05:00
orignal
3f314d8355
merge chunked responses
2014-12-22 21:20:39 -05:00
orignal
325117114a
fixed typo
2014-12-22 21:02:32 -05:00
orignal
e1d445ab50
parse HTTP header fields
2014-12-22 16:45:50 -05:00
orignal
b1b72d2d33
rolled back to HTTP 1.0 since chunked is not implemented
2014-12-22 16:10:32 -05:00
orignal
bb5e520a79
reduce minimal # of routers to 50
2014-12-22 15:14:49 -05:00
orignal
fd0069cb0e
fixed merge conflict
2014-12-22 15:09:50 -05:00
orignal
52ee861d3a
load subscriptions
2014-12-22 15:06:54 -05:00
Kill Your TV
42075e74ad
fetch with HTTP/1.1
2014-12-22 18:01:59 +00:00
orignal
1e87aedbb8
Merge branch 'master' of https://github.com/PrivacySolutions/i2pd
2014-12-21 21:33:00 -05:00
orignal
5221e09b67
use VerifyDigest for verification
2014-12-21 21:32:21 -05:00
orignal
0972782553
delete useless field
2014-12-21 17:27:46 -05:00
Kill Your TV
425c746b87
typo fix
2014-12-21 21:48:30 +00:00
orignal
db2d0df2c4
download hosts.txt without proxy
2014-12-21 09:33:02 -05:00
orignal
da1397ff76
fixed build error
2014-12-20 21:21:43 -05:00
orignal
c009fc5d72
look for LeaseSet in shared local destination
2014-12-20 20:16:45 -05:00
Kill Your TV
993b4c92b0
slightly stricter use of mkdir/rm -rf
2014-12-20 20:11:55 +00:00
Kill Your TV
b26bc5c7f4
Add api target
2014-12-20 20:10:44 +00:00
Kill Your TV
e4cc15d19e
Don't build the lib when making static binaries
...
Without this, building on 64-bit systems will fail.
2014-12-20 19:48:53 +00:00
Kill Your TV
e5c2022f71
Fix building in kFreeBSD
...
broken in 8c218bd5
2014-12-20 16:57:41 +00:00
Kill Your TV
b343c24a9f
add explanatory comments to Makefiles
2014-12-20 16:57:41 +00:00
Kill Your TV
21e3778e69
Revert the 'clean-up' commits so that custom build-time flags can be set
...
These commits removed the 'NEEDED*' vars which were added so that CXX*
and LDFLAGS could be specified at build time. By doing away with these
and using solely CXXFLAGS and LDFLAGS, special flags cannot be added.
Indeed, specifying your own CXXFLAGS would cause the build to fail. We
want the build flags to be APPENDED, not overwritten.
2014-12-20 16:57:41 +00:00
orignal
f4f6e74ea2
process addressbook request response
2014-12-19 22:03:34 -05:00
orignal
c887f54740
fixed crash
2014-12-19 17:41:08 -05:00
orignal
1179731959
send request to addressbook link directly without proxy
2014-12-19 14:40:02 -05:00
orignal
91e833cdaf
fixed crash at shutdown
2014-12-19 12:07:54 -05:00
orignal
84e5f30c70
delete local destination on session close
2014-12-18 18:48:36 -05:00
orignal
b007b66b15
store SAMSession by pointer
2014-12-17 19:02:16 -05:00
orignal
8b05455545
Cancel added
2014-12-17 15:31:13 -05:00
orignal
a44ca91409
terminate acceptor and sessions on stop
2014-12-17 15:21:50 -05:00
orignal
84235fe479
fixed typo
2014-12-17 11:42:16 -05:00
orignal
25ccfef4b0
version updated
2014-12-17 09:20:58 -05:00
orignal
ec8e3574f9
delete local destination on session close
2014-12-16 21:26:29 -05:00
orignal
7da694825d
fixed handshake
2014-12-16 19:04:13 -05:00
orignal
9606883b78
handle signature type for SAM 3.1
2014-12-16 16:23:42 -05:00
orignal
54cffb583f
check max version
2014-12-16 15:54:02 -05:00
orignal
fe4d640504
drop incoming garlic messages if local destination doesn't exist anymore
2014-12-16 14:50:29 -05:00
orignal
1a69770e15
fixed compilation warning
2014-12-16 14:35:39 -05:00
orignal
75b67b7ea7
CRC32 verification
2014-12-16 12:48:42 -05:00
orignal
e3f077ee9a
create io_service together with destination
2014-12-15 22:50:11 -05:00
orignal
f357a5864c
pass local destination by pointer
2014-12-15 21:24:01 -05:00
orignal
6e32c389b1
some cleanup
2014-12-15 19:08:46 -05:00
orignal
219abaa7e1
don't use AESNI if not supported
2014-12-15 16:15:06 -05:00
orignal
82d5bf2f8a
load certificates before reseed
2014-12-15 12:38:35 -05:00
orignal
1ffe7955a3
RSA raw verifier
2014-12-15 12:32:06 -05:00
orignal
ef73353a0a
use RSA-raw for SU3 verification
2014-12-14 22:45:09 -05:00