Commit Graph

370 Commits (v0.3.1.2)

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 40ef32a937
Modify depends for monero's dependencies
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
Jan Beich 76817605bd
epee: Drop deprecated Boost.Thread header
6 years ago
moneromooo-monero e2b72da4ed
mlog: fix setting no logs
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
Erik de Castro Lopo 8f30350d03 Fix method name in invoke_http_json_rpc
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
Riccardo Spagni 76a6a794f9
Merge pull request #2969
6 years ago
Riccardo Spagni baaeefdecc
Merge pull request #3098
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
stoffu 935e39c7f3
levin_protocol_handler_async: erase from back of vector instead of front
6 years ago
Riccardo Spagni fdb0a92f1b
Merge pull request #3155
6 years ago
Riccardo Spagni 9fff66f004
Merge pull request #3012
6 years ago
Jethro Grassie 21bd21576d
remove unnecessary include
6 years ago
Riccardo Spagni d2ff91cb17
Merge pull request #3107
6 years ago
Lee Clagett 951716146f Remove is_pod trait, and replace with is_standard_layout requirement
6 years ago