summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Moved mnemonics code to src/mnemonicsOran Juice2014-09-235-4/+8
* | | | Merge pull request #169Riccardo Spagni2014-10-0482-256/+779
|\ \ \ \ | |_|_|/ |/| | |
| * | | fixed checkpointing bugRiccardo Spagni2014-10-031-1/+1
| * | | quick hacky fix for broken TXT readsRiccardo Spagni2014-10-031-1/+9
| * | | cleaned up OpenAlias messages in simplewalletRiccardo Spagni2014-10-031-6/+6
| * | | MoneroPulse log wording tweaksRiccardo Spagni2014-10-032-4/+5
| * | | boost 1.56 kindly (and officially) patched in msys2 by Alexey PavlovRiccardo Spagni2014-10-031-3/+2
| * | | forgot to add connection context to log lineRiccardo Spagni2014-10-021-1/+1
| * | | moved checkpoint log levelRiccardo Spagni2014-10-021-1/+1
| * | | moved file checkpointing log output to log1Riccardo Spagni2014-10-021-6/+6
| * | | moved non-critical p2p errors to l2Riccardo Spagni2014-10-022-2/+2
| * | | Merge branch 'master' of http://github.com/fluffypony/bitmoneroRiccardo Spagni2014-10-020-0/+0
| |\ \ \
| | * | | remove dangling upnp port mappings, updated miniupnpcRiccardo Spagni2014-10-0271-221/+728
| | * | | fixed unbound static lib on mingw as libunbound.dll.aRiccardo Spagni2014-10-021-1/+5
| | * | | remove pthreads, successfully tested on gcc 4.9.1 without pthreadsRiccardo Spagni2014-10-023-12/+16
| * | | | remove dangling upnp port mappings, updated miniupnpcRiccardo Spagni2014-10-0271-221/+728
| * | | | fixed unbound static lib on mingw as libunbound.dll.aRiccardo Spagni2014-10-021-1/+5
| * | | | remove pthreads, successfully tested on gcc 4.9.1 without pthreadsRiccardo Spagni2014-10-023-12/+16
|/ / / /
* | | | Merge pull request #165Riccardo Spagni2014-10-0214-97/+425
|\ \ \ \ | |/ / / |/| | |
| * | | Daemon should now exit on conflicting checkpointsThomas Winget2014-09-302-0/+13
| * | | various changes to runtime checkpoint updatingThomas Winget2014-09-307-23/+113
| * | | Fixed segfault with checkpoints loadingThomas Winget2014-09-303-2/+10
| * | | DNS checkpoint updating added, and daemon flag to enforce themThomas Winget2014-09-307-16/+106
| * | | reload checkpoints file every ~hr and print if any failThomas Winget2014-09-3011-73/+174
| * | | updated DNSResolver/things that use it for DNSSECThomas Winget2014-09-304-19/+40
| * | | Adding an identical existing checkpoint should not errorThomas Winget2014-09-301-2/+7
* | | | simplewallet ignoring testnet port in RPC modeRiccardo Spagni2014-10-011-1/+1
|/ / /
* | | Merge pull request #163Riccardo Spagni2014-09-304-11/+24
|\ \ \ | |_|/ |/| |
| * | dependencies enforced, send que error message log level movedRiccardo Spagni2014-09-294-11/+24
|/ /
* | Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni2014-09-259-85/+14
* | Merge pull request #160 from tewinget/remove_ldns_depThomas Winget2014-09-2411-21/+97
|\ \
| * | Remove LDNS dep and fix a bug in libunbound const correctness fixThomas Winget2014-09-242-4/+4
| * | Removed ldns dependencyThomas Winget2014-09-242-4/+9
| * | low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni2014-09-249-14/+85
|/ /
* | Merge pull request #159Riccardo Spagni2014-09-251-5/+19
|\ \
| * | libunbound has const correctness issues...Thomas Winget2014-09-241-5/+19
|/ /
* | Added ability to read chechpoint hashes from json file in data folderTomer Konforty2014-09-254-0/+65
* | checkpointiamsmooth2014-09-241-0/+1
* | checkpointiamsmooth2014-09-241-0/+2
* | checkpointsiamsmooth2014-09-241-0/+5
* | checkpointiamsmooth2014-09-241-0/+1
* | checkpointsiamsmooth2014-09-241-3/+5
* | fixed FreeBSD miniupnpc nigglyRiccardo Spagni2014-09-241-1/+14
* | never use the baked-in miniupnpc on FreeBSD because explosionsRiccardo Spagni2014-09-242-3/+1
* | fixed unbound libs in testRiccardo Spagni2014-09-241-7/+7
* | redo FindUnbound.cmakeRiccardo Spagni2014-09-243-29/+31
* | fixed cmake folderRiccardo Spagni2014-09-243-0/+0
* | added tomerkon's GPG key, cmake folder fixRiccardo Spagni2014-09-244-0/+30
* | use boost::asio::ip::address because cross-platform plzRiccardo Spagni2014-09-241-94/+25
* | temp commitThomas Winget2014-09-241-15/+42