aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5627luigi11112019-07-242-21/+25
|\
| * Add option to run gitian-build.py on non-debian osTheCharlatan2019-06-262-21/+25
* | Merge pull request #5531luigi11112019-07-241-4/+8
|\ \
| * | abstract_tcp_server2: move some things out of a lockmoneromooo-monero2019-05-101-4/+8
* | | Merge pull request #5530luigi11112019-07-243-7/+0
|\ \ \
| * | | remove obsolete save_graph skeleton codemoneromooo-monero2019-05-103-7/+0
| |/ /
* | | Merge pull request #5528luigi11112019-07-241-1/+1
|\ \ \
| * | | net_utils: fix m_ssl type from time_t to boolmoneromooo-monero2019-05-101-1/+1
| |/ /
* | | allow blocking whole subnetsmoneromooo-monero2019-07-163-2/+67
* | | Merge pull request #5704luigi11112019-07-121-3/+3
|\ \ \
| * | | Depends: Update HIDAPI versionTheCharlatan2019-06-271-3/+3
| | |/ | |/|
* | | Add ncurses package for linux and darwin readlineTheCharlatan2019-06-254-14/+69
* | | Remove clutter in depends installed packagesTheCharlatan2019-06-2512-9/+42
* | | Add debug targets to depends MakefileTheCharlatan2019-06-252-0/+10
* | | ensure no NULL is passed to memcpymoneromooo-monero2019-06-142-6/+14
* | | abstract_tcp_server2: improve DoS resistancemoneromooo-monero2019-06-141-4/+5
* | | epee: basic sanity check on allocation size from untrusted sourcemoneromooo-monero2019-06-141-0/+1
* | | Merge pull request #5632luigi11112019-06-125-4/+8
|\ \ \
| * | | Use 9 digit build IDsHoward Chu2019-06-123-0/+3
| * | | Delete redundant cppzmq dependencyHoward Chu2019-06-121-1/+1
| * | | Allow parallel makeHoward Chu2019-06-123-3/+3
| * | | Don't use -march=nativeHoward Chu2019-06-121-0/+1
* | | | Merge pull request #5552luigi11112019-06-121-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [depends] update openssl to 1.0.2rwho-biz2019-05-181-2/+2
* | | | Merge pull request #5618luigi11112019-06-111-6/+4
|\ \ \ \
| * | | | epee: fix SSL autodetect on reconnectionxiphon2019-06-101-6/+4
| |/ / /
* | / / Fix GCC 9.1 build warningsmoneromooo-monero2019-06-091-0/+5
| |/ / |/| |
* | | Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-221-0/+38
|/ /
* | Merge pull request #5539Riccardo Spagni2019-05-153-106/+136
|\ \
| * | Made code block usage consistent across all .md filesRohaq2019-05-123-106/+136
| |/
* | Merge pull request #5527luigi11112019-05-141-2/+2
|\ \
| * | net_ssl: free certs after setting them upmoneromooo-monero2019-05-101-2/+2
| |/
* | Merge pull request #5519luigi11112019-05-141-1/+1
|\ \ | |/ |/|
| * mlog: default to not showing SSL errorsmoneromooo-monero2019-05-061-1/+1
* | Merge pull request #5509Riccardo Spagni2019-05-072-4/+128
|\ \
| * | net_ssl: SSL config tweaks for compatibility and securitymoneromooo-monero2019-05-072-4/+128
| |/
* | Merge pull request #5499Riccardo Spagni2019-05-071-0/+236
|\ \
| * | blockchain: keep a rolling long term block weight medianmoneromooo-monero2019-05-021-0/+236
* | | Merge pull request #5419Riccardo Spagni2019-05-076-5/+87
|\ \ \ | |_|/ |/| |
| * | build: debug and test builds via contribDusan Klinec2019-04-106-5/+87
* | | change SSL certificate fingerprint whitelisting from SHA1 to SHA-256moneromooo-monero2019-04-262-1/+3
| |/ |/|
* | Merge pull request #5482Riccardo Spagni2019-04-241-0/+1
|\ \
| * | net_helper: clear recv buffer on eofmoneromooo-monero2019-04-231-0/+1
* | | Merge pull request #5479Riccardo Spagni2019-04-241-1/+1
|\ \ \
| * | | levin_protocol_handler_async: tune down preallocation a fair bitmoneromooo-monero2019-04-221-1/+1
| |/ /
* / / serialization: set default log categorymoneromooo-monero2019-04-213-1/+7
|/ /
* | epee: use boost/timer/timer.hpp, boost/timer.hpp is deprecatedmoneromooo-monero2019-04-181-1/+1
* | Merge pull request #5447Riccardo Spagni2019-04-161-0/+34
|\ \
| * | Add Brewfile to allow for an even easier management of dependenciesFlorian2019-04-151-0/+34
* | | Merge pull request #5445Riccardo Spagni2019-04-161-0/+12
|\ \ \