Jeff Becker
|
91fdb038d9
|
add threadpool for ntcp dh
|
2018-02-20 11:38:48 -05:00 |
|
Jeff Becker
|
b02464990b
|
work around netbsd quarkyness
|
2018-02-16 18:54:34 -05:00 |
|
Jeff Becker
|
4988a32d33
|
make endian work with netbsd
|
2018-02-16 18:27:30 -05:00 |
|
orignal
|
b6e75e9c5a
|
Update changelog
|
2018-01-30 11:14:29 -05:00 |
|
orignal
|
4901434209
|
2.18.0
|
2018-01-30 10:41:35 -05:00 |
|
R4SAS
|
13d174c09c
|
add tunconf in systemctl service file
|
2018-01-30 18:14:54 +03:00 |
|
l-n-s
|
5363c063d1
|
Merge pull request #1067 from l-n-s/rpm_updates
Update rpm spec and systemd unit
|
2018-01-30 15:12:54 +00:00 |
|
R4SAS
|
32d300248e
|
update building stuff
|
2018-01-30 18:09:26 +03:00 |
|
Darknet Villain
|
3426906a4f
|
[rpm] Fix changelogs to comply with guidelines, add tunconf key to systemd package
|
2018-01-30 10:03:53 -05:00 |
|
R4SAS
|
3aaa942c94
|
Merge pull request #1082 from PurpleI2P/apparmor-homedir
add users homedir to apparmor profile
|
2018-01-30 17:31:22 +03:00 |
|
R4SAS
|
95d8887ab0
|
update profile
|
2018-01-30 17:30:01 +03:00 |
|
R4SAS
|
6272e15b47
|
add users homedir to profile
|
2018-01-29 04:13:33 +03:00 |
|
R4SAS
|
20b4f6b24d
|
update apparmor profile
|
2018-01-29 03:47:43 +03:00 |
|
Darknet Villain
|
6ee279d83e
|
[rpm] Merge i2pd-systemd with i2pd package + changelog
|
2018-01-27 10:54:03 -05:00 |
|
orignal
|
b00ff43be7
|
Update README.md
|
2018-01-26 19:52:11 -05:00 |
|
orignal
|
dfbefee477
|
graceful shutdown complete if no transit tunnels anymore
|
2018-01-26 14:34:05 -05:00 |
|
orignal
|
8c2de4973c
|
rollback
|
2018-01-26 14:33:06 -05:00 |
|
orignal
|
e1527dc137
|
update LeaseSet if a tunnel was deleted
|
2018-01-26 14:07:51 -05:00 |
|
R4SAS
|
0957f6b143
|
Merge pull request #1055 from yangfl/upstream
replace non-working CheckLibcxxAtomic
|
2018-01-26 15:33:39 +03:00 |
|
orignal
|
7db2e9dc4a
|
don't verify signature twice
|
2018-01-25 10:32:08 -05:00 |
|
orignal
|
b1c701085b
|
don't verify signature twice
|
2018-01-25 10:09:34 -05:00 |
|
orignal
|
e8d6c803cd
|
Merge pull request #1076 from majestrate/fix-streaming-race-2018-01-25
try streaming race condition fix
|
2018-01-25 09:35:58 -05:00 |
|
Jeff Becker
|
f4a2dda94e
|
try streaming race condition fix
|
2018-01-25 09:00:00 -05:00 |
|
l-n-s
|
c4216379ed
|
Merge pull request #1074 from l-n-s/fix_docker_2
Fix docker 2
|
2018-01-24 19:46:38 +00:00 |
|
Darknet Villain
|
52195bf296
|
Merge remote-tracking branch 'upstream/openssl' into fix_docker_2
|
2018-01-24 14:42:55 -05:00 |
|
orignal
|
10fe75ed87
|
Merge pull request #1073 from majestrate/fix-netdb-ls-publish-2018-01-24
check for valid LS before updating
|
2018-01-24 13:00:30 -05:00 |
|
Darknet Villain
|
1c659d6ef6
|
Merge remote-tracking branch 'upstream/openssl' into fix_docker_2
|
2018-01-24 12:48:57 -05:00 |
|
Darknet Villain
|
3ac86db038
|
Fix Docker image error
|
2018-01-24 12:48:05 -05:00 |
|
Jeff Becker
|
4a77a03033
|
* Add LeaseSetBufferValidate which checks lease validity and extracts timestamp
* check for leases with LeaseSetBufferValidate before update in floodfill code as to prevent malicous nodes removing good LS
|
2018-01-24 10:16:51 -05:00 |
|
Jeff Becker
|
3820b51960
|
Revert "check for valid LS before updating"
This reverts commit e070ce4e34 .
|
2018-01-24 09:44:55 -05:00 |
|
Jeff Becker
|
e070ce4e34
|
check for valid LS before updating
|
2018-01-24 09:36:09 -05:00 |
|
R4SAS
|
0bb0adbf3e
|
fix addressbook fetch timeout
|
2018-01-24 15:34:32 +03:00 |
|
orignal
|
ddd25f0945
|
limit number of retries for subscriptions
|
2018-01-23 15:50:28 -05:00 |
|
orignal
|
162bd592f8
|
recreate http and socks proxy upon reload
|
2018-01-23 15:13:43 -05:00 |
|
orignal
|
85fa728d41
|
change shared local destination upon reload
|
2018-01-23 14:40:05 -05:00 |
|
orignal
|
c7db9010ad
|
fixed #1047. Return EXIT_FAILURE
|
2018-01-23 11:01:50 -05:00 |
|
orignal
|
be16545063
|
Merge pull request #1070 from vmon/f--port-0-for-TCPAcceptor
the change allows when an TCPIPAcceptor is constructed by setting por…
|
2018-01-23 06:48:18 -05:00 |
|
Veggie Monster
|
c730839989
|
the change allows when an TCPIPAcceptor is constructed by setting port = 0, the random port chosen by asio can be retrieved using TCPIPAcceptor::GetLocalEndpoint().port()
|
2018-01-22 20:47:31 -05:00 |
|
Darknet Villain
|
4ee364640d
|
Update rpm spec and systemd unit
|
2018-01-22 13:55:12 -05:00 |
|
orignal
|
56dd0db001
|
Merge pull request #1066 from PurpleI2P/revert-1065-openssl
Revert " Fixes for #1024 , #1018 #1064 "
|
2018-01-22 13:00:15 -05:00 |
|
orignal
|
626ed720a6
|
Revert " Fixes for #1024 , #1018 #1064 "
|
2018-01-22 12:59:34 -05:00 |
|
orignal
|
b8fd9ba83f
|
Merge pull request #1065 from unlnown542a/openssl
Fixes for #1024 , #1018 #1064
|
2018-01-22 07:08:34 -05:00 |
|
unlnown542a
|
316a4457af
|
Merge github.com:unlnown542a/i2pd into openssl
|
2018-01-22 01:39:51 +03:00 |
|
unlnown542a
|
347a2c2150
|
fixing conflicts
|
2018-01-22 01:30:21 +03:00 |
|
orignal
|
42d3770b14
|
fixed layout
|
2018-01-21 11:28:16 -05:00 |
|
orignal
|
39ca07bcc6
|
Merge pull request #1058 from majestrate/streaming_race_fix_2018_01_15
Streaming race fix 2018 01 15
|
2018-01-21 11:15:44 -05:00 |
|
orignal
|
914566ece0
|
removed unused Java router certificates
|
2018-01-21 10:27:41 -05:00 |
|
orignal
|
f537e7b2c6
|
removed unused cert
|
2018-01-21 08:09:01 -05:00 |
|
Jeff Becker
|
06020b8f54
|
re-enable packet pool
|
2018-01-20 13:06:08 -05:00 |
|
orignal
|
b486d1cd27
|
rollback
non buildable under x64
|
2018-01-20 12:07:57 -05:00 |
|