| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Apple and BSD don't need malloc.h | Riccardo Spagni | 2014-10-20 | 1 | -1/+5 | |
| | |/ |/| | ||||||
| * | | removed unecessary mnemonics test | Riccardo Spagni | 2014-10-15 | 1 | -13/+0 | |
| * | | fixed errant > | Riccardo Spagni | 2014-10-15 | 1 | -1/+1 | |
| * | | Merge pull request #178 | Riccardo Spagni | 2014-10-15 | 5 | -97/+315 | |
| |\ \ | ||||||
| | * | | Commented most of src/serialization/ going to read up more on variant's and f... | jebes | 2014-10-13 | 5 | -97/+315 | |
| * | | | Merge pull request #176 | Riccardo Spagni | 2014-10-15 | 9 | -50/+215 | |
| |\ \ \ | ||||||
| | * | | | Added unit test. Fails for Japanese for some reason. | Oran Juice | 2014-10-08 | 3 | -5/+173 | |
| | * | | | Remove iostream header put in during testing | Oran Juice | 2014-10-07 | 1 | -2/+0 | |
| | * | | | Variable unique prefix lengths for seed | Oran Juice | 2014-10-07 | 7 | -47/+46 | |
| * | | | | Merge pull request #174 | Riccardo Spagni | 2014-10-15 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | capitalize Keccak everywhere | David G. Andersen | 2014-10-06 | 1 | -1/+1 | |
| | * | | | | typo fix - cryptonight, not cryptonote | David G. Andersen | 2014-10-06 | 1 | -1/+1 | |
| * | | | | | Merge branch 'moneromooo-monero-memmem' | Riccardo Spagni | 2014-10-15 | 3 | -11/+139 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | fixed conflict in tests CMakeLists | Riccardo Spagni | 2014-10-15 | 3 | -11/+139 | |
| |/| | | | | ||||||
| | * | | | | core_rpc_server: use do while(0) idiom in macros using if | moneromooo-monero | 2014-10-06 | 1 | -2/+2 | |
| | * | | | | tests: add a test for slow_memmem | moneromooo-monero | 2014-10-06 | 2 | -1/+127 | |
| | * | | | | core_rpc_server: fix overreads in slow_memmem | moneromooo-monero | 2014-10-06 | 1 | -8/+10 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #175 | Riccardo Spagni | 2014-10-07 | 10 | -248/+358 | |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| | * | | added hardcoded checkpoint at block 249380 | Riccardo Spagni | 2014-10-07 | 1 | -0/+1 | |
| | * | | fixed miniupnpc dynamic target | Riccardo Spagni | 2014-10-06 | 1 | -2/+4 | |
| | * | | mingw library tweaks | Riccardo Spagni | 2014-10-06 | 1 | -4/+1 | |
| | * | | fix for mingw not playing nicely with libunbound configure, fix for correctly... | Riccardo Spagni | 2014-10-06 | 5 | -16/+27 | |
| | * | | need to link with -ldl on Linux when building statically | Riccardo Spagni | 2014-10-06 | 1 | -0/+1 | |
| | * | | set the winsock variable differently on Windows | Riccardo Spagni | 2014-10-06 | 1 | -1/+2 | |
| | * | | fixed configure_command for libunbound under mingw | Riccardo Spagni | 2014-10-06 | 1 | -1/+1 | |
| | * | | turns out mingw does actually produce .a libs and not .dll.a | Riccardo Spagni | 2014-10-06 | 1 | -3/+1 | |
| | * | | added bison/yacc static build dependency | Riccardo Spagni | 2014-10-06 | 1 | -1/+1 | |
| | * | | quieten CMake when it can't find packages | Riccardo Spagni | 2014-10-06 | 2 | -4/+4 | |
| | * | | removed required flags from miniupnp and unbound | Riccardo Spagni | 2014-10-06 | 1 | -2/+2 | |
| | * | | enforce static libraries when building statically | Riccardo Spagni | 2014-10-06 | 1 | -0/+8 | |
| | * | | Merge branch 'master' of http://github.com/fluffypony/bitmonero | Riccardo Spagni | 2014-10-06 | 0 | -0/+0 | |
| | |\ \ | ||||||
| | | * | | include openssl in linbunbound static linking, added errors for openssl and e... | Riccardo Spagni | 2014-10-06 | 1 | -3/+14 | |
| | | * | | reference the correct unbound static lib | Riccardo Spagni | 2014-10-06 | 1 | -4/+3 | |
| | | * | | added libtool's install command | Riccardo Spagni | 2014-10-06 | 1 | -7/+10 | |
| | | * | | use the correct CMake variable for static builds | Riccardo Spagni | 2014-10-06 | 3 | -12/+12 | |
| | | * | | build libunbound correctly | Riccardo Spagni | 2014-10-06 | 1 | -21/+50 | |
| | | * | | fix missing parentheses | Riccardo Spagni | 2014-10-06 | 1 | -1/+1 | |
| | | * | | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 2014-10-06 | 5 | -232/+270 | |
| | | * | | Merge branch 'master' of http://github.com/fluffypony/bitmonero | Riccardo Spagni | 2014-10-06 | 0 | -0/+0 | |
| | | |\ \ | ||||||
| | | | * | | added static build dependency instructions to README | Riccardo Spagni | 2014-10-06 | 1 | -1/+12 | |
| | | * | | | added static build dependency instructions to README | Riccardo Spagni | 2014-10-06 | 1 | -1/+12 | |
| | | | |/ | | |/| | ||||||
| | * | | | include openssl in linbunbound static linking, added errors for openssl and e... | Riccardo Spagni | 2014-10-06 | 1 | -3/+14 | |
| | * | | | reference the correct unbound static lib | Riccardo Spagni | 2014-10-06 | 1 | -4/+3 | |
| | * | | | added libtool's install command | Riccardo Spagni | 2014-10-06 | 1 | -7/+10 | |
| | * | | | use the correct CMake variable for static builds | Riccardo Spagni | 2014-10-06 | 3 | -12/+12 | |
| | * | | | build libunbound correctly | Riccardo Spagni | 2014-10-06 | 1 | -21/+50 | |
| | * | | | fix missing parentheses | Riccardo Spagni | 2014-10-06 | 1 | -1/+1 | |
| | * | | | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 2014-10-06 | 5 | -232/+270 | |
| | * | | | added static build dependency instructions to README | Riccardo Spagni | 2014-10-06 | 1 | -1/+12 | |
| | |/ / | ||||||
| * | | | Merge pull request #173 | Riccardo Spagni | 2014-10-06 | 1 | -2/+2 | |
| |\ \ \ | |/ / |/| | | ||||||
