Commit Graph

943 Commits (e2d2b9a447502e22467af9df20e0732b3dd4ac4c)

Author SHA1 Message Date
moneromooo-monero de01cb77d5
fuzz_tests: add a test for utf8canonical
3 years ago
codesoap 5d96c2c014
readline_buffer: Avoid consecutive duplicates in the history
3 years ago
moneromooo-monero c8cd83030c
storages: overridable limits for loading portable_storage from binary
continuous-integration/drone/pr Build is passing Details
3 years ago
Lee Clagett fcac2ad95d
Restrict duplicate keys in epee binary format
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero f8e05b3003
epee: also limit number of strings in portable_storage
3 years ago
moneromooo-monero f02e91ef83
add a max levin packet size by command type
3 years ago
moneromooo-monero 9289bd9493
portable_storage: better sanity checking
3 years ago
MoneroArbo 6ddc174595
Add command to sign freebsd assert file for gitian
3 years ago
SChernykh 5de14c44ec
Fixed issues found by static analysis
3 years ago
Lee Clagett 6a2abebb94
Restrict duplicate keys in epee binary format
3 years ago
xiphon 6675069dcf
portable_storage: forbid unnamed sections
3 years ago
moneromooo 6375b913d9
portable_storage: check object limit where appropriate
3 years ago
Lee Clagett b4206cea5a
Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
moneromooo-monero 58404d389c
portable_storage: remove array element limit
3 years ago
anon 1ec6d5ccda
ssl: buffered handshake detection
3 years ago
moneromooo-monero 6de11d0718
epee: fix some issues using connections after shutdown
3 years ago
moneromooo-monero 63381702d8
portable_storage: remove overly aggressive cutoff
3 years ago
moneromooo-monero a7e3955772
portable_storage: add some sanity checks on data size
3 years ago
Lee Clagett 8088f8d894
Fix byte_stream::put_n
3 years ago
Howard Chu 08b99c749d
depends: Update OpenSSL to 1.1.1i
3 years ago
Lee Clagett 0b8bf308ce
Change epee binary output from std::stringstream to byte_stream
3 years ago
Lee Clagett a3033e741b
Change to more efficient allocation strategy in byte_stream
3 years ago
moneromooo 27cfbe1a22
protocol: drop peers that don't reply to queries
3 years ago
moneromooo f8ec114820
keep only the last seen node on a given host in the white list
3 years ago
moneromooo-monero 6815ddd270
epee: tighten the URL parsing regexp a little
3 years ago
xiphon 711f8c9d34
epee: readline_buffer - fix thread safety, fix sync() after stop()
continuous-integration/drone/pr Build is passing Details
4 years ago
jwinterm 8345e5b7bc Merge pull request 'upstream' (#336) from wowario/wownero:upstream into master
continuous-integration/drone/push Build was killed Details
4 years ago
TheCharlatan b6dee49900
Depends: Bump qt to 5.15.1
4 years ago
Howard Chu 51169a6c2d
Force CMAKE_SKIP_RPATH=ON
4 years ago
Howard Chu 498436c9b4
Fix lgamma/signgam dependency
4 years ago
qvqc 5cd3a15491
wowify gitian 0.9
continuous-integration/drone/pr Build is passing Details
4 years ago
wowario 572d7ea5ef
initial commit
4 years ago
selsta f240b1dd88
build: prepare v0.17
4 years ago
Alexander Blair 44cd8a13ec
Merge pull request #6769
4 years ago
selsta 7c7ccbd2a5
depends: fix broken links for ds_store / mac_alias
4 years ago
Lee Clagett b641e0a2c0 Add clear method to byte_stream
4 years ago
Alexander Blair 43a4fd9e16
Merge pull request #6736
4 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
Alexander Blair 7db379cc82
Merge pull request #6720
4 years ago
Alexander Blair 10ad0d7eb2
Merge pull request #6718
4 years ago
Alexander Blair 01b512f3a9
Merge pull request #6716
4 years ago
Alexander Blair 79e93a8af8
Merge pull request #6691
4 years ago
Alexander Blair c6c4ead44e
Merge pull request #6614
4 years ago
Alexander Blair b61a9afa5d
Merge pull request #6500
4 years ago
moneromooo-monero 05ad4fa397
epee: further defending against exceptions in command handlers
4 years ago
moneromooo-monero 6dd95d5308
epee: guard against exceptions in RPC handlers
4 years ago
rbrunner7 fb31167b12 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
4 years ago
koe 85efc88c1e Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with unit test
4 years ago
Jean Pierre Dudey 86abf558cb epee: Remove unused functions in local_ip.h
4 years ago
xiphon 76c16822d0 wallet2_api: implement runtime proxy configuration
4 years ago