Commit Graph

494 Commits (d394c50f7b35083ffe8b1f834490d6d7f9f609da)

Author SHA1 Message Date
TheCharlatan db5715468a Updated pcsc url
6 years ago
TheCharlatan f0ba19fde5 Add lrelease to the depends
6 years ago
TheCharlatan cfb3046222 Add Miniupnp submodule
6 years ago
TheCharlatan 5f7da005a3 Unbound is now a submodule. Adapt depends for this.
6 years ago
TheCharlatan d6b9bdd322 Update readmes to reflect the usage of depends
6 years ago
TheCharlatan 56b6e41ea7 Add support for apple and arm building
6 years ago
TheCharlatan 8db3d5731b Modify depends for monero's dependencies
6 years ago
TheCharlatan 0806a23a6e Initial depends addition
6 years ago
moneromooo-monero 4469b0c41e
abstract_tcp_server2: fix binding to the wrong IP
6 years ago
luigi1111 77ed11e627
Merge pull request #4270
6 years ago
moneromooo-monero 8eab6147f4
epee: use the socket::bind variant which does not throw
6 years ago
luigi1111 e07ace0896
Merge pull request #4235
6 years ago
luigi1111 140eb78231
Merge pull request #4179
6 years ago
moneromooo-monero 76affd941b
epee: some speedup in parsing
6 years ago
moneromooo-monero 29dea03091
epee: resize vectors where possible in serialization
6 years ago
moneromooo-monero 70271fa788
common: add a class to safely wrap mlock/munlock
6 years ago
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
luigi1111 0415863747
Merge pull request #4177
6 years ago
luigi1111 dc7dd56867
Merge pull request #4148
6 years ago
luigi1111 3b409a3b8a
Merge pull request #4130
6 years ago
luigi1111 dd966c8a3a
Merge pull request #4090
6 years ago
HomDx 13a43fcf0b Added Codefresh.yml pipeline
6 years ago
Lee Clagett 26a42fe54a Added features to epee::span<T> :
6 years ago
moneromooo-monero 262e391fb1
mlog: handle filenames without parent directories
6 years ago
moneromooo-monero e7c0fcd8f3
epee: set jsonrpc to "2.0" in parse error return data
6 years ago
Jonathan Cross fead7ebab0
Clarification of boolean options in config file
6 years ago
moneromooo-monero 979105b298
abstract_tcp_server2: fix race on shutdown
6 years ago
moneromooo-monero 8d578f1f2d
memwipe: don't call the workhorse for 0 bytes
6 years ago
moneromooo-monero 0a4a7da35c
http_protocol_handler: fix HTTP/x.y parsing
6 years ago
moneromooo-monero 42f3b7cbca
http_protocol_handler: catch invalid numbers when parsing
6 years ago
Riccardo Spagni c58758a016
Merge pull request #4080
6 years ago
Riccardo Spagni 318fb23d7a
Merge pull request #3997
6 years ago
moneromooo-monero dead780f8a
abstract_tcp_server2: fix use after free
6 years ago
stoffu 1d176473e9
epee.string_tools: add conversion between UTF-8 and UTF-16
6 years ago
luigi1111 c0c6102260
Merge pull request #3972
6 years ago
luigi1111 a2b08db9c9
Merge pull request #3971
6 years ago
luigi1111 8fad35f8e2
Merge pull request #3962
6 years ago
luigi1111 ea1d54aeb7
Merge pull request #3947
6 years ago
luigi1111 c678413a89
Merge pull request #3902
6 years ago
luigi1111 51cdd76bbd
Merge pull request #3897
6 years ago
luigi1111 896512b2b6
Merge pull request #3878
6 years ago
luigi1111 f62399b88d
Merge pull request #3821
6 years ago
moneromooo-monero 1a526ed571
abstract_tcp_server2: restart async accept on error
6 years ago
jcktm b43b9a1304 wallet-rpc: added IPs to error logging in simple_http_connection_handler
6 years ago
stoffu 63d0ab09b5
mlog: --max-log-files to set the max number of rotated log files
6 years ago
moneromooo-monero 55c7fb87a9
epee: adaptive connection timeout system
6 years ago
moneromooo-monero 87665281ea
epee: fallback to a counter if gmtime fails when rotating logs
6 years ago
moneromooo-monero 4ecf71405f
epee: fix include for ofstream
6 years ago
moneromooo-monero 8cc46069ac
snap: strip metadata from icon.png
6 years ago
moneromooo-monero f8dd433110
epee: fix detection of 172.16.0.0/172.31.255.255 local IP range
6 years ago
moneromooo-monero 5a412b7a3f
disable file size sanity check when loading the wallet cache
6 years ago
moneromooo-monero dfd36bbebb
http_protocol_handler: limit the number of starting newlines
6 years ago
moneromooo-monero 4d15864728
abstract_tcp_server2: timeout on RPC connections
6 years ago
moneromooo-monero 885a117ddb
http_protocol_handler: speedup newline discarding
6 years ago
moneromooo-monero 6a58c88e2d
console_handler: fix start_default_console use of prompt parameter
6 years ago
moneromooo-monero 558d05b47e
epee: log type name when a container size check fails
6 years ago
Riccardo Spagni 5bca8c6998
Merge pull request #3667
6 years ago
moneromooo-monero 18c2f6e21d
mlog: fix setting no logs
6 years ago
anonimal 19e0137805
Build: remove UPnP definition from snap
6 years ago
Jan Beich 53a1962da1 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
7 years ago
Riccardo Spagni 854a87d633
Merge pull request #3289
7 years ago
Riccardo Spagni e3ad0c9ca6
Merge pull request #3243
7 years ago
moneromooo-monero 4789f8598f
wipeable_string: don't try to wipe an empty buffer
7 years ago
stoffu dfabc005d1
memwipe: add missing #include <stdio.h>
7 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
7 years ago
Riccardo Spagni 64fabf2eb7
Merge pull request #3252
7 years ago
Riccardo Spagni 0c71197892
Merge pull request #3217
7 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
7 years ago
Howard Chu f689a77e56
Fix #602 Turn on socket keepalive
7 years ago
stoffu 2bc8c3db5c
epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflow
7 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
7 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
7 years ago
moneromooo-monero fde4489e1d
wipeable_string: call memwipe directly
7 years ago
Erik de Castro Lopo 8f30350d03 Fix method name in invoke_http_json_rpc
7 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
7 years ago
Riccardo Spagni 76a6a794f9
Merge pull request #2969
7 years ago
Riccardo Spagni baaeefdecc
Merge pull request #3098
7 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
7 years ago
xmr-eric 18216f19dd Update 2018 copyright
7 years ago
stoffu 935e39c7f3
levin_protocol_handler_async: erase from back of vector instead of front
7 years ago
Riccardo Spagni fdb0a92f1b
Merge pull request #3155
7 years ago
Riccardo Spagni 9fff66f004
Merge pull request #3012
7 years ago
Jethro Grassie 21bd21576d
remove unnecessary include
7 years ago
Riccardo Spagni d2ff91cb17
Merge pull request #3107
7 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
Jethro Grassie be1826c0fb
Keep readline optional
7 years ago
Riccardo Spagni 1c11ec71b5
Merge pull request #2995
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