| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | net_node: skimplify rate limit code, and log as appropriate | moneromooo-monero | 2015-08-11 | 1 | -8/+5 | |
| * | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2015-07-15 | 1 | -9/+23 | |
| * | Merge pull request #292 | Riccardo Spagni | 2015-05-26 | 1 | -31/+36 | |
| |\ | ||||||
| | * | Build seed node list without duplicates | warptangent | 2015-05-25 | 1 | -31/+36 | |
| * | | Fix compile for GCC 5.1.0 | warptangent | 2015-05-25 | 1 | -1/+5 | |
| |/ | ||||||
| * | Merge branch 'clang_fixes' into clang_fixes-master | Sergey Kazenyuk | 2015-05-06 | 1 | -4/+3 | |
| |\ | ||||||
| | * | Fix missing virtual destructor | Sergey Kazenyuk | 2015-04-20 | 1 | -2/+2 | |
| * | | Merge pull request #252 | Riccardo Spagni | 2015-04-02 | 1 | -38/+200 | |
| |\ \ | ||||||
| | * | | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 2015-04-01 | 1 | -25/+35 | |
| | * | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 2015-04-01 | 1 | -2/+6 | |
| | |\ \ | ||||||
| | * | | | fix locking in count-peers thread (2) | rfree2monero | 2015-02-24 | 1 | -9/+10 | |
| | * | | | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 1 | -29/+16 | |
| | * | | | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 1 | -6/+60 | |
| | * | | | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 1 | -36/+147 | |
| * | | | | update hardcoded fallback seeds | Riccardo Spagni | 2015-04-02 | 1 | -12/+25 | |
| | |/ / |/| | | ||||||
| * | | | Daemonize changes pulled in -- daemon builds | Thomas Winget | 2015-02-24 | 1 | -1/+6 | |
| |/ / | ||||||
| * | | Fix seed node threaded DNS lookup | warptangent | 2015-01-14 | 1 | -27/+40 | |
| * | | Merge pull request #206 | Riccardo Spagni | 2015-01-08 | 1 | -11/+57 | |
| |\ \ | ||||||
| | * | | std::atomic_flag has no copy/move constructor, can't have a vector | Thomas Winget | 2014-12-15 | 1 | -9/+7 | |
| | * | | small typo in previous commit | Thomas Winget | 2014-12-15 | 1 | -1/+1 | |
| | * | | DNS seed timeout and fallback | Thomas Winget | 2014-12-15 | 1 | -11/+59 | |
| | |/ | ||||||
| * / | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 | |
| |/ | ||||||
| * | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 2014-10-02 | 1 | -2/+10 | |
| * | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 2014-09-30 | 1 | -1/+3 | |
| * | use boost::asio::ip::address because cross-platform plz | Riccardo Spagni | 2014-09-24 | 1 | -94/+25 | |
| * | seed node DNS code updated to use DNSResolver | Thomas Winget | 2014-09-23 | 1 | -39/+109 | |
| * | ipv4 and ipv6 resolution working | Thomas Winget | 2014-09-23 | 1 | -11/+27 | |
| * | Fix time_t serialization issue | Zachary Michaels | 2014-09-15 | 1 | -2/+6 | |
| * | Make P2P use the testnet data dir | Zachary Michaels | 2014-09-15 | 1 | -1/+3 | |
| * | Replace macro with equivalent function call | Zachary Michaels | 2014-09-15 | 1 | -47/+43 | |
| * | Add testnet seed nodes | Zachary Michaels | 2014-09-15 | 1 | -3/+8 | |
| * | Separate p2p port for testnet | Zachary Michaels | 2014-09-15 | 1 | -4/+19 | |
| * | Reorganize testnet constants | Zachary Michaels | 2014-09-15 | 1 | -2/+2 | |
| * | Add testnet flag | Zachary Michaels | 2014-09-15 | 1 | -15/+19 | |
| * | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 2014-09-12 | 1 | -1/+1 | |
| * | more dynamic miniupnp fixes | fluffypony | 2014-09-10 | 1 | -2/+9 | |
| * | miniupnpc includes fixed | fluffypony | 2014-09-10 | 1 | -2/+2 | |
| * | moved non-critical warnings and errors to log level 1 | fluffypony | 2014-09-09 | 1 | -4/+4 | |
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -6/+32 | |
| * | Allow priority peers when there are exclusive peers | Zachary Michaels | 2014-07-01 | 1 | -1/+1 | |
| * | added new seed nodes | fluffypony | 2014-06-10 | 1 | -0/+9 | |
| * | 0.8.8update | mydesktop | 2014-05-25 | 1 | -68/+126 | |
| * | mac osx building fixes | mydesktop | 2014-04-30 | 1 | -1/+4 | |
| * | various fixes to allow mac osx compilation | mydesktop | 2014-04-30 | 1 | -1/+3 | |
| * | 2nd seed node added | thankful_for_today | 2014-04-30 | 1 | -0/+1 | |
| * | Bitmonero release | thankful_for_today | 2014-04-18 | 1 | -10/+1 | |
| * | Port mapping with UPnP | Antonio Juarez | 2014-04-09 | 1 | -0/+35 | |
| * | some fixes | Antonio Juarez | 2014-03-20 | 1 | -9/+48 | |
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+1020 | |
