index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
remove dangling upnp port mappings, updated miniupnpc
Riccardo Spagni
2014-10-02
1
-2
/
+10
*
|
|
|
remove pthreads, successfully tested on gcc 4.9.1 without pthreads
Riccardo Spagni
2014-10-02
1
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #165
Riccardo Spagni
2014-10-02
13
-88
/
+407
|
\
\
\
|
*
|
|
Daemon should now exit on conflicting checkpoints
Thomas Winget
2014-09-30
2
-0
/
+13
|
*
|
|
various changes to runtime checkpoint updating
Thomas Winget
2014-09-30
7
-23
/
+113
|
*
|
|
Fixed segfault with checkpoints loading
Thomas Winget
2014-09-30
3
-2
/
+10
|
*
|
|
DNS checkpoint updating added, and daemon flag to enforce them
Thomas Winget
2014-09-30
7
-16
/
+106
|
*
|
|
reload checkpoints file every ~hr and print if any fail
Thomas Winget
2014-09-30
10
-73
/
+173
|
*
|
|
updated DNSResolver/things that use it for DNSSEC
Thomas Winget
2014-09-30
3
-10
/
+23
|
*
|
|
Adding an identical existing checkpoint should not error
Thomas Winget
2014-09-30
1
-2
/
+7
|
|
|
/
|
|
/
|
*
/
|
simplewallet ignoring testnet port in RPC mode
Riccardo Spagni
2014-10-01
1
-1
/
+1
|
/
/
*
|
Revert "low risk, potentially varint overflow bug patched thanks to BBR"
Riccardo Spagni
2014-09-25
8
-54
/
+14
*
|
Remove LDNS dep and fix a bug in libunbound const correctness fix
Thomas Winget
2014-09-24
2
-4
/
+4
*
|
Removed ldns dependency
Thomas Winget
2014-09-24
2
-4
/
+9
*
|
low risk, potentially varint overflow bug patched thanks to BBR
Riccardo Spagni
2014-09-24
8
-14
/
+54
*
|
libunbound has const correctness issues...
Thomas Winget
2014-09-24
1
-5
/
+19
*
|
Added ability to read chechpoint hashes from json file in data folder
Tomer Konforty
2014-09-25
4
-0
/
+65
*
|
checkpoint
iamsmooth
2014-09-24
1
-0
/
+1
*
|
checkpoint
iamsmooth
2014-09-24
1
-0
/
+2
*
|
checkpoints
iamsmooth
2014-09-24
1
-0
/
+5
*
|
checkpoint
iamsmooth
2014-09-24
1
-0
/
+1
*
|
checkpoints
iamsmooth
2014-09-24
1
-3
/
+5
*
|
redo FindUnbound.cmake
Riccardo Spagni
2014-09-24
1
-4
/
+4
*
|
use boost::asio::ip::address because cross-platform plz
Riccardo Spagni
2014-09-24
1
-94
/
+25
*
|
temp commit
Thomas Winget
2014-09-24
1
-15
/
+42
*
|
Added function to check syntax of URL for DNS lookup
Thomas Winget
2014-09-23
2
-8
/
+44
*
|
Fixed artifacts from cherry-picking devel->master
Thomas Winget
2014-09-23
1
-2
/
+2
*
|
change to allow (at least a bit) for multiple TXT records
Thomas Winget
2014-09-23
5
-23
/
+40
*
|
Simplewallet should now resolve urls to addresses
Thomas Winget
2014-09-23
1
-2
/
+53
*
|
Monero addres from DNS TXT record implemented, tests pass
Thomas Winget
2014-09-23
4
-24
/
+102
*
|
seed node DNS code updated to use DNSResolver
Thomas Winget
2014-09-23
1
-39
/
+109
*
|
Use the loop iterator, previous version of me.
Thomas Winget
2014-09-23
1
-2
/
+2
*
|
ipv4 and ipv6 resolution working
Thomas Winget
2014-09-23
4
-32
/
+159
*
|
Updated CMake files -- added libunbound linker flag
Thomas Winget
2014-09-23
1
-4
/
+4
*
|
Initial commit of DNS code
Thomas Winget
2014-09-23
2
-0
/
+141
*
|
Give up on brace initializers in initializer lists (MSVC bug)
Zachary Michaels
2014-09-15
3
-11
/
+11
*
|
another fix for CMake empty vars
Riccardo Spagni
2014-09-15
1
-3
/
+5
*
|
Prevent CMake choking on empty vars
Riccardo Spagni
2014-09-15
1
-0
/
+2
*
|
More robust versioning in CMake, plus comments
Riccardo Spagni
2014-09-15
1
-13
/
+62
*
|
Fix time_t serialization issue
Zachary Michaels
2014-09-15
3
-5
/
+9
*
|
Force CMake to link the runtime statically
Zachary Michaels
2014-09-15
1
-0
/
+4
*
|
Another preprocessor fix (difficulty.cpp)
Zachary Michaels
2014-09-15
1
-1
/
+1
*
|
More preprocessor fixes for slow-hash
Zachary Michaels
2014-09-15
1
-3
/
+3
*
|
Correct includes for mingw in slow-hash
Zachary Michaels
2014-09-15
1
-0
/
+8
*
|
Change Windows include to windows
Zachary Michaels
2014-09-15
1
-1
/
+1
|
/
*
fix CMake for multiplatform versioning
Riccardo Spagni
2014-09-15
1
-1
/
+6
*
fixed incorrect version reference
Riccardo Spagni
2014-09-15
1
-1
/
+1
*
Change testnet prefix
Zachary Michaels
2014-09-15
1
-2
/
+2
*
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
[prev]
[next]