Commit Graph

290 Commits (0ffda2160099528d1ad76c1794449bc07f0814b8)

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
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 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
Jan Beich 76817605bd
epee: Drop deprecated Boost.Thread header
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 e3ad0c9ca6
Merge pull request #3243
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
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 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 9fff66f004
Merge pull request #3012
6 years ago
Lee Clagett 951716146f Remove is_pod trait, and replace with is_standard_layout requirement
7 years ago
moneromooo-monero b7e5a70bb1
epee: detect strptime, use std::get_time as fallback
7 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
7 years ago
Riccardo Spagni 2d60c9b738
Merge pull request #2986
7 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
7 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
7 years ago
moneromooo-monero e4bbeff2f5
epee: check some error return values
7 years ago
Riccardo Spagni 6ca30ae666
Merge pull request #2936
7 years ago
Riccardo Spagni effdc82b58
Merge pull request #2930
7 years ago
Riccardo Spagni b38f6dcf0b
Merge pull request #2929
7 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
7 years ago
Riccardo Spagni 13b846971c
Merge pull request #2909
7 years ago
Riccardo Spagni 9d1c4408ad
Merge pull request #2905
7 years ago