aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* [macOS] Remove DS_Store WindowBounds bytes objectJonas Schnelli2018-10-251-1/+1
* contrib: fix GetDesirableServiceFlags typo in seeds/README.mdMarcoFalke2018-08-131-1/+1
* net: Update hardcoded seedsWladimir J. van der Laan2018-08-131-1225/+968
* contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.xWladimir J. van der Laan2018-08-131-1/+1
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-0812-12/+12
|\
| * Update copyright headers to 2018DrahtBot2018-07-2712-12/+12
* | Merge #13809: contrib: Remove debian and rpm subfolderMarcoFalke2018-07-3131-1804/+4
|\ \
| * | contrib: Remove debian and rpm subfoldersMarcoFalke2018-07-3031-1804/+4
| |/
* | Merge #13782: Fix osslsigncode compile issue in gitian-buildMarcoFalke2018-07-301-1/+2
|\ \
| * | Fix osslsigncode compile issue in gitian-buildChun Kuan Lee2018-07-301-1/+2
| |/
* | Merge #13764: contrib: Fix test-security-check fail in Ubuntu 18.04Wladimir J. van der Laan2018-07-302-9/+9
|\ \
| * | contrib: Fix test-security-check fail in Ubuntu 18.04Chun Kuan Lee2018-07-262-9/+9
* | | Merge #13732: Depends: Fix Qt's rcc determinismMarcoFalke2018-07-293-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix Qt's rcc determinism for depends/gitianFuzzbawls2018-07-253-0/+3
* | | Merge #13714: contrib: Add lxc network setup for Bionic hostMarcoFalke2018-07-251-1/+18
|\ \ \ | |_|/ |/| |
| * | [contrib] Add automatic setup for Ubuntu BionicChun Kuan Lee2018-07-211-1/+18
| |/
* | Merge #13706: doc: Minor improvements to release-process.mdMarcoFalke2018-07-251-1/+1
|\ \
| * | doc: Update broken links to now point to gitian-build.pyMitchell Cash2018-07-191-1/+1
* | | depends: set OSX_MIN_VERSION to 10.10fanquake2018-07-251-1/+1
| |/ |/|
* | Merge #13699: contrib: correct version checkWladimir J. van der Laan2018-07-182-2/+2
|\ \ | |/ |/|
| * contrib: correct version checkKarl-Johan Alm2018-07-182-2/+2
* | contrib: Clone core repo in gitian-buildMarcoFalke2018-07-171-2/+4
|/
* Merge #13623: Migrate gitian-build.sh to pythonMarcoFalke2018-07-172-413/+201
|\
| * Migrate gitian-build.sh to pythonChun Kuan Lee2018-07-162-413/+201
* | Merge #13647: Scripts and tools: Fix BIND_NOW check in security-check.pyWladimir J. van der Laan2018-07-171-1/+1
|\ \ | |/ |/|
| * Tools: fix BIND_NOW check in security-check.pyConrado Gouvea2018-07-121-1/+1
* | Change gitian-descriptors to use bionic insteadChun Kuan Lee2018-07-166-19/+20
* | Merge #13368: Update gitian-build.sh for dockerMarcoFalke2018-07-151-0/+22
|\ \ | |/ |/|
| * Add option to use docker for gitian-build.shAndrew Chow2018-06-011-0/+22
* | Merge #13177: GCC-7 and glibc-2.27 back compat codeWladimir J. van der Laan2018-07-121-1/+1
|\ \
| * | Add stdin, stdout, stderr to ignored export listChun Kuan Lee2018-06-021-1/+1
| |/
* | Corrected text to reflect new[er] process of specifying fingerprints instead ...Jeff Frontz2018-07-091-3/+4
* | Obsolete #!/bin/bash shebangDesWurstes2018-06-2010-16/+16
* | Merge #13454: Make sure LC_ALL=C is set in all shell scriptsWladimir J. van der Laan2018-06-1811-0/+11
|\ \
| * | Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-1411-0/+11
* | | Merge #13448: Add linter: Make sure we explicitly open all text files using U...Wladimir J. van der Laan2018-06-1610-20/+20
|\ \ \
| * | | Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-1210-20/+20
| |/ /
* / / Fix CVE-2018-12356 by hardening the regex.Loganaden Velvindron2018-06-151-1/+1
|/ /
* | Merge #13066: Migrate verify-commits script to python, run in travisWladimir J. van der Laan2018-06-126-160/+168
|\ \
| * | Use python instead of slow shell script on verify-commitsChun Kuan Lee2018-06-126-160/+168
| |/
* | Merge #13374: utils and libraries: checking for bitcoin address in translationsWladimir J. van der Laan2018-06-081-1/+9
|\ \
| * | utils: checking for bitcoin addresses in translationsMax Kaplan2018-06-051-1/+9
| |/
* / Rename “OS X” to the newer “macOS” conventionGiulio Lombardo2018-06-041-1/+1
|/
* Merge #13340: doc: remove leftover check-doc documentationWladimir J. van der Laan2018-05-291-6/+0
|\
| * doc: remove leftover check-doc documentationfanquake2018-05-291-6/+0
* | Merge #13320: Ensure gitian-build.sh uses bashWladimir J. van der Laan2018-05-291-0/+1
|\ \ | |/ |/|
| * Ensure gitian-build.sh uses bashJeff Frontz2018-05-291-0/+1
* | Merge #13281: test: Move linters to test/lint, add readmeWladimir J. van der Laan2018-05-2914-734/+0
|\ \ | |/ |/|
| * test: Move linters to test/lint, add readmeMarcoFalke2018-05-2414-734/+0
* | Merge #13228: Add script to detect circular dependencies between source modulesMarcoFalke2018-05-182-0/+90
|\ \ | |/ |/|