aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #6999luigi11112020-11-291-4/+4
|\ \ \ | | | | | | | | | | | | c5f6629 epee: tighten the URL parsing regexp a little (moneromooo-monero)
| * | | epee: tighten the URL parsing regexp a littlemoneromooo-monero2020-11-091-4/+4
| |/ / | | | | | | | | | | | | | | | fixes massive amounts of time spent on pathological inputs Found by OSS-Fuzz
* | | Merge pull request #6995luigi11112020-11-291-1/+9
|\ \ \ | |_|/ |/| | | | | 60bc676 epee: readline_buffer - fix thread safety, fix sync() after stop() (xiphon)
| * | epee: readline_buffer - fix thread safety, fix sync() after stop()xiphon2020-11-071-1/+9
| |/
* / Force CMAKE_SKIP_RPATH=ONHoward Chu2020-10-192-2/+2
|/ | | | Fix empty RPATH token issue. Only affects Linux and FreeBSD.
* Merge pull request #6862Alexander Blair2020-10-181-12/+17
|\ | | | | | | 5f228e4b7 Fix lgamma/signgam dependency (Howard Chu)
| * Fix lgamma/signgam dependencyHoward Chu2020-10-061-12/+17
| | | | | | | | | | This is a new indirect dependency due to the use of poisson_distribution, introduced in PR#6354 commit 67ade8005
* | Depends: Bump qt to 5.15.1TheCharlatan2020-09-177-107/+166
|/
* build: prepare v0.17selsta2020-09-146-7/+7
|
* Merge pull request #6769Alexander Blair2020-08-271-0/+3
|\ | | | | | | b641e0a2c Add clear method to byte_stream (Lee Clagett)
| * Add clear method to byte_streamLee Clagett2020-08-171-0/+3
| |
* | depends: fix broken links for ds_store / mac_aliasselsta2020-08-202-8/+8
|/
* Merge pull request #6736Alexander Blair2020-08-161-0/+7
|\ | | | | | | 05ad4fa39 epee: further defending against exceptions in command handlers (moneromooo-monero)
| * epee: further defending against exceptions in command handlersmoneromooo-monero2020-08-021-0/+7
| |
* | Merge pull request #6727Alexander Blair2020-08-161-9/+31
|\ \ | | | | | | | | | | | | | | | | | | 13eee1d6a rpc: reject wrong sized txid (moneromooo-monero) 92e6b7df2 easylogging++: fix crash with reentrant logging (moneromooo-monero) 6dd95d530 epee: guard against exceptions in RPC handlers (moneromooo-monero) 90016ad74 blockchain: guard against exceptions in add_new_block/children (moneromooo-monero)
| * | epee: guard against exceptions in RPC handlersmoneromooo-monero2020-07-301-9/+31
| |/
* | Merge pull request #6720Alexander Blair2020-08-161-26/+0
|\ \ | | | | | | | | | 86abf558c epee: Remove unused functions in local_ip.h (Jean Pierre Dudey)
| * | epee: Remove unused functions in local_ip.hJean Pierre Dudey2020-07-221-26/+0
| |/ | | | | | | Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
* | Merge pull request #6718Alexander Blair2020-08-162-2/+12
|\ \ | | | | | | | | | 85efc88c1 Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with unit test (koe)
| * | Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with ↵koe2020-07-232-2/+12
| |/ | | | | | | unit test
* | Merge pull request #6716Alexander Blair2020-08-163-8/+6
|\ \ | | | | | | | | | 76c16822d wallet2_api: implement runtime proxy configuration (xiphon)
| * | wallet2_api: implement runtime proxy configurationxiphon2020-07-203-8/+6
| |/
* | Merge pull request #6691Alexander Blair2020-08-161-1/+1
|\ \ | | | | | | | | | 6111689cf cmake: allow custom openssl path on macOS (selsta)
| * | cmake: allow custom openssl path on macOSselsta2020-06-251-1/+1
| | |
* | | Merge pull request #6614Alexander Blair2020-08-161-0/+25
|\ \ \ | | | | | | | | | | | | fb31167b1 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command (rbrunner7)
| * | | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-241-0/+25
| | |/ | |/|
* | | Merge pull request #6500Alexander Blair2020-08-161-1/+1
|\ \ \ | | | | | | | | | | | | a07c8abcc Update expat.mk (ArqTras)
| * | | Update expat.mkArqTras2020-05-031-1/+1
| | | |
* | | | Support for supercop ASM in wallet, and benchmark for supercopLee Clagett2020-05-161-2/+3
| |/ / |/| |
* | | Merge pull request #6565Alexander Blair2020-07-191-1/+1
|\ \ \ | | | | | | | | | | | | 72cdfa4a2 fix a few typos in error messages (moneromooo-monero)
| * | | fix a few typos in error messagesmoneromooo-monero2020-05-191-1/+1
| | | | | | | | | | | | | | | | Reported by adrelanos
* | | | Merge pull request #6516Alexander Blair2020-07-192-7/+0
|\ \ \ \ | | | | | | | | | | | | | | | 8656a8c9f remove double includes (sumogr)
| * | | | remove double includessumogr2020-05-112-7/+0
| | | | |
* | | | | Merge pull request #6512Alexander Blair2020-07-1922-22/+22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic)
| * | | | | Update copyright year to 2020SomaticFanatic2020-05-0622-22/+22
| | |/ / / | |/| | | | | | | | | | | | | Update copyright year to 2020
* | | | | Merge pull request #6476Alexander Blair2020-07-161-18/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 6d41d9e8 contrib: remove codefresh pipeline (selsta)
| * | | | | contrib: remove codefresh pipelineselsta2020-04-251-18/+0
| | | | | |
* | | | | | Merge pull request #6475Alexander Blair2020-07-164-96/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 91182330 snap: remove from repo (selsta)
| * | | | | | snap: remove from reposelsta2020-04-254-96/+0
| |/ / / / /
* | | | | | Merge pull request #6675luigi11112020-07-081-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 3721d56 epee: fix array underflow in unicode parsing (moneromooo-monero)
| * | | | | | epee: fix array underflow in unicode parsingmoneromooo-monero2020-06-211-1/+1
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported by minerscan Also independently found by OSS-Fuzz just recently
* | | | | | Merge pull request #6584luigi11112020-07-081-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 78d435a rpc: don't display invalid json errors on default log level (moneromooo-monero)
| * | | | | | rpc: don't display invalid json errors on default log levelmoneromooo-monero2020-05-231-1/+1
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | It's not something the user needs to know, and will display attacker controlled data
* | | | | | Merge pull request #6559luigi11112020-07-081-1/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 15538f7 ByteSlice: Fix persisting ptr to std::moved SSO buffer (Doy-lee)
| * | | | | | ByteSlice: Fix persisting ptr to std::moved SSO bufferDoyle2020-05-201-1/+4
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Bug: 1. Construct `byte_slice.portion_` with `epee::span(buffer)` which copies a pointer to the SSO buffer to `byte_slice.portion_` 2. It constructs `byte_slice.storage_` with `std::move(buffer)` (normally this swap pointers, but SSO means a memcpy and clear on the original SSO buffer) 3. `slice.data()` returns a pointer from `slice.portion_` that points to the original SSO cleared buffer, `slice.storage_` has the actual string.
* | | | | | Merge pull request #6528luigi11112020-07-085-5/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | b73f4e7 [master]: Update gitian yml files (iDunk5400)
| * | | | | [master]: Update gitian yml filesiDunk54002020-05-135-5/+5
| |/ / / /
* | | | | Merge pull request #6539luigi11112020-06-081-6/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 85164a8 epee: use memwipe rather than memset for md5 secrets (moneromooo-monero)
| * | | | | epee: use memwipe rather than memset for md5 secretsmoneromooo-monero2020-05-161-6/+6
| |/ / / / | | | | | | | | | | | | | | | That's used by HTTP auth now
* | | | | Merge pull request #6522luigi11112020-06-081-9/+17
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 29e563b Fixed bugs for take_slice and byte_stream->byte_slice (vtnerd)