aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-30Workarounds for gcc 4.8Lee Clagett1-3/+10
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett4-6/+103
2016-12-04Merge pull request #1403Riccardo Spagni1-1/+1
2016-12-04Merge pull request #1385Riccardo Spagni1-0/+30
2016-12-04Spelling in errorstaushet1-1/+1
2016-11-28epee: add functions to convert from URL format (ie, %XX values)moneromooo-monero1-0/+30
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-11-12levin: fix wrong value passed as return code to remote callmoneromooo-monero1-1/+1
2016-10-03Removed all code related to fast_exitNanoAkron2-14/+1
2016-09-18epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero5-12/+31
2016-09-01epee: do not try network resolution if loopback workedmoneromooo-monero1-1/+1
2016-06-22contrib: epee: add missing noexcept spec to class declredfish1-1/+1
2016-05-18contrib: epee: add exception spec to throwing destructorsredfish2-2/+2
2016-05-14Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...osensei1-2/+4
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-12epee: fix bug deleting more than one connection at oncemoneromooo-monero1-0/+1
2016-03-11Use boost::thread instead of std::threadHoward Chu2-5/+5
2016-02-18Fix crash in std::map for connections_mapHoward Chu1-1/+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-25more typos fixedHenning Kopp1-1/+1
2016-01-02IP_TOS not supported before Windows7Howard Chu1-1/+4
2015-12-23epee: regularly cleanup connections we kept a reference tomoneromooo-monero2-4/+23
2015-12-22epee: fix hang on exitmoneromooo-monero2-1/+25
2015-11-27core_rpc_server: add a --restricted-rpc optionmoneromooo-monero1-2/+4
2015-11-23Add IP blocking for misbehaving nodes (adapted from Boolberry)Javier Smooth1-3/+1
2015-04-10[fix] log level change. compilation: dns, testsrfree2monero1-2/+2
2015-04-08[fix] Network 1.8: unlimited the RPC connectionsrfree2monero3-59/+112
2015-04-01[fix] mac os x includes std::random...rfree2monero1-0/+4
2015-04-01remerged; commands JSON. logging upgrade. doxygenrfree2monero1-1/+0
2015-04-01Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero1-4/+4
2015-03-27Restore daemon interactive modeThomas Winget1-4/+4
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 -drmonerorfree2monero4-14/+99
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero3-127/+336
2015-01-02year updated in licenseRiccardo Spagni15-15/+15
2014-10-02forgot to add connection context to log lineRiccardo Spagni1-1/+1
2014-10-02moved non-critical p2p errors to l2Riccardo Spagni2-2/+2
2014-09-29dependencies enforced, send que error message log level movedRiccardo Spagni1-1/+1
2014-09-15increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane valueRiccardo Spagni1-1/+1
2014-09-09moved non-critical warnings and errors to log level 1fluffypony5-9/+9
2014-07-25move modified epee code to new classes, revert licensefluffypony42-1062/+875
2014-07-23License updated to BSD 3-clausefluffypony42-875/+1062
2014-05-25extra filesmydesktop4-0/+433
2014-05-250.8.8updatemydesktop4-127/+38
2014-05-03initial [broken] updatemydesktop1-1/+1
2014-04-30mac osx building fixesmydesktop2-4/+4
2014-04-07Improvements in JSON RPCAntonio Juarez2-48/+40
2014-04-02json rpc for wallet and bugfixAntonio Juarez3-18/+92
2014-03-20some fixesAntonio Juarez17-125/+160
2014-03-03moved all stuff to githubAntonio Juarez39-0/+10745