aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/abstract_tcp_server2.inl (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Change logging to easylogging++moneromooo-monero1-46/+39
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett1-3/+4
2016-11-28epee: signal cond var before unlockingmoneromooo-monero1-1/+1
2016-11-23Fix DNS failures in offline mode preventing daemon startupmoneromooo-monero1-3/+3
2016-10-03Removed all code related to fast_exitNanoAkron1-13/+1
2016-05-18contrib: epee: add exception spec to throwing destructorsredfish1-1/+1
2016-04-17abstract_tcp_server2: fix send queue limit warning spammoneromooo-monero1-1/+1
2016-04-17abstract_tcp_server2: avoid deadlock waiting for send queue to drainmoneromooo-monero1-2/+5
2016-03-27abstract_tcp_server2: possible fix for exception in handle_acceptmoneromooo-monero1-4/+17
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-1/+1
2016-03-20Merge pull request #736Riccardo Spagni1-0/+8
2016-03-20epee: fix potential hang on exitmoneromooo-monero1-0/+8
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-1/+1
2016-03-11Use boost::thread instead of std::threadHoward Chu1-2/+2
2016-02-13epee: always call the PRNG through the locked APImoneromooo-monero1-1/+1
2016-01-30epee: use generate_random_bytes for new random uuidsmoneromooo-monero1-1/+6
2016-01-02IP_TOS not supported before Windows7Howard Chu1-1/+4
2015-12-23epee: regularly cleanup connections we kept a reference tomoneromooo-monero1-3/+20
2015-12-22epee: fix hang on exitmoneromooo-monero1-1/+20
2015-11-23Add IP blocking for misbehaving nodes (adapted from Boolberry)Javier Smooth1-3/+1
2015-04-08[fix] Network 1.8: unlimited the RPC connectionsrfree2monero1-45/+89
2015-02-202014 network limit 1.2 +utils +toc -doc -drmonerorfree2monero1-11/+10
2015-02-20fixed size_t on windowsrfree2monero1-2/+8
2015-02-202014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero1-9/+59
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero1-99/+278
2014-09-29dependencies enforced, send que error message log level movedRiccardo Spagni1-1/+1
2014-09-09moved non-critical warnings and errors to log level 1fluffypony1-1/+1
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+23
2014-07-23License updated to BSD 3-clausefluffypony1-23/+25
2014-05-250.8.8updatemydesktop1-2/+2
2014-04-30mac osx building fixesmydesktop1-2/+2
2014-03-20some fixesAntonio Juarez1-6/+9
2014-03-03moved all stuff to githubAntonio Juarez1-0/+811