Commit Graph

148 Commits (1f2930ce0bec07e28958c059444151ad4968e1e6)

Author SHA1 Message Date
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Martijn Otto 057c279cb4
epee: add SSL support
5 years ago
Riccardo Spagni 722a856d7e
Merge pull request #5096
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago
moneromooo-monero 7c3ade4410
network_throttle: use circular_buffer where appropriate
5 years ago
Lee Clagett 973403bc9f Adding initial support for broadcasting transactions over Tor
5 years ago
Jethro Grassie ca86ef1beb
readline: don't dereference possible NULL pointer
5 years ago
Riccardo Spagni 3e9bb9626a
Merge pull request #5001
5 years ago
Riccardo Spagni 846362842c
Merge pull request #4976
5 years ago
Riccardo Spagni e723eb960d
Merge pull request #4951
5 years ago
luigi1111 53760ee044
Merge pull request #4957
6 years ago
moneromooo-monero 85665003a7
epee: better network buffer data structure
6 years ago
Lee Clagett a5ffc2d5ad Remove boost::lexical_cast for uuid and unused uuid function
6 years ago
Riccardo Spagni 5e9225e637
Merge pull request #4925
6 years ago
moneromooo-monero 0e2f5cb5fc
perf_timer: make all logs Info level
6 years ago
moneromooo-monero b21a60efd9
mlocker: set default log category
6 years ago
Riccardo Spagni 16dc6900fb
Merge pull request #4883
6 years ago
Riccardo Spagni d4a0fb2b89
Merge pull request #4880
6 years ago
Riccardo Spagni 3d745573d7
Merge pull request #4876
6 years ago
Riccardo Spagni f6e8ab0dc6
Merge pull request #4875
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
Riccardo Spagni 398f7076bb
Merge pull request #4853
6 years ago
moneromooo-monero 4d71d46373
mlocker: remove early page size log
6 years ago
Martijn Otto 1132436f97
Only show a single mlock() error, to avoid flooding the log
6 years ago
moneromooo-monero 40485a73b6
mlocker: fix access to global lock map after dtor on exit
6 years ago
moneromooo-monero 96e6b43970
blockchain_stats: don't use gmtime_r on Windows
6 years ago
moneromooo-monero 23829ebb09
mlocker: don't throw from lock/unlock
6 years ago
Riccardo Spagni 42dbb3aa1b
Merge pull request #4785
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
moneromooo-monero 2b3595d0fe
various: do not propagate exception through dtor
6 years ago
moneromooo-monero 0cfd2ae5e7
mlocker: fix dtor ordering problem
6 years ago
moneromooo-monero 2362baf735
network_throttle: initialize m_last_sample_time in ctor
6 years ago
Riccardo Spagni 442c58e994
Merge pull request #4573
6 years ago
Riccardo Spagni 6ef07b10b9
Merge pull request #4520
6 years ago
moneromooo-monero 8f3c793749
readline_buffer: fix "cursor in prompt" bug
6 years ago
iDunk5400 2e2daebcc9
ANSI colors in Windows 10
6 years ago
moneromooo-monero 00901e9c93
epee: initialize a few data members where it seems to be appropriate
6 years ago
moneromooo-monero 758d768486
connection_basic: remove unused floating time start time
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
Riccardo Spagni b4ec67b2f7
Merge pull request #4443
6 years ago
Riccardo Spagni b88bbf59c3
Merge pull request #4377
6 years ago
moneromooo-monero 4d52ec0ca4
mlog: do not display http errors by default
6 years ago
moneromooo-monero 07ec748c82
wipeable_string: add hex_to_pod function
6 years ago
luigi1111 140eb78231
Merge pull request #4179
6 years ago
moneromooo-monero 70271fa788
common: add a class to safely wrap mlock/munlock
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
moneromooo-monero 262e391fb1
mlog: handle filenames without parent directories
6 years ago
moneromooo-monero 8d578f1f2d
memwipe: don't call the workhorse for 0 bytes
6 years ago
luigi1111 c0c6102260
Merge pull request #3972
6 years ago
stoffu 63d0ab09b5
mlog: --max-log-files to set the max number of rotated log files
6 years ago