146 Commits (56734f4b27eef8727bfbaa017b88fb30caddb7ab)

Author SHA1 Message Date
Taylor Hornby 56734f4b27 Pull in upstream's make check-security, based on upstream PR #6854 and #7424. 8 years ago
Daira Hopwood a71fb9ff6d z6 release notes and version update. 8 years ago
Taylor Hornby bbf75f9f70 z5 release 8 years ago
Jack Grigg 71671484fd Handle full Zcash version string in AC_INIT 8 years ago
Sean Bowe e6c2d66c93 Enable MULTICORE proving behavior with omp. 8 years ago
Sean Bowe 9285bba885 Enable binary serializations of proofs and r1cs keys, and make the `CPourTx` proof field fixed-size. 8 years ago
Alfie John 1785bdb98a Rename libzerocash to libzcash 8 years ago
Jack Grigg a1de76c7a0 Bitcoin -> Zcash in version and help text 8 years ago
Jack Grigg fe0cacd2d8 Add Zcash revision to version strings 8 years ago
Sean Bowe 6c36a9fe03 NoteEncryption implementation and integration, removal of ECIES and crypto++ dependencies. 8 years ago
Jack Grigg 4bc2a390c6 Require java for --with-comparison-tool 8 years ago
Taylor Hornby 41d4eb705b Link with libsodium and replace a CSPRNG. 8 years ago
Sean Bowe e463edc122 Build and link libzerocash. 8 years ago
Nathan Wilcox c4da097069 Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff. 9 years ago
Wladimir J. van der Laan 984587ac5d
bump version to 0.11.2 9 years ago
Wladimir J. van der Laan 9e45157815 build: disable -Wself-assign 9 years ago
Wladimir J. van der Laan 717152ccba
Bump version to 0.11.1 9 years ago
Cory Fields 5a3913361d build: fix libressl detection 9 years ago
Andriy Voskoboinyk 8ea6d37aee
Add an alternate location of endian.h header 9 years ago
Luke Dashjr 0401aa2e8f
configure: Detect (and reject) LibreSSL 9 years ago
Wladimir J. van der Laan dfdb6dd052
build: disable optional use of gmp in internal secp256k1 build 9 years ago
Wladimir J. van der Laan 8e15efa76c
Bump version to 0.11 9 years ago
Cory Fields ca66717d89
build: make libboost_chrono mandatory 9 years ago
Jonas Schnelli 3727cbb0a2 change AC_PACKAGE_BUGREPORT from info@bitcoin.org to github issue tracker URL 9 years ago
Pieter Wuille 9d09322b41 Squashed 'src/secp256k1/' changes from 50cc6ab..1897b8e 9 years ago
Wladimir J. van der Laan 4414f5ffe1 build: Endian compatibility 10 years ago
Cory Fields 16a58a8644 keys: remove libsecp256k1 verification until it's actually supported 9 years ago
Cory Fields 3448b132c4 build: fix typo in configure help 9 years ago
Cory Fields aa3673064c build: remove libstdc++ backwards-compat 9 years ago
Cory Fields 3ee028f131 build: disable reduced exports by default 9 years ago
randy-waterhouse e7cfcc8f7e Remove custom pkg.m4 script. 9 years ago
Luke Dashjr 2ecd2941ed Bugfix: configure: Correctly detect "nothing to build" condition 10 years ago
Luke Dashjr b7a4ecc153 Bugfix: Only check for boost when building code that requires it 10 years ago
Luke Dashjr a19eeaced8 Bugfix: configure: Check for openssl/ec.h 10 years ago
Pieter Wuille 7873633b57 Squashed 'src/secp256k1/' changes from bccaf86..50cc6ab 10 years ago
Wladimir J. van der Laan edbc9045cb
Bump project-wide COPYRIGHT_YEAR to 2015 10 years ago
Wladimir J. van der Laan d7492304e9
Now that 0.10 has been branched, master is 0.10.99 10 years ago
Pieter Wuille ecae2acb06 Squashed 'src/secp256k1/' changes from b0210a9..bccaf86 10 years ago
Pieter Wuille 87bddb7a3a Squashed 'src/secp256k1/' changes from ad2028f..b0210a9 10 years ago
Pavel Janík 4c69ebed44 Add /opt/local/include/db48 only if it exists. 10 years ago
Cory Fields b7f2cdc8a9 build: disable static lib stripping during osx make install-strip 10 years ago
Pavel Janík 494f6e7d35 Check for strnlen and provide it if it is not found. 10 years ago
Luke Dashjr eef747bba8 libbitcoinconsensus: Add pkg-config support 10 years ago
Cory Fields 9eb5a5fbef build: pad header for osx libs 10 years ago
Cory Fields 9ed8979e29 build: fix static dll link for mingw 10 years ago
Cory Fields 19df238a7b build: shared lib build should work reasonably well now 10 years ago
Cory Fields cdd36c6c5c build: add --with-libs so that libs are optional 10 years ago
Cory Fields f36a40f7fd build: check visibility attributes 10 years ago
Cory Fields 811a765bef build: mingw needs libssp for hardening with dlls 10 years ago
Cory Fields e0077de5de build: make a distinction between static app ldflags and static lib ldflags 10 years ago