Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
2017-04-21 20:04:16 -04:00 |
|
orignal
|
2756f3332c
|
changed android target sdk to 25
|
2017-04-21 12:05:58 -04:00 |
|
orignal
|
14b3eefbaf
|
change minimal requirement to android 4.0
|
2017-04-21 11:54:08 -04:00 |
|
orignal
|
dc946582a4
|
generic path to sdk
|
2017-04-21 09:54:35 -04:00 |
|
orignal
|
dfa14a73a8
|
Merge pull request #858 from majestrate/restructure
Restructure
|
2017-04-21 08:52:59 -04:00 |
|
Jeff Becker
|
112aa845f4
|
use correct #include in Win32
|
2017-04-21 07:20:50 -04:00 |
|
Jeff Becker
|
150a309175
|
include daemon directory for Win32 mingw
|
2017-04-21 07:08:31 -04:00 |
|
Jeff Becker
|
598897caa6
|
fix mingw build
|
2017-04-21 06:48:57 -04:00 |
|
Jeff Becker
|
cf3f8a796a
|
fix path
|
2017-04-21 06:36:49 -04:00 |
|
Jeff Becker
|
bffc294b13
|
fix path
|
2017-04-21 06:35:39 -04:00 |
|
Jeff Becker
|
4cc3b7f9fb
|
restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
|
2017-04-21 06:33:45 -04:00 |
|
orignal
|
b3161dde93
|
Merge pull request #855 from v2e/patch-2
kbps --> KBps
|
2017-04-19 07:05:29 -04:00 |
|
v2e
|
5550eabac1
|
kbs -- KBs in i2pd.conf
|
2017-04-19 11:39:01 +03:00 |
|
v2e
|
b2b320174b
|
kbps -- KBps in Config.cpp
|
2017-04-19 11:36:19 +03:00 |
|
orignal
|
dd79348b35
|
delete used tag before update
|
2017-04-14 22:08:43 -04:00 |
|
orignal
|
bd6ce7d4da
|
reduced memory usage
|
2017-04-14 10:19:26 -04:00 |
|
orignal
|
7a67670e1a
|
Fixed #846. httpproxy.addresshelper config parameter added
|
2017-04-11 14:36:28 -04:00 |
|
orignal
|
539bf482b9
|
Merge pull request #844 from majestrate/datagram-fixes
Datagram fixes
|
2017-04-09 09:16:37 -04:00 |
|
Jeff Becker
|
ed67ce7f33
|
tabifty
|
2017-04-09 08:53:47 -04:00 |
|
Jeff Becker
|
d91c7e5e79
|
fix datagram bugs
|
2017-04-09 08:52:42 -04:00 |
|
orignal
|
4f1dfe2ef7
|
fixed android build
|
2017-04-08 17:21:56 -04:00 |
|
orignal
|
36ea6c13df
|
Merge pull request #843 from majestrate/obep-ibgw
Allow point to point client tunnels to use OB tunnels that share OBEP and IBGW of remote destination
|
2017-04-08 15:32:26 -04:00 |
|
Jeff Becker
|
3acb0aac98
|
tabify
|
2017-04-08 15:16:51 -04:00 |
|
Jeff Becker
|
fdf4b3878f
|
tabify
|
2017-04-08 15:15:59 -04:00 |
|
Jeff Becker
|
2fe71782a7
|
tabify
|
2017-04-08 15:14:47 -04:00 |
|
Jeff Becker
|
89dfe2b763
|
delay request
|
2017-04-08 15:10:16 -04:00 |
|
Jeff Becker
|
9b62f238ed
|
add option for client tunnels to build tunnels such that OBEP==IBGW
|
2017-04-08 15:10:06 -04:00 |
|
orignal
|
987688f196
|
GOST hash of a Little Endian stream
|
2017-04-07 11:17:40 -04:00 |
|
r4sas
|
4e1fcbb706
|
update appveyor tag to 2.13
|
2017-04-06 17:01:39 +03:00 |
|
orignal
|
e4c038762b
|
2.13.0
|
2017-04-06 09:48:47 -04:00 |
|
r4sas
|
86dfa200a6
|
update changelog to 2.13
|
2017-04-06 16:32:00 +03:00 |
|
orignal
|
165cf980d2
|
fixed memory leak
|
2017-04-05 18:26:56 -04:00 |
|
orignal
|
13ccb16a4a
|
fixed memory leak
|
2017-04-05 17:44:23 -04:00 |
|
r4sas
|
f4b5426865
|
update debian/control
|
2017-04-04 18:47:50 +03:00 |
|
orignal
|
c2f62ba52a
|
persist incoming tags
|
2017-04-03 15:05:10 -04:00 |
|
orignal
|
abf0f5ac87
|
fixed typo
|
2017-03-31 12:26:20 -04:00 |
|
orignal
|
fa1965deb4
|
assign signature types 8 and 9 to GOST R 34.10
|
2017-03-31 10:04:39 -04:00 |
|
orignal
|
1f76dc78d8
|
cleanup acceptor for AcceptOnce
|
2017-03-30 20:27:31 -04:00 |
|
orignal
|
4448884a3e
|
handle SIGNATURE_TYPE for DEST GENERATE
|
2017-03-30 15:43:02 -04:00 |
|
orignal
|
e3fc23bae8
|
restore previous acceptor later
|
2017-03-30 13:40:29 -04:00 |
|
orignal
|
29ceed74a2
|
don't drop destination's acceptor if inactive acceptor gets closed
|
2017-03-30 11:59:39 -04:00 |
|
orignal
|
382308c3fd
|
change acceptor back to previous before processing
|
2017-03-30 11:22:38 -04:00 |
|
orignal
|
3d1b6e29c6
|
Merge pull request #838 from majestrate/sam-crash-fix-2017-03-29
try fixing sam crashyness
|
2017-03-29 15:01:22 -04:00 |
|
Jeff Becker
|
3a9a5ec669
|
try fixing sam crashyness
|
2017-03-29 14:38:55 -04:00 |
|
orignal
|
8c37c491a9
|
send STREAM CONNECT follow on data
|
2017-03-29 13:59:48 -04:00 |
|
orignal
|
fdf11e6038
|
allow unknown options for api
|
2017-03-29 10:51:32 -04:00 |
|
orignal
|
8e558f0826
|
recover public key from GOST R 34.10 signature
|
2017-03-26 08:55:15 -04:00 |
|
orignal
|
69804c23f1
|
check if destination keys are correct
|
2017-03-25 16:53:20 -04:00 |
|
orignal
|
9aa9a62ed4
|
AESNI for x86
|
2017-03-25 08:16:56 -04:00 |
|
orignal
|
d9b79f47c8
|
GetGroup () for GOST curve
|
2017-03-23 19:26:39 -04:00 |
|