Commit graph

  • 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
  • e345161763 default subscription address to inr, jump services b32 xcps 2016-03-28 14:33:55 -04:00
  • 64d7c87591
    Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd Jeff Becker 2016-03-28 12:26:09 -04:00
  • 1fae3baaa3 * logger: print also thread id hagen 2016-03-28 14:00:00 +00:00
  • 38103aaac5 * logger: explicit allow log output hagen 2016-03-28 14:00:00 +00:00
  • cc25b22f11 * update docs hagen 2016-03-28 00:00:00 +00:00
  • e6dbeda18e * rename tunnels.conf -> tunnels.conf, add detection of old config hagen 2016-03-28 00:00:00 +00:00
  • 8437d45866 * rename i2p.conf -> i2pd.conf, add detection of old config hagen 2016-03-28 00:00:00 +00:00
  • 0bb89de821 Merge branch 'logs-refactoring' into openssl hagen 2016-03-28 11:33:58 +00:00
  • 905cad56d8 * add note hagen 2016-03-28 00:00:00 +00:00
  • 65eeb70eb3 Merge pull request #444 from i2phttp/openssl orignal 2016-03-27 22:54:23 -04:00
  • 266744f640 fixe memory leak orignal 2016-03-27 12:06:00 -04:00
  • 23d6739580 Renamed i2pd.conf->i2p.conf with some fixes i2phttp 2016-03-27 16:27:36 +03:00
  • 5c9970c786
    delete packet if not saved Jeff Becker 2016-03-27 09:16:30 -04:00
  • f6f38de2db
    in Stream::SendQuickAck use Packet * instead of Packet Jeff Becker 2016-03-27 08:11:33 -04:00
  • 3eae716a2d * drop MsgQueue wrapper : not used anymore hagen 2016-03-27 00:00:00 +00:00
  • c57b13d922 * migration hagen 2016-03-27 00:17:29 +00:00
  • 17fb419fb1 * new logs: code hagen 2016-03-27 00:00:00 +00:00
  • 598d0e216a * fix build requrements hagen 2016-03-24 14:06:44 +00:00
  • 7bbe926232 * use freopen() instead close()/open() : avoid potential fd leak hagen 2016-03-25 04:00:27 +00:00
  • 2e848a7c9a * chg default branch for 'dist' target hagen 2016-03-24 10:39:16 +00:00
  • 437225b43e * convert makefiles back to unix linefeeds hagen 2016-03-24 10:34:39 +00:00
  • d39229713f lookup address upon request orignal 2016-03-26 15:02:27 -04:00
  • 93911be1b9 Merge pull request #441 from xcps/openssl xcps 2016-03-26 10:34:53 -04:00
  • b74055478c Merge pull request #440 from majestrate/master orignal 2016-03-26 10:34:26 -04:00
  • 8614c4db73 Sent/received traffic amount humanize xcps 2016-03-26 10:32:19 -04:00
  • 215d39fc54 address lookup orignal 2016-03-26 10:31:47 -04:00
  • c4e5a130ee
    don't break win32 Jeff Becker 2016-03-26 09:49:45 -04:00
  • 630072b574
    Merge remote-tracking branch 'purple/openssl' Jeff Becker 2016-03-26 09:41:31 -04:00
  • 5261a3e845
    add syslog logging option Jeff Becker 2016-03-26 09:40:19 -04:00
  • 0096a91a57 Merge pull request #439 from xcps/check_if_i2p_address xcps 2016-03-26 02:48:17 -04:00
  • 56699a9f89 check if i2p address to call jump service xcps 2016-03-26 02:45:37 -04:00
  • 31ff1372ae Merge pull request #438 from PurpleI2P/openssl orignal 2016-03-25 21:47:24 -04:00
  • 3afb1922bb Update family.md orignal 2016-03-25 16:04:44 -04:00
  • 83c0a8b047 Merge pull request #437 from 0niichan/patch-8 orignal 2016-03-25 11:53:22 -04:00
  • 6699bd47b5 Fixed b64 textarea in the webconsole 0niichan 2016-03-25 22:48:58 +07:00
  • 34223b8d4f select appropritae address orignal 2016-03-24 20:14:58 -04:00
  • 5befe1f019 select appropritae address orignal 2016-03-24 20:04:45 -04:00