3122 Commits (5841d0d87d5e46c85e0ab1982f8d12456770f14b)
 

Author SHA1 Message Date
orignal f9b6b1bf76 Merge pull request #473 from PurpleI2P/openssl 9 years ago
orignal ef106f3232 fixed typo 9 years ago
orignal c0b0df34d2 clean montgomery context 9 years ago
orignal d15cc7cc47 changed tray icon back to ictoopie 9 years ago
orignal 6336d38a3e Removed downloads. Added Docimentation 9 years ago
orignal 6a9d2ba653 use precalculated table for DH 9 years ago
orignal 34a8d4a57d use precalculated table for ElGamal encryption 9 years ago
orignal ffc666eaaa g^x mod p using precalculated table 9 years ago
orignal c45aab7cef precalculate g^x mod p table 9 years ago
orignal eefff148e9 Merge pull request #470 from PurpleI2P/openssl 9 years ago
Jeff Becker 05f7578928
Merge remote-tracking branch 'purple/openssl' 9 years ago
orignal 2ebb2d8f0e fixed race condition 9 years ago
xcps afe2935c9d webconsole update 9 years ago
orignal 380c7b7720 use 226 bits private keys for non-x64 9 years ago
orignal 8657226594 use 226 bits private keys for non-x64 9 years ago
orignal 41da48f5ff Merge pull request #468 from PurpleI2P/openssl 9 years ago
orignal 405aa906c5 short exponent for non-x64 9 years ago
orignal 1c507a47d2 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 9 years ago
orignal f48a7df80f recreate router.info if missing or malformed 9 years ago
hagen 5f73f09836 * RouterInfo::SaveToFile() now returns bool 9 years ago
hagen f63dd75f08 * set bw limits thru i2pcontrol (#461) (experimental) 9 years ago
hagen cc55335a8d * docs/configuration.md 9 years ago
hagen b5875f3a0a * update year in copyrights 9 years ago
hagen cb8333a48f * update manpage 9 years ago
hagen f412f4ca88 * use commented i2pd.conf as default 9 years ago
orignal 941f30d1ea show streams from all streaming destinations 9 years ago
orignal 97afa502c5 shard_ptr for SAMSession 9 years ago
Jeff Becker 9ae9ea18e1
Merge remote-tracking branch 'purple/openssl' 9 years ago
orignal 0bf2abaa4c fixed race condition at startup 9 years ago
Jeff Becker 924f281536
* Don't set m_Session to nullptr in SAMSocket::Terminate 9 years ago
orignal 1fc5dacd87 Merge pull request #464 from majestrate/master 9 years ago
orignal 5c877de2c2 check if hosts is incomplete 9 years ago
Jeff Becker 751b95d4af
add locking to SAM when adding/removing sockets 9 years ago
Jeff Becker e0d5ba9915
Merge tag 'tags/2.6.0' 9 years ago
orignal b8a6946661 Merge pull request #462 from PurpleI2P/openssl 9 years ago
orignal e5fac08d1d release 2.6.0 9 years ago
orignal df5b7c7d0d specify bandwidth for floodfill 9 years ago
hagen 27649f7d4c * update docs 9 years ago
hagen 350dea6228 * update --bandwidth option handling 9 years ago
hagen aef6b7712c * Transports: update IsBandwidthExceeded() and comments in header 9 years ago
hagen 642bcfcdea * RouterContext : replace Set(Low|High|Extra)Bandwidth with SetBandwidth() 9 years ago
hagen e625d8aabc * RouterInfo.cpp : remove .c_str() 9 years ago
hagen 5888ecbdcd * RouterInfo::UpdateCapsProperty() : add only one bw letter 9 years ago
hagen e2a76056b8 * RouterInfo.h : add comments with bandwidth letter speed in KBps 9 years ago
Jeff Becker a98498eb06
Merge remote-tracking branch 'purple/openssl' 9 years ago
orignal 8366c8d2a7 don't initiate graceful shutdown twice 9 years ago
Mikal ed8d441a02 Merge pull request #459 from PurpleI2P/add_exceptions 9 years ago
Mikal Villa f1fb265119 Adding exceptions for SOCKS, SAM and BOB proxy/briges 9 years ago
Mikal Villa 6c628094ce Adding exception handler on HTTP Proxy 9 years ago
Mikal a60c52e2f0 Merge pull request #454 from PurpleI2P/Travis_fixes 9 years ago