Age | Commit message (Expand) | Author | Files | Lines |
2016-04-17 | abstract_tcp_server2: fix send queue limit warning spam | moneromooo-monero | 1 | -1/+1 |
2016-04-17 | abstract_tcp_server2: avoid deadlock waiting for send queue to drain | moneromooo-monero | 1 | -2/+5 |
2016-03-27 | abstract_tcp_server2: possible fix for exception in handle_accept | moneromooo-monero | 1 | -4/+17 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -1/+1 |
2016-03-20 | epee: fix potential hang on exit | moneromooo-monero | 1 | -0/+8 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -1/+1 |
2016-03-12 | epee: fix bug deleting more than one connection at once | moneromooo-monero | 1 | -0/+1 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 2 | -5/+5 |
2016-02-18 | Fix crash in std::map for connections_map | Howard Chu | 1 | -1/+2 |
2016-02-13 | epee: always call the PRNG through the locked API | moneromooo-monero | 1 | -1/+1 |
2016-01-30 | epee: use generate_random_bytes for new random uuids | moneromooo-monero | 1 | -1/+6 |
2016-01-27 | more typos fixed | Henning Kopp | 1 | -1/+1 |
2016-01-25 | more typos fixed | Henning Kopp | 1 | -1/+1 |
2016-01-02 | IP_TOS not supported before Windows7 | Howard Chu | 1 | -1/+4 |
2015-12-23 | epee: regularly cleanup connections we kept a reference to | moneromooo-monero | 2 | -4/+23 |
2015-12-22 | epee: fix hang on exit | moneromooo-monero | 2 | -1/+25 |
2015-11-27 | core_rpc_server: add a --restricted-rpc option | moneromooo-monero | 1 | -2/+4 |
2015-11-23 | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 1 | -3/+1 |
2015-04-10 | [fix] log level change. compilation: dns, tests | rfree2monero | 1 | -2/+2 |
2015-04-08 | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 3 | -59/+112 |
2015-04-01 | [fix] mac os x includes std::random... | rfree2monero | 1 | -0/+4 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -1/+0 |
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 1 | -4/+4 |
2015-02-20 | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 1 | -11/+10 |
2015-02-20 | fixed size_t on windows | rfree2monero | 1 | -2/+8 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 4 | -14/+99 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 3 | -127/+336 |
2015-01-02 | year updated in license | Riccardo Spagni | 15 | -15/+15 |
2014-10-02 | forgot to add connection context to log line | Riccardo Spagni | 1 | -1/+1 |
2014-10-02 | moved non-critical p2p errors to l2 | Riccardo Spagni | 2 | -2/+2 |
2014-09-29 | dependencies enforced, send que error message log level moved | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value | Riccardo Spagni | 1 | -1/+1 |
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 5 | -9/+9 |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 42 | -1062/+875 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 42 | -875/+1062 |
2014-05-25 | extra files | mydesktop | 4 | -0/+433 |
2014-05-25 | 0.8.8update | mydesktop | 4 | -127/+38 |
2014-05-03 | initial [broken] update | mydesktop | 1 | -1/+1 |
2014-04-30 | mac osx building fixes | mydesktop | 2 | -4/+4 |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 2 | -48/+40 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 3 | -18/+92 |
2014-03-20 | some fixes | Antonio Juarez | 17 | -125/+160 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 39 | -0/+10745 |