2743 Commits (5e2dc14dd5564fda8f6458db0de38485edd9d6de)
 

Author SHA1 Message Date
orignal 5e2dc14dd5 get family string from local RouterInfo 8 years ago
orignal c5f2890cbe Merge pull request #484 from weekendi2p/openssl 8 years ago
weekendi2p 36aaca997a Merge pull request #1 from PurpleI2P/openssl 8 years ago
orignal e9f7c61113 Merge pull request #483 from majestrate/fix-issue-482 8 years ago
Jeff Becker 2373b94d3e
try fixing issue #482 8 years ago
weekendi2p ebee94fb11 removed 1 blank line.. 8 years ago
weekendi2p 61e8becd38 wrong file version 8 years ago
weekendi2p a78caa2976 added SetFamilyString(); GetFamilyString() and shows family in webiface 8 years ago
orignal c54f7c81c4 Merge pull request #480 from weekendi2p/openssl 8 years ago
weekendi2p 85840872ab family: volatile.crt 8 years ago
orignal d582c30f6e allow same port at different interfaces 8 years ago
orignal 4431d50635 limits.transittunnels 8 years ago
orignal e120e9a78e configurable transit tunnels limit 8 years ago
orignal b6e379d14e Merge pull request #475 from weekendi2p/openssl 8 years ago
weekendi2p 9a86034162 limits options 8 years ago
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