Commit Graph

2728 Commits (8456c8b47b56e37d655660c5d8c0e16a79aa19bc)
 

Author SHA1 Message Date
weekendi2p 8456c8b47b limits options 8 years ago
weekendi2p bb656ce44b added some limits options 8 years ago
orignal 3c2a3898e1 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 8 years ago
orignal c265bd6c4d delete pre-calculated tablle upon termination 8 years ago
orignal aff65083cc precomputation.elgamal 8 years ago
orignal aff8cd478c optional elgamal precomputation for x64 8 years ago
orignal bce2a63772 rollback some changes 8 years ago
hagen 3f9d2601b4 + HTTPConnection::SendError() 8 years ago
hagen 04bfd52fba * HTTPConnection::SendReply() : cleaner code 8 years ago
hagen 87dd890eb0 * HTTPConnection::reply : to_buffers() -> to_string() 8 years ago
hagen a5c0b48b57 * HandleDestinationRequestTimeout() : readable code 8 years ago
hagen 5d38693b4d * HTTPServer : fold namespace to two constants 8 years ago
hagen a4773d259d * use std::to_string() instead boost's function 8 years ago
orignal ef106f3232 fixed typo 8 years ago
orignal c0b0df34d2 clean montgomery context 8 years ago
orignal d15cc7cc47 changed tray icon back to ictoopie 8 years ago
orignal 6336d38a3e Removed downloads. Added Docimentation 8 years ago
orignal 6a9d2ba653 use precalculated table for DH 8 years ago
orignal 34a8d4a57d use precalculated table for ElGamal encryption 8 years ago
orignal ffc666eaaa g^x mod p using precalculated table 8 years ago
orignal c45aab7cef precalculate g^x mod p table 8 years ago
orignal 2ebb2d8f0e fixed race condition 8 years ago
xcps afe2935c9d webconsole update 8 years ago
orignal 380c7b7720 use 226 bits private keys for non-x64 8 years ago
orignal 8657226594 use 226 bits private keys for non-x64 8 years ago
orignal 405aa906c5 short exponent for non-x64 8 years ago
orignal 1c507a47d2 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 8 years ago
orignal f48a7df80f recreate router.info if missing or malformed 8 years ago
hagen 5f73f09836 * RouterInfo::SaveToFile() now returns bool 8 years ago
hagen f63dd75f08 * set bw limits thru i2pcontrol (#461) (experimental) 8 years ago
hagen cc55335a8d * docs/configuration.md 8 years ago
hagen b5875f3a0a * update year in copyrights 8 years ago
hagen cb8333a48f * update manpage 8 years ago
hagen f412f4ca88 * use commented i2pd.conf as default 8 years ago
orignal 941f30d1ea show streams from all streaming destinations 8 years ago
orignal 97afa502c5 shard_ptr for SAMSession 8 years ago
orignal 0bf2abaa4c fixed race condition at startup 8 years ago
orignal 1fc5dacd87 Merge pull request #464 from majestrate/master
Add locking to SAM
8 years ago
orignal 5c877de2c2 check if hosts is incomplete 8 years ago
Jeff Becker 751b95d4af
add locking to SAM when adding/removing sockets 8 years ago
Jeff Becker e0d5ba9915
Merge tag 'tags/2.6.0' 8 years ago
orignal e5fac08d1d release 2.6.0 8 years ago
orignal df5b7c7d0d specify bandwidth for floodfill 8 years ago
hagen 27649f7d4c * update docs 8 years ago
hagen 350dea6228 * update --bandwidth option handling 8 years ago
hagen aef6b7712c * Transports: update IsBandwidthExceeded() and comments in header 8 years ago
hagen 642bcfcdea * RouterContext : replace Set(Low|High|Extra)Bandwidth with SetBandwidth() 8 years ago
hagen e625d8aabc * RouterInfo.cpp : remove .c_str() 8 years ago
hagen 5888ecbdcd * RouterInfo::UpdateCapsProperty() : add only one bw letter 8 years ago
hagen e2a76056b8 * RouterInfo.h : add comments with bandwidth letter speed in KBps 8 years ago