Commit Graph

3739 Commits (91427264c3d97d38158b0d34fd65cf3411bfbb40)
 

Author SHA1 Message Date
Darknet Villain 91427264c3 Fix link to configuration 8 years ago
Darknet Villain 74aa961561 Fix RTD: Use 4 spaces, not tabs in docs 8 years ago
orignal aa47e11471 fixed race condition 8 years ago
orignal 89d69a5d5a rollback due the race condition 8 years ago
orignal 3bbe1e9c0c excluded deprecated reseed 8 years ago
orignal 6377631ae7 OpenSSL 1.1 for EVP_PKEY 8 years ago
orignal 3562ac1438 Merge pull request #704 from majestrate/master
add .dir-locals.el for emacs users
8 years ago
Jeff Becker e152785de9
remove tab width setting in dir-locals 8 years ago
Jeff Becker dd259f1852
fix formatting 8 years ago
Jeff Becker 5001cea3a3
add dir-locals for emacs users with code standards set 8 years ago
orignal a4d586b24e openssl 1.1 for ECDSA 8 years ago
orignal 46f927fc1b cleanup unclaimed out-of-sequence fragments 8 years ago
orignal b83e7e6c5c correct PeerTest 8 years ago
orignal 5f463d5f6b rollback 8 years ago
orignal 2e301c2919 fixed VS build 8 years ago
orignal 9526d42ec5 Merge pull request #701 from PurpleI2P/atnaguzin-fix-makefile
fix branch detect
8 years ago
MXPLRS | Kirill a566479ddb fix branch detect 8 years ago
orignal 1bba0f6bb2 store and concatenate all out-of-sequence fragments 8 years ago
orignal 232d42881b support openssl 1.1 for DH 8 years ago
Darknet Villain abeaf76fe9 Update usage.md 8 years ago
Darknet Villain 03d4584562 Control i2pd and link to configuration page 8 years ago
orignal f2f5226ebb extract database store key once 8 years ago
xcps 660860b92d verify LeaseSet's ident hash 8 years ago
orignal c0a1a8b47c limit number of DH precalculations at the time 8 years ago
orignal bd82e81e26 correct DH keys number to precalculate 8 years ago
orignal 0a94df592c 2.10.1 8 years ago
MXPLRS | Kirill 66506ea1ce Update installer.iss 8 years ago
orignal 7bff4db483 eliminate potential excessive CPU usage 8 years ago
orignal 9208da8a50 more precise peer test 8 years ago
orignal 70fcd93ca7 fixed build error for clang 8 years ago
orignal 9ba9bd4415 preparation for openssl 1.1 8 years ago
orignal 480ce6f522 core file is limited by a system by default 8 years ago
orignal f1254fd5d4 fixed android build 8 years ago
hagen 10ebcff48e * Log.{cpp,h}:
* use colors only when using stdout
  * use static string array instead bunch of #define's
8 years ago
hagen 6ee227675a * DaemonLinux.cpp : resource limiting 8 years ago
hagen 89059abe15 * Config.cpp : limits.coresize & limits.openfiles 8 years ago
hagen 4503223a4e * SOCKS.cpp : boost::lexical_cast -> std::to_string 8 years ago
hagen 07c31a90f3 * RouterContext.cpp : boost::lexical_cast -> std::to_string 8 years ago
hagen bbcb9af01f * SAM.cpp : boost::lexical_cast -> std::stoi 8 years ago
hagen 1cd415a3ae * BOB.cpp : boost::lexical_cast -> std::stoi 8 years ago
orignal c344e75701 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 8 years ago
orignal 0305e4cf8a tunnel options for SOCKS proxy 8 years ago
orignal bc86b0345f Merge pull request #698 from atnaguzin/systemd
systemd unit, debian patch fix, makefile last-dist added, package log&pid folder edited
8 years ago
atnaguzin 8b0ce30dfc systemd unit, debian patch fix, makefile last-dist added, package log&pid folder edited 8 years ago
orignal 4b983300fe fixed layout 8 years ago
orignal 8829ebba6c fixed layout 8 years ago
orignal 11b90d2113 lenght and number of tunnels for HTTP Proxy 8 years ago
orignal 9d8d4c09c6 reduce explratory tunnels quatity to 3 8 years ago
orignal c90d5bb67c don't override Host if not specified explicitly 8 years ago
orignal 7263d9f03e Event.h/.cpp added 8 years ago