Age | Commit message (Expand) | Author | Files | Lines |
2018-05-27 | http_protocol_handler: limit the number of starting newlines | moneromooo-monero | 1 | -1/+1 |
2018-05-26 | abstract_tcp_server2: timeout on RPC connections | moneromooo-monero | 1 | -1/+60 |
2018-04-19 | epee: Drop deprecated Boost.Thread header | Jan Beich | 1 | -1/+2 |
2018-02-16 | Merge pull request #3226 | Riccardo Spagni | 1 | -1/+1 |
2018-02-11 | Fix #602 Turn on socket keepalive | Howard Chu | 1 | -0/+3 |
2018-02-02 | pass large parameters by const ref, not value | moneromooo-monero | 1 | -1/+1 |
2017-12-18 | abstract_tcp_server2: log init_server errors as fatal | moneromooo-monero | 1 | -1/+11 |
2017-11-28 | Corrections in rate limiting / trottle code, especially in 'out' direction | rbrunner7 | 1 | -5/+4 |
2017-10-07 | frob level 1 logs a bit for consistency | moneromooo-monero | 1 | -2/+2 |
2017-10-05 | Upgrades to epee::net_utils::network_address | Lee Clagett | 1 | -2/+2 |
2017-08-16 | abstract_tcp_server2: improve tracking/cancelling of early connections | moneromooo-monero | 1 | -19/+14 |
2017-06-28 | abstract_tcp_server2: guard against accessing lock on a destroyed object | moneromooo-monero | 1 | -3/+3 |
2017-05-27 | abstracted nework addresses | moneromooo-monero | 1 | -3/+4 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -46/+39 |
2016-12-13 | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 1 | -3/+4 |
2016-11-28 | epee: signal cond var before unlocking | moneromooo-monero | 1 | -1/+1 |
2016-11-23 | Fix DNS failures in offline mode preventing daemon startup | moneromooo-monero | 1 | -3/+3 |
2016-10-03 | Removed all code related to fast_exit | NanoAkron | 1 | -13/+1 |
2016-05-18 | contrib: epee: add exception spec to throwing destructors | redfish | 1 | -1/+1 |
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 | Merge pull request #736 | Riccardo Spagni | 1 | -0/+8 |
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-11 | Use boost::thread instead of std::thread | Howard Chu | 1 | -2/+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-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 | 1 | -3/+20 |
2015-12-22 | epee: fix hang on exit | moneromooo-monero | 1 | -1/+20 |
2015-11-23 | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 1 | -3/+1 |
2015-04-08 | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 1 | -45/+89 |
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 | 1 | -9/+59 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 1 | -99/+278 |
2014-09-29 | dependencies enforced, send que error message log level moved | Riccardo Spagni | 1 | -1/+1 |
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 1 | -1/+1 |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 1 | -25/+23 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -23/+25 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -2/+2 |
2014-04-30 | mac osx building fixes | mydesktop | 1 | -2/+2 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -6/+9 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+811 |