|
66b0f43f08
|
Set executable flag on start.sh, use python3 -m in scripts
|
2021-03-09 18:31:23 +02:00 |
|
|
83c2e48fe5
|
Use dotted imports
|
2021-03-09 18:31:20 +02:00 |
|
|
6b63f8fbea
|
Added minimal setup script and MANIFEST.in for packaging
|
2021-03-09 18:25:32 +02:00 |
|
TheKysek
|
f0f277f731
|
Add new I2P bootstrap nodes
|
2018-02-04 14:59:03 +01:00 |
|
TheKysek
|
2d2b7503d5
|
Bump version to 0.3.0
|
2017-08-23 19:30:09 +02:00 |
|
TheKysek
|
e83fc0d838
|
Change logging messages
|
2017-08-23 19:03:13 +02:00 |
|
TheKysek
|
5e949d0e01
|
Validate objects loaded from disk
|
2017-08-23 18:51:33 +02:00 |
|
TheKysek
|
9c73986e2a
|
Reject objects with end of life set too far into the future
|
2017-08-23 18:35:48 +02:00 |
|
TheKysek
|
05d3b4244d
|
Retry connections to SAM bridge
Remove unnecessary debug logging
|
2017-08-23 18:29:07 +02:00 |
|
TheKysek
|
b38d5f8054
|
Added a few more bootstrap nodes
|
2017-08-23 18:03:04 +02:00 |
|
TheKysek
|
6a78dd0490
|
Handle OSError exception during data sending
|
2017-08-21 11:21:45 +02:00 |
|
TheKysek
|
f74cb829fc
|
Reject duplicate I2P connections and do not connect to ourselves
|
2017-07-30 09:26:16 +02:00 |
|
TheKysek
|
7ff7a16470
|
Do not publish transient I2P destinations
|
2017-07-23 20:58:00 +02:00 |
|
TheKysek
|
2085f01281
|
Code cleanup
|
2017-07-20 18:22:59 +02:00 |
|
TheKysek
|
ae799c295c
|
Add an option to generate new I2P destination on every start
|
2017-07-20 16:12:32 +02:00 |
|
TheKysek
|
b41606ad1f
|
Add a few I2P bootstrap nodes
|
2017-07-20 15:52:27 +02:00 |
|
TheKysek
|
593bae59cb
|
OpenSSL 1.1 support
|
2017-07-12 09:53:20 +02:00 |
|
TheKysek
|
708e2db22c
|
Do not advertise our IP address after incoming I2P connection
|
2017-07-12 09:12:18 +02:00 |
|
TheKysek
|
ca5a489d2c
|
Do not crash when receiving an object we no longer need
|
2017-07-12 08:31:08 +02:00 |
|
TheKysek
|
ef2b3bba0a
|
Do not re-request invalid objects
|
2017-07-11 13:04:51 +02:00 |
|
TheKysek
|
df665813ac
|
Object requesting tweaks
- re-request objects after 10 minutes
- better spread object requests between dfferent peers
|
2017-07-11 12:49:14 +02:00 |
|
TheKysek
|
974568164f
|
Destination sharing tweaks
|
2017-07-03 09:23:02 +02:00 |
|
TheKysek
|
1d4d92c931
|
And again
|
2017-07-01 17:21:02 +02:00 |
|
TheKysek
|
912d5331b9
|
Python 3.4 fixes
|
2017-07-01 17:05:39 +02:00 |
|
TheKysek
|
57fffaafc0
|
Python 3.4 TLS fix
|
2017-07-01 16:50:08 +02:00 |
|
TheKysek
|
0b6bb7f932
|
POW tweaks
|
2017-07-01 16:14:31 +02:00 |
|
TheKysek
|
c6f721db8e
|
Change default I2P tunnel length to 2
|
2017-07-01 16:01:48 +02:00 |
|
TheKysek
|
47fd7a4c44
|
First publish I2P destination earlier after start
|
2017-07-01 16:00:35 +02:00 |
|
TheKysek
|
37c144641f
|
Update README
|
2017-07-01 15:59:44 +02:00 |
|
TheKysek
|
057b25a812
|
I2P improvements
- local destination publishing
- destination gathering
|
2017-07-01 15:05:06 +02:00 |
|
TheKysek
|
75734f94a6
|
Merge branch 'master' into experimental
|
2017-06-25 10:40:28 +02:00 |
|
TheKysek
|
02af66b976
|
TLS updates
|
2017-06-25 10:29:46 +02:00 |
|
Krzysztof Oziomek
|
d280abe0a7
|
Merge pull request #13 from Erkan-Yilmaz/patch-1
Thanks! I didn't notice it.
|
2017-06-25 09:07:59 +02:00 |
|
Erkan Yilmaz
|
a5ff0d31d4
|
typo
|
2017-06-24 18:29:51 +02:00 |
|
TheKysek
|
55e263a394
|
Object exchange tweaks
|
2017-06-19 08:54:41 +02:00 |
|
TheKysek
|
15620435ff
|
Send known addresses before objects
|
2017-06-16 09:32:59 +02:00 |
|
TheKysek
|
918a926c88
|
I2P tweaks
|
2017-06-11 07:55:53 +02:00 |
|
TheKysek
|
244d076cab
|
Fix TLS handshake failure
|
2017-06-09 21:06:29 +02:00 |
|
TheKysek
|
1a3e340537
|
Experimental I2P support
|
2017-06-09 20:41:33 +02:00 |
|
TheKysek
|
b230e024f9
|
Update README
|
2017-06-04 12:16:42 +02:00 |
|
TheKysek
|
fcd24b24dc
|
Add support for command line arguments
|
2017-06-04 12:11:19 +02:00 |
|
TheKysek
|
1e94fa48b9
|
Start file tweaks
- do not automatically update
- pass command line arguments to main Python file
|
2017-06-04 10:38:06 +02:00 |
|
TheKysek
|
3cb7157afd
|
Print received error messages
|
2017-05-25 12:09:20 +02:00 |
|
TheKysek
|
be6356db6d
|
Bump up version number and default connection limit
|
2017-05-25 12:03:51 +02:00 |
|
TheKysek
|
5503a8cb89
|
Better formatting of object rejection messages
|
2017-05-25 12:01:11 +02:00 |
|
TheKysek
|
962be9d1fb
|
Simpler method of stopping connection threads
|
2017-05-25 11:57:29 +02:00 |
|
TheKysek
|
6e69c3d2b0
|
Do not log invalid reson for disconnect
|
2017-05-25 11:52:48 +02:00 |
|
TheKysek
|
de260cfa96
|
Log why an object has been rejected
|
2017-05-25 11:47:44 +02:00 |
|
TheKysek
|
1b5d2090e1
|
Reject objects that are not in stream 1
|
2017-05-25 11:38:27 +02:00 |
|
TheKysek
|
5d73474358
|
Update copyright year
|
2017-05-19 17:06:48 +02:00 |
|