| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | Parts of LMDB impl of BlockchainDB done and working | Thomas Winget | 2015-01-04 | 4 | -69/+431 | |
| | | * | | | | | | | BlockchainDB unit tests, lmdb linker flag | Thomas Winget | 2015-01-04 | 2 | -6/+25 | |
| | | * | | | | | | | Initial commit of lmdb BlockchainDB impl | Thomas Winget | 2015-01-04 | 2 | -0/+472 | |
| | | * | | | | | | | Initial commit of BlockchainDB tests, other misc | Thomas Winget | 2015-01-04 | 3 | -6/+315 | |
| | | * | | | | | | | Adding libglim as an external library | Thomas Winget | 2015-01-04 | 26 | -0/+11043 | |
| | | * | | | | | | | update new blockchain to build with new changes | Thomas Winget | 2015-01-04 | 2 | -13/+34 | |
| | | * | | | | | | | stupid past me, fixing typos and shit... | Thomas Winget | 2015-01-04 | 1 | -21/+21 | |
| | | * | | | | | | | missing typedef | Thomas Winget | 2015-01-04 | 1 | -0/+3 | |
| | | * | | | | | | | import of BlockchainDB files | Thomas Winget | 2015-01-04 | 4 | -0/+3003 | |
| * | | | | | | | | | Merge pull request #257 | Riccardo Spagni | 2015-04-08 | 6 | -60/+134 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 2015-04-08 | 6 | -60/+134 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | updated unbound cmake for static builds | Riccardo Spagni | 2015-04-06 | 3 | -2/+34 | |
| * | | | | | | | | no newline at end of file | Riccardo Spagni | 2015-04-05 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #255 | Riccardo Spagni | 2015-04-05 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | handle unlikely rounding up after sqrt | Javier Smooth | 2015-04-05 | 1 | -0/+3 | |
| | * | | | | | | | | triangular distribution to choose recent outputs more often for mixins | Javier Smooth | 2015-04-05 | 1 | -1/+5 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | minor CMakeLists fix for Unbound, ldns -> sldns | Riccardo Spagni | 2015-04-05 | 1 | -7/+7 | |
| * | | | | | | | | reinstate accidentally removed CMakeLists | Riccardo Spagni | 2015-04-04 | 1 | -0/+201 | |
| * | | | | | | | | Merge pull request #252 | Riccardo Spagni | 2015-04-02 | 79 | -268/+7166 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Network 1.7; Quieted the debug a bit. | rfree2monero | 2015-04-02 | 3 | -11/+15 | |
| | * | | | | | | | | Utils: use const, document dbg. Less default debug | rfree2monero | 2015-04-02 | 2 | -28/+53 | |
| | * | | | | | | | | [fix] mac os x includes std::random... | rfree2monero | 2015-04-01 | 1 | -0/+4 | |
| | * | | | | | | | | Network 1.6: network limits, logging, +doxy | rfree2monero | 2015-04-01 | 1 | -1/+7 | |
| | * | | | | | | | | my changelog | rfree2monero | 2015-04-01 | 1 | -0/+71 | |
| | * | | | | | | | | doxygen files | rfree2monero | 2015-04-01 | 2 | -0/+1817 | |
| | * | | | | | | | | doxygen related tool | rfree2monero | 2015-04-01 | 1 | -0/+25 | |
| | * | | | | | | | | added windows_stream.* console colors | rfree2monero | 2015-04-01 | 2 | -0/+84 | |
| | * | | | | | | | | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 2015-04-01 | 29 | -242/+701 | |
| | * | | | | | | | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 2015-04-01 | 98 | -2458/+9493 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fix locking in count-peers thread (2) | rfree2monero | 2015-02-24 | 4 | -12/+28 | |
| | * | | | | | | | | | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 2015-02-24 | 19 | -107/+303 | |
| | * | | | | | | | | | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 23 | -178/+251 | |
| | * | | | | | | | | | fixed size_t on windows | rfree2monero | 2015-02-20 | 1 | -2/+8 | |
| | * | | | | | | | | | removed not needed <netinet/in.h> | rfree2monero | 2015-02-20 | 1 | -1/+0 | |
| | * | | | | | | | | | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 30 | -382/+713 | |
| | * | | | | | | | | | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 40 | -206/+4016 | |
| * | | | | | | | | | | Merge pull request #251 | Riccardo Spagni | 2015-04-02 | 2 | -5/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fixed DNS resolution bug in Windows | Thomas Winget | 2015-04-02 | 2 | -5/+2 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | update hardcoded fallback seeds | Riccardo Spagni | 2015-04-02 | 1 | -12/+25 | |
| * | | | | | | | | | | update unbound from upstream | Riccardo Spagni | 2015-04-02 | 155 | -3409/+5451 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #248 | Riccardo Spagni | 2015-03-30 | 16 | -162/+512 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| | * | | | | | | | | Restore daemon interactive mode | Thomas Winget | 2015-03-27 | 16 | -162/+512 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #247 | Riccardo Spagni | 2015-03-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fix cmake miniupnpc typo | meshpoint | 2015-03-26 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #244 | Riccardo Spagni | 2015-03-26 | 3 | -12/+117 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Enforce DNSSEC for checkpoint updates | Thomas Winget | 2015-03-24 | 1 | -10/+17 | |
| | * | | | | | | | | DNSSEC added (hardcoded key) | Thomas Winget | 2015-03-24 | 2 | -2/+100 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #242 | Riccardo Spagni | 2015-03-26 | 2 | -5/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Do store transaction's blob size in transaction_chain_entry | Sergey Kazenyuk | 2015-03-15 | 2 | -4/+5 | |
| | * | | | | | | | | Use single get_transaction_hash to get both id and blob size | Sergey Kazenyuk | 2015-03-15 | 1 | -2/+4 | |
