Commit graph

  • 799d25925a Merge pull request #478 from PurpleI2P/openssl orignal 2016-04-22 12:49:42 -04:00
  • 4431d50635 limits.transittunnels orignal 2016-04-20 15:02:11 -04:00
  • e120e9a78e configurable transit tunnels limit orignal 2016-04-20 14:53:50 -04:00
  • b6e379d14e Merge pull request #475 from weekendi2p/openssl orignal 2016-04-20 13:32:17 -04:00
  • 9a86034162 limits options weekendi2p 2016-04-20 19:24:50 +02:00
  • 8456c8b47b limits options weekendi2p 2016-04-20 19:22:04 +02:00
  • bb656ce44b added some limits options weekendi2p 2016-04-20 19:12:14 +02:00
  • 3c2a3898e1 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2016-04-18 21:08:26 -04:00
  • c265bd6c4d delete pre-calculated tablle upon termination orignal 2016-04-18 21:07:45 -04:00
  • aff65083cc precomputation.elgamal orignal 2016-04-17 17:03:56 -04:00
  • aff8cd478c optional elgamal precomputation for x64 orignal 2016-04-17 16:57:58 -04:00
  • bce2a63772 rollback some changes orignal 2016-04-14 14:05:25 -04:00
  • 3f9d2601b4 + HTTPConnection::SendError() hagen 2016-04-14 00:00:00 +00:00
  • 04bfd52fba * HTTPConnection::SendReply() : cleaner code hagen 2016-04-14 00:00:00 +00:00
  • 87dd890eb0 * HTTPConnection::reply : to_buffers() -> to_string() hagen 2016-04-14 00:00:00 +00:00
  • a5c0b48b57 * HandleDestinationRequestTimeout() : readable code hagen 2016-04-14 00:00:00 +00:00
  • 5d38693b4d * HTTPServer : fold namespace to two constants hagen 2016-04-14 00:00:00 +00:00
  • a4773d259d * use std::to_string() instead boost's function hagen 2016-04-14 00:00:00 +00:00
  • f9b6b1bf76 Merge pull request #473 from PurpleI2P/openssl orignal 2016-04-13 15:10:55 -04:00
  • ef106f3232 fixed typo orignal 2016-04-13 11:22:08 -04:00
  • c0b0df34d2 clean montgomery context orignal 2016-04-12 19:07:11 -04:00
  • d15cc7cc47 changed tray icon back to ictoopie orignal 2016-04-11 12:39:32 -04:00
  • 6336d38a3e Removed downloads. Added Docimentation orignal 2016-04-11 12:04:15 -04:00
  • 6a9d2ba653 use precalculated table for DH orignal 2016-04-10 21:16:18 -04:00
  • 34a8d4a57d use precalculated table for ElGamal encryption orignal 2016-04-10 17:06:02 -04:00
  • ffc666eaaa g^x mod p using precalculated table orignal 2016-04-09 22:44:13 -04:00
  • c45aab7cef precalculate g^x mod p table orignal 2016-04-08 15:45:23 -04:00
  • eefff148e9 Merge pull request #470 from PurpleI2P/openssl orignal 2016-04-08 09:41:46 -04:00
  • 05f7578928
    Merge remote-tracking branch 'purple/openssl' Jeff Becker 2016-04-08 09:39:09 -04:00
  • 2ebb2d8f0e fixed race condition orignal 2016-04-06 21:02:58 -04:00
  • afe2935c9d webconsole update xcps 2016-04-06 16:33:23 -04:00
  • 380c7b7720 use 226 bits private keys for non-x64 orignal 2016-04-06 16:11:18 -04:00
  • 8657226594 use 226 bits private keys for non-x64 orignal 2016-04-06 15:49:46 -04:00
  • 41da48f5ff Merge pull request #468 from PurpleI2P/openssl orignal 2016-04-06 12:27:15 -04:00
  • 405aa906c5 short exponent for non-x64 orignal 2016-04-05 13:18:25 -04:00
  • 1c507a47d2 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2016-04-05 10:22:35 -04:00
  • f48a7df80f recreate router.info if missing or malformed orignal 2016-04-05 10:22:32 -04:00
  • 5f73f09836 * RouterInfo::SaveToFile() now returns bool hagen 2016-04-05 00:00:00 +00:00
  • f63dd75f08 * set bw limits thru i2pcontrol (#461) (experimental) hagen 2016-04-05 00:00:00 +00:00
  • cc55335a8d * docs/configuration.md hagen 2016-04-05 00:00:00 +00:00
  • b5875f3a0a * update year in copyrights hagen 2016-04-05 00:00:00 +00:00
  • cb8333a48f * update manpage hagen 2016-04-05 00:00:00 +00:00
  • f412f4ca88 * use commented i2pd.conf as default hagen 2016-04-05 00:00:00 +00:00
  • 941f30d1ea show streams from all streaming destinations orignal 2016-04-04 22:17:04 -04:00
  • 97afa502c5 shard_ptr for SAMSession orignal 2016-04-02 22:16:49 -04:00
  • 9ae9ea18e1
    Merge remote-tracking branch 'purple/openssl' Jeff Becker 2016-04-02 10:13:53 -04:00
  • 0bf2abaa4c fixed race condition at startup orignal 2016-04-02 08:57:35 -04:00
  • 924f281536
    * Don't set m_Session to nullptr in SAMSocket::Terminate Jeff Becker 2016-04-02 08:05:14 -04:00
  • 1fc5dacd87 Merge pull request #464 from majestrate/master orignal 2016-04-01 12:56:30 -04:00
  • 5c877de2c2 check if hosts is incomplete orignal 2016-04-01 12:51:34 -04:00
  • 751b95d4af
    add locking to SAM when adding/removing sockets Jeff Becker 2016-04-01 11:36:56 -04:00
  • e0d5ba9915
    Merge tag 'tags/2.6.0' Jeff Becker 2016-04-01 10:57:22 -04:00
  • b8a6946661 Merge pull request #462 from PurpleI2P/openssl orignal 2016-03-31 10:34:08 -04:00
  • e5fac08d1d release 2.6.0 2.6.0 orignal 2016-03-31 09:12:21 -04:00
  • df5b7c7d0d specify bandwidth for floodfill orignal 2016-03-30 21:31:17 -04:00
  • 27649f7d4c * update docs hagen 2016-03-31 00:00:00 +00:00
  • 350dea6228 * update --bandwidth option handling hagen 2016-03-31 00:00:00 +00:00
  • aef6b7712c * Transports: update IsBandwidthExceeded() and comments in header hagen 2016-03-31 00:00:00 +00:00
  • 642bcfcdea * RouterContext : replace Set(Low|High|Extra)Bandwidth with SetBandwidth() hagen 2016-03-31 00:00:00 +00:00
  • e625d8aabc * RouterInfo.cpp : remove .c_str() hagen 2016-03-31 00:00:00 +00:00
  • 5888ecbdcd * RouterInfo::UpdateCapsProperty() : add only one bw letter hagen 2016-03-31 00:00:00 +00:00
  • e2a76056b8 * RouterInfo.h : add comments with bandwidth letter speed in KBps hagen 2016-03-31 00:00:00 +00:00
  • 28b3e9d65b Build xcode project after i2pd Mikal Villa 2016-03-30 16:14:19 +02:00
  • a98498eb06
    Merge remote-tracking branch 'purple/openssl' Jeff Becker 2016-03-30 07:17:03 -04:00
  • 1b6d37d90a Disable code signing on travis Mikal Villa 2016-03-30 10:10:51 +02:00
  • 8366c8d2a7 don't initiate graceful shutdown twice orignal 2016-03-29 21:37:30 -04:00
  • ed8d441a02 Merge pull request #459 from PurpleI2P/add_exceptions Mikal 2016-03-30 00:08:52 +02:00
  • f1fb265119 Adding exceptions for SOCKS, SAM and BOB proxy/briges Mikal Villa 2016-03-30 00:03:15 +02:00
  • 814af1b61f Merge f9050cfcc7 into a60c52e2f0 Manas Bhatnagar 2016-03-29 22:01:51 +00:00
  • 6c628094ce Adding exception handler on HTTP Proxy Mikal Villa 2016-03-29 23:55:29 +02:00
  • f9050cfcc7 Merge pull request #3 from PurpleI2P/openssl Manas Bhatnagar 2016-03-29 17:10:02 -04:00
  • f8baaa0ffa LSUIElement should be set to true at a later point. Mikal Villa 2016-03-29 21:18:46 +02:00
  • eafe5ad00e Adding 16x16 icon Mikal Villa 2016-03-29 21:14:10 +02:00
  • f3b6ba2f95 Merge branch 'master' of github.com:PurpleI2P/i2pd into OSX_Native_App Mikal Villa 2016-03-29 21:01:39 +02:00
  • 74cac6ba11 Remove most of the menubar related to file/edit Mikal Villa 2016-03-29 21:00:45 +02:00
  • 415db6cf1b Setting build target to OS X SDK 10.7 Mikal Villa 2016-03-29 20:58:02 +02:00
  • d90868a02d Update travis to build Obj-C project as well as i2pd Mikal Villa 2016-03-29 20:53:25 +02:00
  • 9171ff5055 Removing signing ID from repo Mikal Villa 2016-03-29 20:52:47 +02:00
  • 6900523306 Adding base xcode project Mikal Villa 2016-03-29 20:45:23 +02:00
  • bd80944cfe Update README.md Manas Bhatnagar 2016-03-29 14:12:01 -04:00
  • 95f58b7845 update readme.md with freebsd build icon Manas Bhatnagar 2016-03-29 14:11:38 -04:00
  • a60c52e2f0 Merge pull request #454 from PurpleI2P/Travis_fixes Mikal 2016-03-29 19:25:23 +02:00
  • e7e24804b8 Merge pull request #2 from PurpleI2P/openssl Manas Bhatnagar 2016-03-29 12:51:09 -04:00
  • ac2e1709f8 graceful shutdown by SIGINT orignal 2016-03-29 12:50:34 -04:00
  • db88183a23 graceful shutdown by SIGINT orignal 2016-03-29 12:34:53 -04:00
  • c7d55ad858 Trying to fix broken builds on 10.7. Works fine on local 10.11 Mikal Villa 2016-03-29 16:01:07 +02:00
  • 06a4e6c323 OSX worker already got boost and cmake installed Mikal Villa 2016-03-29 15:30:06 +02:00
  • d1de89f387 Merge pull request #455 from PurpleI2P/openssl orignal 2016-03-29 09:20:54 -04:00
  • bbba01da92 OSX travis update (Test) Mikal Villa 2016-03-29 15:09:40 +02:00
  • eae7956246 Merge pull request #1 from PurpleI2P/openssl Manas Bhatnagar 2016-03-28 23:40:56 -04:00
  • 25dbf62274 Merge pull request #453 from manasb/openssl orignal 2016-03-28 18:17:02 -04:00
  • ed6851863b update mca2-i2p.crt Manas Bhatnagar 2016-03-28 18:08:11 -04:00
  • ba924e295e Merge pull request #452 from manasb/openssl orignal 2016-03-28 17:56:39 -04:00
  • 0828065a62 Rename i2p.crt to mca2-i2p.crt Manas Bhatnagar 2016-03-28 17:51:24 -04:00
  • 68c789dceb Merge pull request #451 from majestrate/master orignal 2016-03-28 17:36:25 -04:00
  • 6424084502 Merge pull request #450 from manasb/openssl orignal 2016-03-28 17:35:44 -04:00
  • 4abea18afe
    Merge remote-tracking branch 'purple/openssl' Jeff Becker 2016-03-28 17:16:05 -04:00
  • 0a3c4f131e
    fix issue #449 failed build of freebsd 10.1 Jeff Becker 2016-03-28 17:15:27 -04:00
  • f5e1077e20 i2p family cert file Manas Bhatnagar 2016-03-28 17:05:39 -04:00
  • 44d1c3fd2f Merge pull request #448 from xcps/openssl xcps 2016-03-28 14:42:21 -04:00