Commit Graph

447 Commits (master)

Author SHA1 Message Date
Lee Clagett 64094e5f4e adding thread_group for managing async tasks
8 years ago
moneromooo-monero 12d861694d
perf_timer: format string fix for 32 bits
8 years ago
moneromooo-monero 74dfdb0b30
perf_timer: new class and macros to make performance logs easier
8 years ago
Riccardo Spagni 4cb1348548
Merge pull request #1139
8 years ago
Randi Joseph 9e54616924 Dropped "bit" from bitmonero.
8 years ago
moneromooo-monero 5e3e362c85
core: make the sync chunk block count overridable
8 years ago
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
Howard Chu 5bba2fdbb0
More for PR#999
8 years ago
moneromooo-monero fbd7c359ee
wallet: fix some "may be used uninitialized" warnings
8 years ago
redfish 0f990d0183 cmake,common: flag for stack trace
8 years ago
redfish fa85cd845f common: stack trace: make clang happy with func ptrs
8 years ago
luigi1111 d7189600ae
remove POSIX_C_SOURCE and remove dlfcn.h for static builds
8 years ago
Riccardo Spagni 03477063ba
Merge pull request #868
8 years ago
moneromooo-monero 15c2b69db7
common: fix build without libunwind
8 years ago
Riccardo Spagni e97d96ccfb
Merge pull request #775
8 years ago
moneromooo-monero e409e59d29
Print stack trace on exceptions
8 years ago
moneromooo-monero 513a658c87
add a --max-concurrency flag
8 years ago
moneromooo-monero 7385c036bd
util: add a function to set umask to 077
8 years ago
moneromooo-monero f8d05f3cd9
common: new json_util.h
8 years ago
moneromooo-monero f7301c3563
Revert "Print stack trace upon exceptions"
8 years ago
moneromooo-monero fff238ec94
Print stack trace upon exceptions
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
moneromooo-monero 283894d8ff
dns_utils: const compatibility with older libunbound
8 years ago
Howard Chu 014f8868f2 std::condvar is broken on Win32 with gcc/g++ 4.8 too
8 years ago
moneromooo-monero a333c42cde
core_tests: add tests for hard fork behaviors (MRL-0004)
8 years ago
Riccardo Spagni 153fe0cb75
Merge pull request #622
9 years ago
Henning Kopp 9abc4b831b more typos fixed
9 years ago
me0wmix 28f95eb001 OpenBSD support for Monero.
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero 3f2970fadb
Add missing semicolons after log statements
9 years ago
warptangent 5131b263ed Replace tabs and remove trailing whitespace
9 years ago
warptangent 0d40de48c2
Optionally restrict DNS queries to TCP
9 years ago
moneromooo-monero 10da0a0b7c
add a --fakechain argument for tests
9 years ago
moneromooo-monero 336b37580f
Register daemon command line arguments to core if they're used in core
9 years ago
Riccardo Spagni 2bed53cb6b
Merge pull request #515
9 years ago
moneromooo-monero d68a63e404
wallet: cancellable refresh
9 years ago
moneromooo-monero 0921f5b4d7
util: use putenv instead of setenv for mingw
9 years ago
moneromooo-monero f3724aef88
Fix startup crash when using a locale boost does not like
9 years ago
moneromooo-monero 0c1dae32b4
i18n: allow language to be passed as a parameter
9 years ago
moneromooo-monero e70d2e5be8
common: const and init list pedantry
9 years ago
moneromooo-monero 151c32d5c4
dns_utils: fix wrong asserts
9 years ago
moneromooo-monero 4e138a02df
dns_utils: remove unnecessary string conversion
9 years ago
moneromooo-monero f928468b9b
dns_utils: factor the fetching code for different DNS record types
9 years ago
moneromooo-monero 4ef0da184d
dns_utils: simplify string handling and fix leak
9 years ago
moneromooo-monero ae5f28cb51
dns_utils: add a const where possible
9 years ago
moneromooo-monero f43d465da2
dns_utils: lock access to the singleton
9 years ago
moneromooo-monero 5990344cb0
dns: make ctor private
9 years ago
moneromooo-monero ea58576cf6
Add missing file - i18n.cpp
9 years ago
moneromooo-monero 78b2eabc87 Translatable strings for simplewallet
9 years ago
Rostislav 3ade396406 Set dnssec_valid value correctly in dns_utils; fix address_from_url test
9 years ago
moneromooo-monero a9b1f7eb05
dns_utils: simpify smart pointer use, and use for url strings too
9 years ago
Riccardo Spagni e01d32e52d
cleaning up, removing redundant files, renaming, fixing incorrect licenses
9 years ago
warptangent fee8424938
Allow name@domain.tld for OpenAlias lookups
9 years ago
warptangent a0fe18f63a
Revert "Allow name@domain.tld for OpenAlias lookups"
9 years ago
Thomas Winget b18368b635
Allow name@domain.tld for OpenAlias lookups
9 years ago
rfree2monero 32c19c6c3d
[fix] log level change. compilation: dns, tests
9 years ago
Riccardo Spagni 6f0d93097e
Merge pull request #252
9 years ago
Thomas Winget c0de96f8bd
Fixed DNS resolution bug in Windows
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
Thomas Winget dbf46a721a
DNSSEC added (hardcoded key)
9 years ago
Thomas Winget 2b0583b2c6
Hopefully fixes build on Windows
9 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel f53f04724c cmake: handle private vs. public headers
10 years ago
Ben Boeckel 55ca7d3b34 cmake: refactor common code with libraries
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
10 years ago
Riccardo Spagni cee87473ad build libunbound from external if no local libunbound or for static builds
10 years ago
Riccardo Spagni c4d6658f4c
quick hacky fix for broken TXT reads
10 years ago
Thomas Winget 0e1449135d updated DNSResolver/things that use it for DNSSEC
10 years ago
Riccardo Spagni 59a8366bb1 Revert "low risk, potentially varint overflow bug patched thanks to BBR"
10 years ago
Thomas Winget fab95aef64
Remove LDNS dep and fix a bug in libunbound const correctness fix
10 years ago
Thomas Winget 2248124453 Removed ldns dependency
10 years ago
Riccardo Spagni 4e2b2b942d low risk, potentially varint overflow bug patched thanks to BBR
10 years ago
Thomas Winget 738357459b
libunbound has const correctness issues...
10 years ago
Thomas Winget 1e193d687d temp commit
10 years ago
Thomas Winget 1dece111cc Added function to check syntax of URL for DNS lookup
10 years ago
Thomas Winget c14c7e1683 change to allow (at least a bit) for multiple TXT records
10 years ago
Thomas Winget a5757a628f Monero addres from DNS TXT record implemented, tests pass
10 years ago
Thomas Winget 9a3b18dbc2 Use the loop iterator, previous version of me.
10 years ago
Thomas Winget 578050e91d ipv4 and ipv6 resolution working
10 years ago
Thomas Winget 1ae6db25e6 Initial commit of DNS code
10 years ago
Zachary Michaels 018e251cc0
Separate testnet default data dir
10 years ago
jebes a13e879251 HOW DO I ENGLISH?
10 years ago
jebes f7900ccfc1 mispelled brief, corrected it
10 years ago
jebes 9d6f9335d1 HOW DO I GIT?
10 years ago
jebes a70bf86037 Documented varint
10 years ago
jebes c085e9294f commented util.h
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Zachary Michaels 7259f07a20 Fix assert bug in base58 encode
10 years ago
Thomas Winget ce352392d5 DRY cin input_line (and test replacement of non-DRY usage)
10 years ago
Thomas Winget d22e458c6c builds, but doesn't link. other than that, electrum-style recovery implemented (but not tested\!)
10 years ago
mydesktop 333f975760 initial [broken] update
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago
Antonio Juarez 8efa1313f3 some fixes
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago