Age | Commit message (Expand) | Author | Files | Lines |
2016-12-20 | also use portable serializer for boost_serialization_helper.h and net_node.in... | kenshi84 | 2 | -7/+28 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 1 | -4/+4 |
2016-12-04 | Fix delayed exit when syncing | moneromooo-monero | 1 | -0/+1 |
2016-12-03 | net_node: drop connections from banned IPs after looping through connections | moneromooo-monero | 1 | -4/+6 |
2016-12-01 | p2p: possibly fix crash in relay_blocks | moneromooo-monero | 3 | -6/+17 |
2016-11-23 | Fix DNS failures in offline mode preventing daemon startup | moneromooo-monero | 1 | -1/+1 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 4 | -6/+81 |
2016-10-02 | p2p: drop any existing connection to a banned IP | moneromooo-monero | 1 | -0/+12 |
2016-09-26 | Cleanup. Dropped "bit" from bitmonero. | Randi Joseph | 1 | -2/+2 |
2016-09-26 | Cleanup. Dropped "bit" from bitmonero. | Randi Joseph | 1 | -1/+1 |
2016-09-26 | Cleanup. Dropped "bit" from bitmonero. | Randi Joseph | 1 | -1/+1 |
2016-09-26 | Dropped "bit" from bitmonero. | Randi Joseph | 1 | -2/+2 |
2016-09-18 | remove dead backup seed nodes, add new ones | Riccardo Spagni | 1 | -24/+6 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -7/+10 |
2016-07-03 | allow peers without port | moneromooo-monero | 1 | -0/+5 |
2016-05-18 | src: p2p: add exception spec to throwing destructors | redfish | 4 | -4/+4 |
2016-04-17 | net_node: fix connection leak when ping fails with bad response | moneromooo-monero | 1 | -0/+1 |
2016-03-28 | connection_basic: avoid gratuitous exception | moneromooo-monero | 1 | -2/+2 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -4/+3 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -3/+4 |
2016-03-12 | p2p: lock access to the blocked ips map | moneromooo-monero | 2 | -3/+3 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 6 | -30/+31 |
2016-02-18 | Use boost::thread instead of std::thread | Howard Chu | 3 | -3/+4 |
2016-01-14 | 'max limit of...' is redundant wording, rephrase | binaryFate | 1 | -1/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 16 | -16/+16 |
2015-12-30 | net_peerlist: move a couple functions from public to private | moneromooo-monero | 1 | -2/+2 |
2015-12-22 | net_node: fix a hang on exit | moneromooo-monero | 1 | -1/+1 |
2015-12-19 | Add missing semicolons after log statements | moneromooo-monero | 1 | -1/+1 |
2015-12-17 | p2p: minor log formatting fix | moneromooo-monero | 1 | -1/+1 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 2 | -236/+236 |
2015-12-08 | Register daemon command line arguments to core if they're used in core | moneromooo-monero | 1 | -2/+1 |
2015-12-07 | net_node: add a --offline argument | moneromooo-monero | 2 | -0/+12 |
2015-12-07 | p2p: failure to load p2pstate.bin is not fatal anymore | moneromooo-monero | 1 | -2/+11 |
2015-11-26 | add RPC calls and commands to get/set bans | moneromooo-monero | 3 | -4/+28 |
2015-11-25 | net_node: allow bans for custom amounts of time | moneromooo-monero | 2 | -4/+4 |
2015-11-23 | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 4 | -2/+98 |
2015-11-23 | quiet down p2p logging a bit | Javier Smooth | 1 | -1/+1 |
2015-10-05 | Update to compile with latest miniupnpc | warptangent | 1 | -0/+6 |
2015-08-14 | net_node: Use DNS resolver singleton | warptangent | 1 | -1/+1 |
2015-08-11 | net_node: skimplify rate limit code, and log as appropriate | moneromooo-monero | 1 | -8/+5 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2 | -10/+25 |
2015-06-06 | properly decrement p2p socket count | Thomas Winget | 1 | -0/+1 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 9 | -11/+64 |
2015-05-28 | net_peerlist: fix grayt/white naming mismatch | moneromooo-monero | 1 | -2/+2 |
2015-05-25 | Fix compile for GCC 5.1.0 | warptangent | 1 | -1/+5 |
2015-05-25 | Build seed node list without duplicates | warptangent | 1 | -31/+36 |
2015-05-17 | s/terget/target/ | moneromooo-monero | 4 | -7/+7 |
2015-05-17 | print limits when running limit commands with no arguments | moneromooo-monero | 2 | -0/+19 |
2015-04-20 | Fix missing virtual destructor | Sergey Kazenyuk | 2 | -2/+4 |
2015-04-08 | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 3 | -1/+22 |
2015-04-02 | Network 1.7; Quieted the debug a bit. | rfree2monero | 1 | -5/+5 |
2015-04-02 | update hardcoded fallback seeds | Riccardo Spagni | 1 | -12/+25 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 5 | -39/+69 |
2015-02-24 | fix locking in count-peers thread (2) | rfree2monero | 3 | -11/+27 |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 4 | -60/+137 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 2 | -4/+7 |
2015-02-20 | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 6 | -52/+55 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 9 | -183/+293 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 9 | -47/+1541 |
2015-01-14 | Fix seed node threaded DNS lookup | warptangent | 1 | -28/+41 |
2015-01-02 | year updated in license | Riccardo Spagni | 7 | -7/+7 |
2014-12-15 | std::atomic_flag has no copy/move constructor, can't have a vector | Thomas Winget | 1 | -9/+7 |
2014-12-15 | small typo in previous commit | Thomas Winget | 1 | -1/+1 |
2014-12-15 | DNS seed timeout and fallback | Thomas Winget | 1 | -11/+59 |
2014-10-02 | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 1 | -2/+10 |
2014-10-02 | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 1 | -2/+10 |
2014-09-30 | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 1 | -1/+3 |
2014-09-24 | use boost::asio::ip::address because cross-platform plz | Riccardo Spagni | 1 | -96/+27 |
2014-09-23 | seed node DNS code updated to use DNSResolver | Thomas Winget | 1 | -41/+111 |
2014-09-23 | ipv4 and ipv6 resolution working | Thomas Winget | 2 | -11/+34 |
2014-09-15 | Fix time_t serialization issue | Zachary Michaels | 3 | -5/+9 |
2014-09-15 | Make P2P use the testnet data dir | Zachary Michaels | 1 | -1/+3 |
2014-09-15 | Replace macro with equivalent function call | Zachary Michaels | 1 | -49/+45 |
2014-09-15 | Add testnet seed nodes | Zachary Michaels | 1 | -3/+8 |
2014-09-15 | Separate network id for testnet | Zachary Michaels | 1 | -2/+10 |
2014-09-15 | Separate p2p port for testnet | Zachary Michaels | 2 | -5/+23 |
2014-09-15 | Reorganize testnet constants | Zachary Michaels | 3 | -40/+4 |
2014-09-15 | Add testnet flag | Zachary Michaels | 2 | -17/+22 |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 1 | -1/+1 |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 1 | -1/+1 |
2014-09-10 | more dynamic miniupnp fixes | fluffypony | 1 | -2/+9 |
2014-09-10 | miniupnpc includes fixed | fluffypony | 1 | -2/+2 |
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 1 | -4/+4 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 8 | -29/+236 |
2014-07-01 | Allow priority peers when there are exclusive peers | Zachary Michaels | 1 | -1/+1 |
2014-06-10 | added new seed nodes | fluffypony | 1 | -0/+9 |
2014-05-25 | 0.8.8update | mydesktop | 2 | -77/+142 |
2014-04-30 | mac osx building fixes | mydesktop | 1 | -1/+4 |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 2 | -3/+5 |
2014-04-30 | 2nd seed node added | thankful_for_today | 1 | -0/+1 |
2014-04-18 | Bitmonero release | thankful_for_today | 2 | -11/+2 |
2014-04-09 | Port mapping with UPnP | Antonio Juarez | 1 | -0/+35 |
2014-03-20 | some fixes | Antonio Juarez | 5 | -28/+63 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 8 | -0/+2042 |