Commit Graph

399 Commits (v0.2.2.00)

Author SHA1 Message Date
jw c074baee61
Merge pull request #71 from wowario/upstream
6 years ago
moneromooo-monero e2a3f71870
memwipe: don't call the workhorse for 0 bytes
6 years ago
moneromooo-monero 6eaa228b16 abstract_tcp_server2: fix use after free
6 years ago
moneromooo-monero 65f483ca5b abstract_tcp_server2: restart async accept on error
6 years ago
stoffu 6463a6da6f epee.string_tools: add conversion between UTF-8 and UTF-16
6 years ago
moneromooo-monero b27b34d90a epee: fallback to a counter if gmtime fails when rotating logs
6 years ago
moneromooo-monero 9d366226cb epee: fix detection of 172.16.0.0/172.31.255.255 local IP range
6 years ago
moneromooo-monero 6489ad8a1a disable file size sanity check when loading the wallet cache
6 years ago
moneromooo-monero 328b5ebc69
epee: adaptive connection timeout system
6 years ago
moneromooo-monero 7b033b1670
http_protocol_handler: limit the number of starting newlines
6 years ago
moneromooo-monero e59faed04e
abstract_tcp_server2: timeout on RPC connections
6 years ago
moneromooo-monero 8df3cdb4ac
http_protocol_handler: speedup newline discarding
6 years ago
moneromooo-monero 0803ea2401
console_handler: fix start_default_console use of prompt parameter
6 years ago
anonimal 30ceb9388f
Build: remove UPnP definition from snap
6 years ago
moneromooo-monero 3741fefd9c
mlog: fix setting no logs
6 years ago
Jan Beich 4ee7781c46
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 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
moneromooo-monero b7e5a70bb1
epee: detect strptime, use std::get_time as fallback
6 years ago
Jethro Grassie be1826c0fb
Keep readline optional
6 years ago
Riccardo Spagni 1c11ec71b5
Merge pull request #2995
6 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
6 years ago
Riccardo Spagni 2d60c9b738
Merge pull request #2986
6 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
6 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
6 years ago