Commit Graph

9806 Commits (master)
 

Author SHA1 Message Date
Zachary Michaels 07470fd400
Add testnet flag
10 years ago
Riccardo Spagni 32004a756c increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
10 years ago
Riccardo Spagni 2c0a87f2ac additional README info on static builds and FreeBSD
10 years ago
Riccardo Spagni fdae09754e increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
10 years ago
Riccardo Spagni 700b72c709 additional README info on static builds and FreeBSD
10 years ago
Riccardo Spagni 51011ed960 fix logic in tag check, AND -> OR
10 years ago
Riccardo Spagni 3129d51eb4 ignore tag check if we haven't pulled tags
10 years ago
Riccardo Spagni f2937d15bd Merge branch 'master' of http://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni d97191d4f9
new Makefile target: release-static
10 years ago
Riccardo Spagni 8afbed4027 new Makefile target: release-static
10 years ago
Riccardo Spagni 5a3ce8a7dc FreeBSD static linking fixes
10 years ago
Riccardo Spagni 566d194c41 Merge branch 'master' of http://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni 9e2ac5308a add gpg pubkeys to start enforcing signed commits
10 years ago
Riccardo Spagni 9c56b38b16
Merge pull request #136
10 years ago
iamsmooth bb2b606e91 fix incorrect error message (obvious cut and paste bug from upstream)
10 years ago
Riccardo Spagni 12c1b0922a
add gpg pubkeys to start enforcing signed commits
10 years ago
iamsmooth 6b77e8358c Change wallet to not try to extract tx public key when tx has no outputs (fixes 202612 tx format messages and is otherwise correct)
10 years ago
iamsmooth 08205f01d9 output rng fix from boolberry
10 years ago
Riccardo Spagni 63f60b1777 Merge pull request #133 from fluffypony/master
10 years ago
Riccardo Spagni 570b90eb43 fixed cmake variable matching
10 years ago
Riccardo Spagni e7c52d94c0 Merge pull request #132 from fluffypony/master
10 years ago
Riccardo Spagni aab57ba9cc Merge branch 'master' of http://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni 8334ce0b24 versioning now includes the commit hash, or -final for tagged releases
10 years ago
Riccardo Spagni 446a7ddc49 always check git diff
10 years ago
Riccardo Spagni ffaa78700c Merge pull request #129 from Jebes/master
10 years ago
Riccardo Spagni 14b3b6ea02 versioning now includes the commit hash, or -final for tagged releases
10 years ago
Riccardo Spagni dd51b03d87 always check git diff
10 years ago
jebes a13e879251 HOW DO I ENGLISH?
10 years ago
jebes f7900ccfc1 mispelled brief, corrected it
10 years ago
jebes dfed3d39b6 Merge remote-tracking branch 'upstream/master'
10 years ago
jebes 9d6f9335d1 HOW DO I GIT?
10 years ago
jebes a70bf86037 Documented varint
10 years ago
Riccardo Spagni 8779a6da39 Merge pull request #128 from fluffypony/master
10 years ago
fluffypony b35c1e2491 fixed UPNP_LIBRARIES scope
10 years ago
Riccardo Spagni 6a70de32bf Merge pull request #127 from fluffypony/master
10 years ago
fluffypony a40d5c1847 cpu affinity fixes in performance tests for FreeBSD
10 years ago
fluffypony afc61dda45 gtest patches for FreeBSD
10 years ago
fluffypony 3217ed39ae fixed upnp libs in tests cmake
10 years ago
fluffypony d21cf293e1 added license to CMake
10 years ago
fluffypony 36c7ea9f77 more CMake tweaks to allow detection on OS X
10 years ago
fluffypony 8d8b47e69f more dynamic miniupnp fixes
10 years ago
fluffypony 59c0423eae miniupnpc includes fixed
10 years ago
fluffypony 7d01dad8f4 use external miniupnpc if available
10 years ago
fluffypony 81490d2aea miniupnpc changes for freebsd
10 years ago
fluffypony ccb2ab2b7b mmap on FreeBSD doesn't have MAP_HUGETLB
10 years ago
fluffypony 110f110181 Include sys/time.h on BSD
10 years ago
fluffypony a8d043b6dd replace ftime with gettimeofday on FreeBSD because lcompat is stupid
10 years ago
fluffypony 0e343ecfdf make FreeBSD use -lcompat till we can fix ftime()
10 years ago
jebes c085e9294f commented util.h
10 years ago
fluffypony 266c639f4f more FreeBSD fixes
10 years ago