Commit graph

4104 commits

Author SHA1 Message Date
orignal ecdb60b44e cleanup netdb after failed reseed 2016-11-14 16:23:42 -05:00
orignal 2eea85b786 increase reseed expiration time to 81 hours 2016-11-14 15:04:40 -05:00
MXPLRS | Kirill 87fd0e6f29 recommit fixed ASCII art 2016-11-14 22:38:35 +03:00
orignal ea191afd9d fixed build error 2016-11-14 13:48:34 -05:00
MXPLRS | Kirill 89b624308e added ASCII art 2016-11-14 21:40:03 +03:00
orignal facdf0ca9c Merge pull request #708 from majestrate/reseed-from-floodfill
add reseed from floodfill option
2016-11-14 13:31:51 -05:00
orignal 98484d54c0 check for outdated routers in reseed 2016-11-14 13:13:57 -05:00
Jeff Becker ea31ca5ee8 add reseed from floodfill option 2016-11-14 12:09:07 -05:00
Jeff Becker 6b5b9b3d62 add reseed from floodfill option 2016-11-14 12:05:44 -05:00
Jeff Becker 975dab6d1d add hacking.md for notes on internal structure 2016-11-14 08:38:25 -05:00
Darknet Villain eaa7adc88c Update usage.md 2016-11-13 23:04:41 +00:00
orignal f76b014a52 re-run PeerTest 2016-11-13 09:14:05 -05:00
atnaguzin 8676a1b4ef update changelog, added leaseset list to client/server tunnel pages 2016-11-12 17:49:16 +03:00
orignal e1eaa2097e Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 2016-11-11 12:45:06 -05:00
orignal 6f2357c695 fixed openssl 1.1 crash 2016-11-11 12:44:44 -05:00
Darknet Villain 91427264c3 Fix link to configuration 2016-11-11 10:01:38 +00:00
Darknet Villain 74aa961561 Fix RTD: Use 4 spaces, not tabs in docs 2016-11-11 09:42:18 +00:00
orignal aa47e11471 fixed race condition 2016-11-10 21:44:40 -05:00
orignal 89d69a5d5a rollback due the race condition 2016-11-10 18:38:29 -05:00
orignal 3bbe1e9c0c excluded deprecated reseed 2016-11-10 14:59:21 -05:00
orignal 6377631ae7 OpenSSL 1.1 for EVP_PKEY 2016-11-10 12:51:39 -05:00
orignal 3562ac1438 Merge pull request #704 from majestrate/master
add .dir-locals.el for emacs users
2016-11-10 09:11:52 -05:00
Jeff Becker e152785de9
remove tab width setting in dir-locals 2016-11-10 08:25:16 -05:00
Jeff Becker dd259f1852
fix formatting 2016-11-10 08:22:52 -05:00
Jeff Becker 5001cea3a3
add dir-locals for emacs users with code standards set 2016-11-10 08:21:32 -05:00
orignal a4d586b24e openssl 1.1 for ECDSA 2016-11-09 15:59:01 -05:00
orignal 46f927fc1b cleanup unclaimed out-of-sequence fragments 2016-11-09 14:51:55 -05:00
orignal b83e7e6c5c correct PeerTest 2016-11-09 12:13:42 -05:00
orignal 5f463d5f6b rollback 2016-11-09 10:16:37 -05:00
orignal 2e301c2919 fixed VS build 2016-11-08 20:25:47 -05:00
orignal 9526d42ec5 Merge pull request #701 from PurpleI2P/atnaguzin-fix-makefile
fix branch detect
2016-11-08 17:26:29 -05:00
MXPLRS | Kirill a566479ddb fix branch detect 2016-11-09 01:07:10 +03:00
orignal 1bba0f6bb2 store and concatenate all out-of-sequence fragments 2016-11-08 15:37:27 -05:00
orignal 232d42881b support openssl 1.1 for DH 2016-11-08 13:11:38 -05:00
Darknet Villain abeaf76fe9 Update usage.md 2016-11-08 17:55:40 +00:00
Darknet Villain 03d4584562 Control i2pd and link to configuration page 2016-11-08 17:14:53 +00:00
orignal f2f5226ebb extract database store key once 2016-11-07 18:32:22 -05:00
xcps 660860b92d verify LeaseSet's ident hash 2016-11-07 15:54:35 -05:00
orignal c0a1a8b47c limit number of DH precalculations at the time 2016-11-07 14:44:32 -05:00
orignal bd82e81e26 correct DH keys number to precalculate 2016-11-07 12:29:24 -05:00
orignal 0a94df592c 2.10.1 2016-11-07 09:18:44 -05:00
MXPLRS | Kirill 66506ea1ce Update installer.iss 2016-11-07 07:30:44 +03:00
orignal 7bff4db483 eliminate potential excessive CPU usage 2016-11-06 09:53:45 -05:00
orignal 9208da8a50 more precise peer test 2016-11-05 21:08:14 -04:00
orignal 70fcd93ca7 fixed build error for clang 2016-11-04 12:13:03 -04:00
orignal 9ba9bd4415 preparation for openssl 1.1 2016-11-04 10:59:55 -04:00
orignal 480ce6f522 core file is limited by a system by default 2016-11-03 21:37:47 -04:00
orignal f1254fd5d4 fixed android build 2016-11-03 21:31:21 -04:00
hagen 10ebcff48e * Log.{cpp,h}:
* use colors only when using stdout
  * use static string array instead bunch of #define's
2016-11-04 00:43:43 +00:00
hagen 6ee227675a * DaemonLinux.cpp : resource limiting 2016-11-04 00:43:29 +00:00