Commit Graph

418 Commits (de5e3660d94531ffa3e5fb3cce1fdf0b41d431eb)

Author SHA1 Message Date
moneromooo-monero b491ff61c5
epee: set jsonrpc to "2.0" in parse error return data
6 years ago
moneromooo-monero 47f7cf68ae
epee: resize vectors where possible in serialization
6 years ago
moneromooo-monero c4bdd5699c
epee: some speedup in parsing
6 years ago
moneromooo-monero 9b9522614e
mlog: do not display http errors by default
6 years ago
TheCharlatan 58a260bfe4
Fix Darwin Sodium build
6 years ago
TheCharlatan 927f044e40
Fixup 32bit arm build
6 years ago
TheCharlatan df364242a9
Fix Windows build
6 years ago
TheCharlatan 86f56d1463
Add libsodium to the packages, the arm build was complaining about it.
6 years ago
TheCharlatan 7280d63a48
Updated pcsc url
6 years ago
TheCharlatan 5244b6fe5c
Add lrelease to the depends
6 years ago
TheCharlatan 427e74cb46
Add Miniupnp submodule
6 years ago
TheCharlatan dfe5f94145
Unbound is now a submodule. Adapt depends for this.
6 years ago
TheCharlatan d55544036b
Add support for apple and arm building
6 years ago
TheCharlatan 40ef32a937
Modify depends for monero's dependencies
6 years ago
TheCharlatan 82c224ffa8
Initial depends addition
6 years ago
moneromooo-monero 3da82f51bc
epee: fix invalid memory write reading an array entry
6 years ago
moneromooo-monero d430c95579
epee: fix stack overflow on crafted input
6 years ago
moneromooo-monero d11f4fb80d
epee: fix include for ofstream
6 years ago
moneromooo-monero 320c45144d
abstract_tcp_server2: fix race on shutdown
6 years ago
moneromooo-monero 2daf54deeb
abstract_tcp_server2: fix use after free
6 years ago
moneromooo-monero e5ac16b077
abstract_tcp_server2: restart async accept on error
6 years ago
stoffu bea06d1a32
epee.string_tools: add conversion between UTF-8 and UTF-16
6 years ago
moneromooo-monero d099dba9e1
epee: adaptive connection timeout system
6 years ago
moneromooo-monero 9c2f09df51
epee: fallback to a counter if gmtime fails when rotating logs
6 years ago
moneromooo-monero 1d3874dabf
epee: fix detection of 172.16.0.0/172.31.255.255 local IP range
6 years ago
moneromooo-monero 81e3926304
disable file size sanity check when loading the wallet cache
6 years ago
moneromooo-monero 5e2e003cfb
http_protocol_handler: limit the number of starting newlines
6 years ago
moneromooo-monero fd9019b37d
abstract_tcp_server2: timeout on RPC connections
6 years ago
moneromooo-monero ccaa666cf9
http_protocol_handler: speedup newline discarding
6 years ago
moneromooo-monero ca7f0249eb
console_handler: fix start_default_console use of prompt parameter
6 years ago
Riccardo Spagni ec439a9376
Merge pull request #3707
6 years ago
Riccardo Spagni 6d8498be1f
Merge pull request #3704
6 years ago
Jan Beich 76817605bd
epee: Drop deprecated Boost.Thread header
6 years ago
moneromooo-monero e2b72da4ed
mlog: fix setting no logs
6 years ago
anonimal c677421594
Build: remove UPnP definition from snap
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
rbrunner7 430268224d Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
6 years ago
Riccardo Spagni 854a87d633
Merge pull request #3289
6 years ago
Riccardo Spagni e3ad0c9ca6
Merge pull request #3243
6 years ago
moneromooo-monero 4789f8598f
wipeable_string: don't try to wipe an empty buffer
6 years ago
stoffu dfabc005d1
memwipe: add missing #include <stdio.h>
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni 64fabf2eb7
Merge pull request #3252
6 years ago
Riccardo Spagni 0c71197892
Merge pull request #3217
6 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
6 years ago
Howard Chu f689a77e56
Fix #602 Turn on socket keepalive
6 years ago
stoffu 2bc8c3db5c
epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflow
6 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
6 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
6 years ago
moneromooo-monero fde4489e1d
wipeable_string: call memwipe directly
6 years ago