index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
Merge pull request #8919
luigi1111
1
-0
/
+2
2023-07-06
Merge pull request #8894
luigi1111
1
-1
/
+1
2023-07-03
common: do not use DNS to determine if address is local
tobtoht
1
-20
/
+15
2023-06-27
Fixup error message.
ComputeryPony
1
-0
/
+2
2023-06-27
Merge pull request #8848
luigi1111
1
-272
/
+0
2023-06-27
Merge pull request #8804
luigi1111
1
-0
/
+1
2023-06-27
Merge pull request #8661
luigi1111
1
-0
/
+170
2023-06-27
Merge pull request #8660
luigi1111
2
-0
/
+170
2023-06-08
Speed up perf_timer init on x86
SChernykh
1
-1
/
+1
2023-05-10
daemon: remove os-version
tobtoht
1
-272
/
+0
2023-05-06
fix missing <cstdint> includes
tobtoht
1
-0
/
+1
2023-04-25
Merge pull request #8698
luigi1111
47
-47
/
+47
2023-04-25
Merge pull request #8694
luigi1111
1
-1
/
+1
2023-03-27
Message about DNS_PUBLIC to help users with issue #8452
OrvilleRed
1
-0
/
+1
2023-02-12
variant: add mutable unwrap and visitation
koe
1
-7
/
+18
2023-01-30
add variant class with cleaner interface than boost::variant<>
koe
2
-0
/
+159
2023-01-16
Copyright: Update to 2023
mj-xmr
47
-47
/
+47
2023-01-11
Merge pull request #8675
luigi1111
1
-0
/
+65
2023-01-11
Merge pull request #8686
luigi1111
1
-124
/
+0
2023-01-11
Merge pull request #8682
luigi1111
2
-0
/
+3
2023-01-01
util: make GMT timestamps explicit for clarity
moneromooo-monero
1
-1
/
+1
2022-12-29
revisions
koe
1
-16
/
+24
2022-12-24
vtnerd review comments
koe
1
-19
/
+60
2022-12-22
common: move boost_serialization_helper.h out and cleanup includes
Jeffrey Ryan
1
-124
/
+0
2022-12-20
Cache successful `verRctNonSemanticsSimple` calls
SChernykh
1
-0
/
+65
2022-12-19
add compare_func() method so user-defined comparison functions are easier to use
koe
1
-0
/
+14
2022-12-18
common: add missing includes
selsta
2
-0
/
+3
2022-12-18
adjust is_sorted_and_unique()
koe
1
-12
/
+11
2022-12-15
comment updates
koe
1
-1
/
+3
2022-12-01
add container helpers
koe
1
-0
/
+106
2022-11-21
common: DNSResolver can handle hostnames without dot characters
Jeffrey Ryan
2
-24
/
+0
2022-09-20
Second thread pool for IO
SChernykh
2
-2
/
+6
2022-08-06
dns_util: remove outdated DNSSEC DS trust anchor
selsta
1
-1
/
+0
2022-05-18
common: update sha256sum to use OpenSSL 3.0 API
Jeffrey Ryan
2
-13
/
+26
2022-04-18
Merge functionality of misc_os_dependent into time_helper.h
Jeffrey
2
-2
/
+2
2022-04-06
CMake: Add missing headers via monero_find_all_headers macro
mj-xmr
1
-30
/
+1
2022-03-04
Copyright: Update to 2022
mj-xmr
48
-48
/
+61
2021-10-10
download: fix leak
moneromooo-monero
1
-1
/
+9
2021-09-09
Merge pull request #7773 from selsta/unbound
luigi1111
1
-1
/
+1
2021-09-03
external: remove unbound submodule
selsta
1
-1
/
+1
2021-07-27
Daemon: Update average block size table
rbrunner7
1
-2
/
+6
2021-04-16
Merge pull request #7002
luigi1111
1
-0
/
+4
2021-03-29
Merge pull request #7088
luigi1111
2
-6
/
+44
2021-03-28
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
1
-0
/
+4
2021-02-14
Merge pull request #6900
luigi1111
2
-42
/
+25
2020-12-22
restrict public node checks a little
moneromooo-monero
2
-1
/
+11
2020-12-01
Merge pull request #6923
Alexander Blair
1
-3
/
+3
2020-10-20
util: fix escaping more than one ?* in glob_to_regex
moneromooo-monero
1
-3
/
+3
2020-10-20
Make Blockchain::get_fee_quantization_mask() compile time
SChernykh
1
-0
/
+26
2020-10-15
add more updates domains and make the voting generic, not just 2/3
moneromooo-monero
2
-42
/
+25
2020-10-07
Add TLSA support to DNSSEC fetching
Lee Clagett
2
-6
/
+44
2020-09-03
Merge pull request #6757
luigi1111
3
-9
/
+14
2020-09-01
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
3
-9
/
+14
2020-08-16
Merge pull request #6689
Alexander Blair
1
-1
/
+1
2020-08-16
Merge pull request #6679
Alexander Blair
1
-0
/
+2
2020-07-19
Merge pull request #6512
Alexander Blair
35
-35
/
+35
2020-06-25
util: fix kilo prefix typo (K instead of k)
moneromooo-monero
1
-1
/
+1
2020-06-22
updates: mac gui .tar.bz2 -> .dmg
selsta
1
-0
/
+2
2020-05-24
easylogging++: sanitize log payload
moneromooo-monero
2
-1
/
+116
2020-05-06
Update copyright year to 2020
SomaticFanatic
35
-35
/
+35
2020-05-04
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
2
-2
/
+7
2020-04-21
Merge pull request #6278
luigi1111
2
-9
/
+108
2020-03-31
Merge pull request #6336
luigi1111
1
-0
/
+1
2020-03-21
Daemon: Print estimates for time until fully synced
rbrunner7
2
-9
/
+108
2020-02-28
Merge pull request #6058
Alexander Blair
1
-1
/
+14
2020-02-12
threadpool: lock mutex in create
moneromooo-monero
1
-0
/
+1
2020-02-06
Merge pull request #6183
Alexander Blair
1
-5
/
+9
2020-02-06
Merge pull request #6178
Alexander Blair
1
-1
/
+1
2020-01-24
Merge pull request #6128
Alexander Blair
1
-2
/
+2
2020-01-16
Merge pull request #6141
Alexander Blair
1
-1
/
+1
2019-11-26
download: catch exceptions checking for size
moneromooo-monero
1
-5
/
+9
2019-11-25
util: allow newlines in string to be split
moneromooo-monero
1
-1
/
+14
2019-11-25
updates: fix source code URL on _WIN32
selsta
1
-1
/
+1
2019-11-15
threadpool: use std::move when taking an element off the queue
moneromooo-monero
1
-1
/
+1
2019-11-13
perf_timer: fix pause/resume macros dereferencing too much
moneromooo-monero
1
-2
/
+2
2019-11-10
core_tests: reset thread pool between tests
moneromooo-monero
2
-7
/
+27
2019-10-25
daemon, wallet: new pay for RPC use system
moneromooo-monero
1
-6
/
+7
2019-09-16
Properly format multiline logs
moneromooo-monero
1
-1
/
+1
2019-08-28
simplewallet: lock console on inactivity
moneromooo-monero
2
-0
/
+164
2019-08-14
Merge pull request #5525
luigi1111
2
-0
/
+19
2019-06-21
Remove Xiala.net from the list of dns resolvers
tobtoht
1
-1
/
+0
2019-06-01
daemon: add more chain specific info in alt_chain_info
moneromooo-monero
2
-0
/
+19
2019-05-22
Add ssl_options support to monerod's rpc mode.
Lee Clagett
1
-1
/
+3
2019-05-10
password: do not use line input on windows
moneromooo-monero
1
-5
/
+1
2019-04-18
Windows: fix a build error in MSYS2 with boost 1.70.0
iDunk5400
1
-0
/
+3
2019-04-15
Merge pull request #5408
Riccardo Spagni
1
-0
/
+1
2019-04-15
Merge pull request #5392
Riccardo Spagni
1
-5
/
+2
2019-04-11
Merge pull request #5367
Riccardo Spagni
2
-5
/
+5
2019-04-07
build fix: combinator.h stdexcept missing include
Dusan Klinec
1
-0
/
+1
2019-04-06
Merge pull request #5342
Riccardo Spagni
1
-3
/
+3
2019-04-04
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
stoffu
1
-5
/
+2
2019-04-01
Merge pull request #5327
Riccardo Spagni
2
-0
/
+38
2019-04-01
Merge pull request #5306
Riccardo Spagni
1
-5
/
+5
2019-03-29
util: name replace_file arguments better
moneromooo-monero
2
-5
/
+5
2019-03-24
perf_timer: move some debug levels to info for consistency
moneromooo-monero
1
-3
/
+3
2019-03-24
New interactive daemon command 'print_net_stats': Global traffic stats
rbrunner7
2
-0
/
+38
2019-03-20
dns_utils: really add default DNSSEC servers on failure
moneromooo-monero
1
-3
/
+2
2019-03-19
Merge pull request #5198
Riccardo Spagni
1
-6
/
+34
2019-03-17
Merge pull request #5192
Riccardo Spagni
1
-2
/
+2
2019-03-17
Merge pull request #5179
Riccardo Spagni
1
-4
/
+4
2019-03-17
Merge pull request #5061
Riccardo Spagni
35
-35
/
+35
2019-03-17
Use threadpool instead of new threads for DNS queries
Howard Chu
1
-5
/
+5
2019-03-07
timings: fix errno.h mispelt as error.h
moneromooo-monero
1
-1
/
+1
2019-03-05
Update 2019 copyright
binaryFate
35
-35
/
+35
2019-03-04
Merge pull request #5146
Riccardo Spagni
1
-1
/
+1
2019-03-04
Merge pull request #5102
Riccardo Spagni
4
-0
/
+162
2019-03-04
Merge pull request #4054
Riccardo Spagni
1
-2
/
+2
2019-03-04
notify: fix tokenizing being too strict
moneromooo-monero
1
-1
/
+1
2019-02-27
dns_utils: use fallback if the default resolver does not support DNSSEC
moneromooo-monero
1
-6
/
+34
2019-02-25
discontinue use of alloca
moneromooo-monero
1
-2
/
+2
2019-02-21
dns_utils: remove MoneroPulse/checkpoints mention in TXT record code
moneromooo-monero
1
-4
/
+4
2019-02-14
Support docker for gitian builds
TheCharlatan
1
-1
/
+1
2019-02-02
epee: add SSL support
moneromooo-monero
1
-2
/
+2
2019-01-28
notify: handle arbitrary tags
moneromooo-monero
2
-4
/
+20
2019-01-28
notify: warn if the spec contains one of '"\
moneromooo-monero
1
-0
/
+2
2019-01-28
common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn
moneromooo-monero
2
-0
/
+6
2019-01-28
performance_tests: better stats, and keep track of timing history
moneromooo-monero
4
-0
/
+162
2019-01-22
Pruning
moneromooo-monero
4
-1
/
+171
2019-01-08
i18n: filter LANG/LC_LANG for valid characters, and handle @
moneromooo-monero
1
-0
/
+14
2019-01-06
Merge pull request #4954
Riccardo Spagni
2
-9
/
+41
2018-12-31
Merge pull request #4960
luigi1111
1
-0
/
+4
2018-12-31
Merge pull request #4957
luigi1111
1
-1
/
+1
2018-12-31
Merge pull request #4944
luigi1111
1
-3
/
+29
2018-12-31
Merge pull request #4929
luigi1111
2
-0
/
+102
2018-12-12
MMS (Multisig Messaging System): Initial version
rbrunner7
2
-0
/
+14
2018-12-08
ignore child process when exec
Jethro Grassie
1
-0
/
+4
2018-12-08
perf_timer: make all logs Info level
moneromooo-monero
1
-1
/
+1
2018-12-07
perf_timer: check allowed categories before logging
moneromooo-monero
1
-8
/
+21
2018-12-07
perf_timer: add a way to get and reset the current time
moneromooo-monero
2
-2
/
+18
2018-12-07
perf_timer: only log to file
moneromooo-monero
1
-3
/
+6
2018-12-06
util: use fcntl instead of flock, for compatibility
moneromooo-monero
1
-3
/
+26
2018-12-05
util: set MONERO_DEFAULT_LOG_CATEGORY
moneromooo-monero
1
-0
/
+3
2018-12-04
Merge pull request #4894
Riccardo Spagni
3
-3
/
+3
2018-12-04
Merge pull request #4882
Riccardo Spagni
1
-1
/
+1
2018-12-04
move int-util.h to epee
moneromooo-monero
2
-259
/
+0
2018-12-04
Merge pull request #4854
Riccardo Spagni
7
-18
/
+0
2018-12-04
Merge pull request #4853
Riccardo Spagni
1
-1
/
+2
2018-12-04
Merge pull request #4845
Riccardo Spagni
3
-2
/
+150
2018-12-04
Add glibc back compat code
TheCharlatan
2
-0
/
+102
2018-11-23
remove some unused code
moneromooo-monero
1
-1
/
+1
2018-11-23
a few minor (but easy) performance tweaks
moneromooo-monero
2
-2
/
+2
2018-11-21
scoped_message_writer: protect all std::cout usage from readline
moneromooo-monero
1
-1
/
+1
2018-11-20
Fix issue 4793 - M/N multisig transaction signature
naughtyfox
3
-2
/
+150
2018-11-16
Merge pull request #4799
Riccardo Spagni
1
-1
/
+0
2018-11-16
Merge pull request #4790
Riccardo Spagni
2
-0
/
+17
2018-11-16
Merge pull request #4778
Riccardo Spagni
2
-8
/
+36
2018-11-15
Removed a lot of unnecessary includes
Martijn Otto
7
-18
/
+0
2018-11-15
various: do not propagate exception through dtor
moneromooo-monero
1
-1
/
+2
2018-11-14
Merge pull request #4769
Riccardo Spagni
1
-0
/
+1
2018-11-13
common: fix base58 gcc -Werror=implicit-fallthrough
xiphon
1
-14
/
+2
2018-11-05
perf_timer: remove stray debug addition
moneromooo-monero
1
-1
/
+0
2018-11-03
wallet: warn if lockable memory limit is too low
moneromooo-monero
2
-0
/
+17
2018-11-01
dns_utils: do not exit if DNS records are corrupt
moneromooo-monero
2
-8
/
+36
2018-11-01
Merge pull request #4658
Riccardo Spagni
2
-14
/
+12
2018-11-01
perf_timer: call reserve on new timer array
moneromooo-monero
1
-0
/
+1
2018-10-26
Merge pull request #4545
Riccardo Spagni
1
-1
/
+24
2018-10-20
Merge pull request #4629
Riccardo Spagni
3
-0
/
+25
2018-10-19
perf_timer: separate log categories based on caller categories
moneromooo-monero
2
-14
/
+12
2018-10-17
spawn: close all file descriptors before execve
moneromooo-monero
3
-0
/
+25
2018-10-16
util: close keys file lock on exec
moneromooo-monero
1
-1
/
+1
2018-10-16
Merge pull request #4610
Riccardo Spagni
1
-1
/
+3
2018-10-15
Providing user supplied default constructor for expect<void>
Lee Clagett
1
-1
/
+3
2018-10-15
Merge pull request #4489
Riccardo Spagni
1
-0
/
+10
2018-10-15
Merge pull request #4550
Riccardo Spagni
1
-2
/
+6
2018-10-10
password: fix secure input with echo on windows
moneromooo-monero
1
-2
/
+6
2018-10-10
password: fix backspace outputting ^? on linux on echoing secure input
moneromooo-monero
1
-0
/
+7
2018-10-09
Utils: add support for newer Windows versions detection
Gregory Lemercier
1
-1
/
+24
2018-10-05
Merge pull request #4390
Riccardo Spagni
3
-11
/
+54
2018-10-04
secure_pwd_reader: Add proper Unicode handling [Ryo contribution]
fireice-uk
1
-11
/
+23
2018-10-02
Merge pull request #4482
Riccardo Spagni
2
-0
/
+5
2018-10-02
Merge pull request #4479
Riccardo Spagni
4
-11
/
+65
2018-10-02
Merge pull request #4463
Riccardo Spagni
1
-3
/
+4
2018-10-02
Catch more exceptions in dtors
moneromooo-monero
1
-0
/
+10
2018-10-02
common: Windows 'spawn' support for tx and block notifications
xiphon
4
-11
/
+65
2018-10-01
wallet: fix --generate-from-json using wrong password
moneromooo-monero
2
-0
/
+5
2018-09-29
Merge pull request #4333
Riccardo Spagni
5
-0
/
+238
2018-09-29
Merge pull request #4459
Riccardo Spagni
1
-1
/
+2
2018-09-28
dns_utils: refresh list of usable DNSSEC servers
moneromooo-monero
1
-3
/
+4
2018-09-21
Merge pull request #4371
Riccardo Spagni
5
-0
/
+648
2018-09-19
simplewallet: Add Unicode input_line [Ryo backport]
fireice-uk
2
-0
/
+31
2018-09-14
wallet: ask-password can now ask without encrypting the secret spend key
moneromooo-monero
1
-2
/
+2
2018-09-14
Merge pull request #4309
Riccardo Spagni
1
-4
/
+14
2018-09-12
Adding expect<T> - a value-or-error implementation
Lee Clagett
5
-0
/
+648
2018-09-11
perf_timer: split timer class into a base one and a logging one
moneromooo-monero
2
-14
/
+42
2018-09-11
aligned: aligned memory alloc/realloc/free
moneromooo-monero
3
-2
/
+184
2018-09-10
Merge pull request #4293
luigi1111
2
-51
/
+37
2018-09-04
Merge pull request #4274
luigi1111
1
-1
/
+0
2018-08-28
dns_util: add new DNSSEC trust anchor for rollover
moneromooo-monero
1
-4
/
+14
2018-08-25
is_hdd update
p8p
2
-51
/
+37
2018-08-22
Merge pull request #4224
luigi1111
1
-3
/
+3
2018-08-17
util: remove unused <ustat.h>
moneromooo-monero
1
-1
/
+0
2018-08-16
wallet: wipe seed from memory where appropriate
moneromooo-monero
2
-12
/
+12
2018-08-15
Merge pull request #4138
luigi1111
1
-1
/
+10
2018-08-15
Merge pull request #4136
luigi1111
2
-0
/
+18
2018-08-12
wallet: disable core dumps on startup in release mode
moneromooo-monero
2
-0
/
+18
2018-08-12
stack_trace: print stack traces on stdout if the logger isn't live
moneromooo-monero
1
-1
/
+10
2018-08-05
updates: fix hash sanity checking
moneromooo-monero
1
-3
/
+3
2018-07-27
Merge pull request #4110
luigi1111
2
-0
/
+21
2018-07-19
Merge pull request #4075
luigi1111
1
-1
/
+0
2018-07-19
Merge pull request #4045
luigi1111
2
-2
/
+2
[next]