index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2017-06-22
Merge #10565: [coverage] Remove subtrees and benchmarks from coverage report
Wladimir J. van der Laan
2017-06-13
Merge #10544: Update to LevelDB 1.20
Wladimir J. van der Laan
2017-06-09
leveldb: enable runtime-detected crc32 instructions
Cory Fields
2017-06-07
Have `make cov` optionally include branch coverage statistics
Andrew Chow
2017-06-06
Merge #10331: Share config between util and functional tests
MarcoFalke
2017-06-06
Merge bctest.py into bitcoin-util-test.py
John Newbery
2017-05-31
build: silence gcc7's implicit fallthrough warning
Cory Fields
2017-05-03
Use shared config file for functional and util tests
John Newbery
2017-05-03
Use an .ini config file for environment vars in bitcoin-util-test.py
John Newbery
2017-04-24
Merge #9792: FastRandomContext improvements and switch to ChaCha20
Wladimir J. van der Laan
2017-04-20
Make Boost use std::atomic internally
Pieter Wuille
2017-04-05
doc: Make build system insert version in Doxyfile
Wladimir J. van der Laan
2017-04-01
build: Disable Wshadow warning
Wladimir J. van der Laan
2017-03-30
util: Work around (virtual) memory exhaustion on 32-bit w/ glibc
Wladimir J. van der Laan
2017-03-29
Add a FastRandomContext::randrange and use it
Pieter Wuille
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-03-20
Rename --enable-extended-rpc-tests to --enable-extended-functional-tests
John Newbery
2017-03-20
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
John Newbery
2017-03-20
Rename rpc-tests directory to functional
John Newbery
2017-03-20
Rename qa directory to test
John Newbery
2017-03-20
Add mallocinfo mode to `getmemoryinfo` RPC
Wladimir J. van der Laan
2017-03-16
build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT
Wladimir J. van der Laan
2017-03-05
build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL
Wladimir J. van der Laan
2017-03-03
Merge #8808: Do not shadow variables (gcc set)
Wladimir J. van der Laan
2017-03-01
Merge #9821: util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD
Wladimir J. van der Laan
2017-02-23
Merge #9831: build: force a c++ standard to be specified
Wladimir J. van der Laan
2017-02-23
build: add --enable-werror option
Cory Fields
2017-02-22
build: force a c++ standard to be specified
Cory Fields
2017-02-21
util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD
Wladimir J. van der Laan
2017-02-21
build: warn about variable length arrays
Cory Fields
2017-02-18
Merge #9657: Improve rpc-tests.py
MarcoFalke
2017-02-17
build: bump version to 0.14.99
Wladimir J. van der Laan
2017-01-31
Use configparser in rpc-tests.py
John Newbery
2017-01-23
[Trivial] Update license year range to 2017
Lauda
2017-01-05
Merge #9475: Let autoconf detect presence of EVP_MD_CTX_new
Wladimir J. van der Laan
2017-01-04
Let autoconf detect presence of EVP_MD_CTX_new
Luke Dashjr
2017-01-02
Merge #9412: build: Fix 'make deploy' for OSX
Jonas Schnelli
2016-12-28
Fix linker error when configured with --enable-lcov
Douglas Roark
2016-12-23
Mention RSVG dependency when creating the disk image on OSX
Jonas Schnelli
2016-12-23
build: Fix 'make deploy' for OSX
Cory Fields
2016-12-05
Check and enable -Wshadow by default.
Pavel JanÃk
2016-12-04
remove obsolete run-bitcoind-for-test.sh
Alex Morcos
2016-12-02
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...
Pieter Wuille
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-01
Revert "Use async name resolving to improve net thread responsiveness"
Matt Corallo
2016-11-17
Merge #9156: Add compile and link options echo to configure
Wladimir J. van der Laan
2016-11-16
Add compile and link options echo to configure
Jonas Schnelli
2016-11-15
build: fix qt5.7 build under macOS
Cory Fields
2016-11-09
Revert "Check and enable -Wshadow by default."
Wladimir J. van der Laan
2016-11-09
Merge #8794: Enable -Wshadow by default
Wladimir J. van der Laan
[next]