Commit Graph

517 Commits (8eb23757993251f3b8cdf7638ecd53c7d854afbc)
 

Author SHA1 Message Date
Riccardo Spagni 8eb2375799
Apple and BSD don't need malloc.h
10 years ago
Riccardo Spagni d6346365c3
removed unecessary mnemonics test
10 years ago
Riccardo Spagni acb29cdb0f
fixed errant >
10 years ago
Riccardo Spagni 2de2c52c02
Merge pull request #178
10 years ago
Riccardo Spagni db5ca73fdd
Merge pull request #176
10 years ago
Riccardo Spagni 0790aea6c8
Merge pull request #174
10 years ago
Riccardo Spagni 206f2b8028
Merge branch 'moneromooo-monero-memmem'
10 years ago
Riccardo Spagni 98a592bc44
fixed conflict in tests CMakeLists
10 years ago
jebes b032619a9c Commented most of src/serialization/ going to read up more on variant's and finish off the job/add last touchs next
10 years ago
Oran Juice b94b8cd798
Added unit test. Fails for Japanese for some reason.
10 years ago
Oran Juice 4c8a628de2
Remove iostream header put in during testing
10 years ago
Oran Juice 9875f5b875
Variable unique prefix lengths for seed
10 years ago
Riccardo Spagni 6f65ab1904
Merge pull request #175
10 years ago
Riccardo Spagni b41907574a
added hardcoded checkpoint at block 249380
10 years ago
Riccardo Spagni 7c1d3b5090
fixed miniupnpc dynamic target
10 years ago
David G. Andersen 28dfb4b178 capitalize Keccak everywhere
10 years ago
David G. Andersen ce2ad65599 typo fix - cryptonight, not cryptonote
10 years ago
Riccardo Spagni 26728d94fe
mingw library tweaks
10 years ago
Riccardo Spagni 2cf94c1321
fix for mingw not playing nicely with libunbound configure, fix for correctly finding static libs on various operating systems
10 years ago
Riccardo Spagni b05e27f8b1
need to link with -ldl on Linux when building statically
10 years ago
Riccardo Spagni e55982a892
set the winsock variable differently on Windows
10 years ago
Riccardo Spagni 0586a27a13
fixed configure_command for libunbound under mingw
10 years ago
Riccardo Spagni f8fd03602c
turns out mingw does actually produce .a libs and not .dll.a
10 years ago
Riccardo Spagni 6be3d1db94
added bison/yacc static build dependency
10 years ago
Riccardo Spagni 1afba7311e
quieten CMake when it can't find packages
10 years ago
Riccardo Spagni 735a017bb3
removed required flags from miniupnp and unbound
10 years ago
Riccardo Spagni 6b7ac4b37f
enforce static libraries when building statically
10 years ago
Riccardo Spagni 97107bbb1b
Merge pull request #173
10 years ago
Riccardo Spagni 57de025c60 Merge branch 'master' of http://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni 5829b35147 include openssl in linbunbound static linking, added errors for openssl and expat
10 years ago
Riccardo Spagni c70fa8689f reference the correct unbound static lib
10 years ago
Riccardo Spagni 954a244afe added libtool's install command
10 years ago
Riccardo Spagni fd52015a2d use the correct CMake variable for static builds
10 years ago
Riccardo Spagni cc0f6a6080 build libunbound correctly
10 years ago
Riccardo Spagni 8c00098c75 fix missing parentheses
10 years ago
Riccardo Spagni cee87473ad build libunbound from external if no local libunbound or for static builds
10 years ago
Riccardo Spagni add1a608dd added static build dependency instructions to README
10 years ago
Riccardo Spagni 1d5991ed33
include openssl in linbunbound static linking, added errors for openssl and expat
10 years ago
Riccardo Spagni 6ef8ae8bd8
reference the correct unbound static lib
10 years ago
Riccardo Spagni 23cc93c935
added libtool's install command
10 years ago
David G. Andersen e4fb913b2d Fix comment start for two functions
10 years ago
Riccardo Spagni 409e9ba587
use the correct CMake variable for static builds
10 years ago
moneromooo-monero beecd139a2
core_rpc_server: use do while(0) idiom in macros using if
10 years ago
moneromooo-monero 5585a1c60a
tests: add a test for slow_memmem
10 years ago
moneromooo-monero add803be89
core_rpc_server: fix overreads in slow_memmem
10 years ago
Riccardo Spagni 3a0b00acfd
build libunbound correctly
10 years ago
Riccardo Spagni 75a616fa96
fix missing parentheses
10 years ago
Riccardo Spagni 59172ee125
build libunbound from external if no local libunbound or for static builds
10 years ago
Riccardo Spagni 57b557c8d9 Merge branch 'master' of http://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni ff3a766038 added static build dependency instructions to README
10 years ago