Commit Graph

366 Commits (f2c4c39971f25adaecde377ad325856ea785b9ac)

Author SHA1 Message Date
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
Riccardo Spagni 13b846971c
Merge pull request #2909
7 years ago
Riccardo Spagni 9d1c4408ad
Merge pull request #2905
7 years ago
moneromooo-monero 6ccc51f645
wipeable_string: fix buffer overread
7 years ago
dEBRUYNE-1 2018cf74a6
Fix Windows build
7 years ago
moneromooo-monero bd1f6029a3
http_client: rewrite header parsing manually for speed
7 years ago
moneromooo-monero ec724eb64a
tests: add levin fuzz test
7 years ago
moneromooo-monero f1bdc9a42a
tests: add http client fuzz test
7 years ago
moneromooo-monero 0272df9e61
add parse_url fuzz test
7 years ago
moneromooo-monero 261b0dd0e0
tests: add base58 fuzz test
7 years ago
moneromooo-monero fd05208762
fuzz_testing: allow automatically resuming an interrupted job
7 years ago
moneromooo-monero 4cd4a4313d
fuzz_testing: create out directory if needed, and fix filename passing
7 years ago
moneromooo-monero 95aa0bf79b
add load_from_binary/load_from_json fuzzers
7 years ago
moneromooo-monero 2d17feb060
factor STL container serialization
7 years ago
moneromooo-monero 373d1d504b
epee: use strptime instead of std::get_time, for compatibility
7 years ago
moneromooo-monero 6c94516fb4
wipeable_string: move a wipe from reserve to grow
7 years ago
moneromooo-monero 5f801b6adf
wipeable_string: ignore reserve size less than actual size
7 years ago
moneromooo-monero 9ec44a2b06
wipeable_string: fix clear and push_back
7 years ago
moneromooo-monero bd5cce07b3
network_throttle: fix ineffective locking
7 years ago
moneromooo-monero e0a61299fb
network_throttle: remove unused xxx static member
7 years ago
moneromooo-monero 213e326cc9
abstract_tcp_server2: log init_server errors as fatal
7 years ago
moneromooo-monero f0568ca6ac
net_parse_helpers: fix regex error checking
7 years ago
moneromooo-monero a4240d9ffc
catch const exceptions
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago
moneromooo-monero 187a6ab2d2
epee: trap failure to parse URI from request
7 years ago
moneromooo-monero 38c8f4e0a3
mlog: terminate a string at last char, just in case
7 years ago
Riccardo Spagni a3a8343051
Merge pull request #2857
7 years ago
Riccardo Spagni 066fd7aced
Merge pull request #2877
7 years ago
moneromooo-monero bb89ae8b20
move connection_basic and network_throttle from src/p2p to epee
7 years ago