| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rapidjson: remove outdated in-tree, use submodule | anonimal | 2018-05-25 | 36 | -15174/+0 |
| * | Fix mdb_load append option | hyc | 2018-05-08 | 2 | -5/+9 |
| * | ITS#8831 move flag init into readhdr | hyc | 2018-05-08 | 1 | -1/+1 |
| * | Build: update CMake and p2p for in-tree miniupnp | anonimal | 2018-04-23 | 1 | -31/+10 |
| * | CMake: update new location of in-tree miniupnpc | anonimal | 2018-04-23 | 1 | -2/+2 |
| * | Build: add miniupnp submodule | anonimal | 2018-04-23 | 1 | -0/+0 |
| * | Build: remove in-tree miniupnpc | anonimal | 2018-04-19 | 92 | -12576/+0 |
| * | Unbound: add git submodule for unbound | anonimal | 2018-03-18 | 1 | -0/+0 |
| * | Unbound: remove unbound from in-tree source | anonimal | 2018-03-18 | 419 | -225533/+0 |
| * | liblmdb: install lmdb library for wallet2_api usage | stoffu | 2018-03-16 | 1 | -0/+12 |
| * | ITS#8324 More for Win32 NTDLL junk | Howard Chu | 2018-02-18 | 3 | -14/+31 |
| * | Merge pull request #3187 | Riccardo Spagni | 2018-02-16 | 2 | -0/+10 |
| |\ | |||||
| | * | call _exit instead of abort in release mode | moneromooo-monero | 2018-02-01 | 2 | -0/+10 |
| * | | Update 2018 copyright | xmr-eric | 2018-01-26 | 5 | -5/+5 |
| |/ | |||||
| * | Merge pull request #3115 | Riccardo Spagni | 2018-01-18 | 1 | -0/+1 |
| |\ | |||||
| | * | unbound: always build with -fPIC | moneromooo-monero | 2018-01-14 | 1 | -0/+1 |
| * | | miniupnpc: always build with -fPIC | moneromooo-monero | 2018-01-11 | 1 | -0/+7 |
| |/ | |||||
| * | Merge pull request #3063 | Riccardo Spagni | 2018-01-10 | 1 | -0/+2 |
| |\ | |||||
| | * | easylogging++: do not use crash log code on android, etc | moneromooo-monero | 2018-01-04 | 1 | -0/+2 |
| * | | Add misc hardening flags to the cmake machinery | moneromooo-monero | 2017-12-31 | 2 | -0/+2 |
| |/ | |||||
| * | Merge pull request #2940 | Riccardo Spagni | 2017-12-28 | 1 | -4/+5 |
| |\ | |||||
| | * | only include the easylogging++ stack trace code when needed | moneromooo-monero | 2017-12-26 | 1 | -4/+4 |
| | * | easlogging++: omit some unneded macros | moneromooo-monero | 2017-12-26 | 1 | -0/+1 |
| * | | Merge pull request #2996 | Riccardo Spagni | 2017-12-26 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | unbound: enable SHA1 | moneromooo-monero | 2017-12-23 | 1 | -0/+1 |
| * | | Merge pull request #2920 | Riccardo Spagni | 2017-12-25 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | easylogging++: avoid buffer underflow | moneromooo-monero | 2017-12-18 | 1 | -2/+3 |
| | |/ | |||||
| * / | Fix Windows build | dEBRUYNE-1 | 2017-12-23 | 1 | -0/+1 |
| |/ | |||||
| * | easylogging: show the 'no stack trace' warning only once | ston1th | 2017-12-09 | 2 | -5/+7 |
| * | Merge pull request #2844 | Riccardo Spagni | 2017-12-02 | 4 | -2/+183 |
| |\ | |||||
| | * | Add mdb_drop tool | Howard Chu | 2017-11-19 | 4 | -2/+183 |
| * | | Merge pull request #2791 | Riccardo Spagni | 2017-11-25 | 1 | -2/+7 |
| |\ \ | |/ |/| | |||||
| | * | fixed easylogging compile issue on OpenBSD | Dyrcona | 2017-11-12 | 1 | -2/+7 |
| * | | make this build on SunOS/Solaris | Pavel Maryanov | 2017-11-14 | 3 | -0/+13 |
| * | | Merge pull request #2730 | Riccardo Spagni | 2017-11-14 | 1 | -0/+9 |
| |\ \ | |||||
| | * | | Updated OpenBSD build instructions and fixed libressl linking issue | ston1th | 2017-10-27 | 1 | -0/+9 |
| | |/ | |||||
| * | | Merge pull request #2645 | Riccardo Spagni | 2017-11-14 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | cmake: fix shared library build | redfish | 2017-10-13 | 1 | -1/+2 |
| | |/ | |||||
| * / | ITS#8339 Solaris 10/11 robust mutex fixes | Howard Chu | 2017-10-10 | 1 | -1/+9 |
| |/ | |||||
| * | Merge pull request #2512 | Riccardo Spagni | 2017-10-02 | 2 | -1/+20 |
| |\ | |||||
| | * | easylogging++: add categories getter | moneromooo-monero | 2017-09-22 | 2 | -1/+20 |
| * | | Add -a append option to mdb_load | Howard Chu | 2017-09-20 | 2 | -6/+47 |
| |/ | |||||
| * | Merge pull request #2378 | Riccardo Spagni | 2017-09-14 | 25 | -159/+619 |
| |\ | |||||
| | * | update miniupnpc | MaxXor | 2017-08-30 | 25 | -159/+619 |
| * | | ITS#8728 fix MDB_VL32 freeing overflow page | Howard Chu | 2017-09-09 | 1 | -0/+4 |
| * | | Silence stupid fallthru warning in gcc 7 | Howard Chu | 2017-08-21 | 1 | -5/+10 |
| |/ | |||||
| * | ITS#8704 add MDB_PREVSNAPSHOT flag to mdb_env_open | Howard Chu | 2017-08-12 | 8 | -15/+68 |
| * | Upgrade unbound library | Erik de Castro Lopo | 2017-06-17 | 241 | -11593/+32880 |
| * | Merge pull request #2054 | Riccardo Spagni | 2017-05-30 | 1 | -3/+3 |
| |\ | |||||
| | * | easylogging++: log timestamps in GMT for privacy | moneromooo-monero | 2017-05-28 | 1 | -3/+3 |
