| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change C-style-casts to static_cast in time_helper.h | Jeffrey | 2022-04-18 | 1 | -4/+4 |
| * | Remove the only 4 non-UTF8 characters in codebase | Jeffrey | 2022-04-18 | 1 | -4/+4 |
| * | Factor out move_it_backward from misc_language.h | Jeffrey | 2022-04-18 | 1 | -9/+1 |
| * | Move copyable_atomic into connection_context | Jeffrey | 2022-04-18 | 1 | -56/+0 |
| * | Refactor out to_nonconst_iterator.h | Jeffrey | 2022-04-18 | 4 | -55/+1 |
| * | Refactor out pragma_comp_defs | Jeffrey | 2022-04-18 | 4 | -35/+4 |
| * | Merge functionality of misc_os_dependent into time_helper.h | Jeffrey | 2022-04-18 | 8 | -279/+33 |
| * | Trimming Fat | Jeffrey | 2022-04-18 | 7 | -149/+0 |
| * | Boring Old Deletes | Jeffrey | 2022-04-18 | 67 | -9622/+0 |
| * | epee: allow copying a rolling_median_t object | moneromooo-monero | 2022-04-10 | 1 | -1/+14 |
| * | Merge pull request #8228 | luigi1111 | 2022-04-06 | 2 | -77/+1 |
| |\ | |||||
| | * | Remove dead code from parserse_base_utils and fix unit tests | Jeffrey | 2022-03-30 | 2 | -77/+1 |
| * | | Merge pull request #8223 | luigi1111 | 2022-04-06 | 7 | -39/+34 |
| |\ \ | |||||
| | * | | Eliminate dependence on boost::interprocess #8223 | Jeffrey | 2022-03-30 | 7 | -39/+34 |
| | |/ | |||||
| * | | Merge pull request #8197 | luigi1111 | 2022-04-06 | 35 | -35/+44 |
| |\ \ | |/ |/| | |||||
| | * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 35 | -35/+44 |
| * | | Undefined behaviour fixes | SChernykh | 2022-02-19 | 6 | -12/+24 |
| |/ | |||||
| * | Add copy commands for compiled binaries | Seth For Privacy | 2021-12-02 | 1 | -0/+7 |
| * | Add archive details to post-build section | Seth For Privacy | 2021-12-02 | 1 | -2/+13 |
| * | Add git clone and cd commands for initial prep | Seth For Privacy | 2021-12-02 | 1 | -0/+7 |
| * | Add note on adding SSH keys for Github | Seth For Privacy | 2021-12-02 | 1 | -0/+2 |
| * | Update DOCKRUN.md | Seth For Privacy | 2021-12-01 | 1 | -3/+4 |
| * | Bump versions in DOCKRUN.md and add log commands | Seth For Privacy | 2021-12-01 | 1 | -2/+8 |
| * | Fix Android OpenSSL build | Howard Chu | 2021-11-30 | 2 | -5/+7 |
| * | Merge pull request #7910 | luigi1111 | 2021-11-29 | 3 | -0/+220 |
| |\ | |||||
| | * | Add simple script for running gitian-build | Howard Chu | 2021-09-04 | 3 | -0/+220 |
| * | | Merge pull request #8055 | luigi1111 | 2021-11-26 | 2 | -2/+28 |
| |\ \ | |||||
| | * | | depends: bump hidapi to 0.11.0 | selsta | 2021-11-10 | 2 | -2/+28 |
| * | | | Merge pull request #8021 | luigi1111 | 2021-11-04 | 2 | -3/+65 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | depends: openssl 1.1.1k -> 1.1.1l | selsta | 2021-10-22 | 2 | -3/+65 |
| * | | | Merge pull request #8016 | luigi1111 | 2021-11-01 | 1 | -14/+9 |
| |\ \ \ | |||||
| | * | | | epee: avoid ADL selecting C++14 std::quoted | selsta | 2021-10-20 | 1 | -14/+9 |
| | |/ / | |||||
| * | | | Merge pull request #8019 | luigi1111 | 2021-10-25 | 2 | -0/+2 |
| |\ \ \ | |||||
| | * | | | epee: add missing header | selsta | 2021-10-22 | 2 | -0/+2 |
| | |/ / | |||||
| * | | | Merge pull request #8006 | luigi1111 | 2021-10-25 | 5 | -9/+9 |
| |\ \ \ | |||||
| | * | | | Add README to release archives | Howard Chu | 2021-10-14 | 5 | -9/+9 |
| * | | | | Merge pull request #8002 | luigi1111 | 2021-10-25 | 5 | -91/+28 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | depends: update zeromq package to 4.3.4 | selsta | 2021-10-10 | 5 | -91/+28 |
| * | | | | Merge pull request #7971 | luigi1111 | 2021-10-17 | 1 | -1/+1 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | cmake: set cpp14 standard | selsta | 2021-09-25 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #7912 | luigi1111 | 2021-10-11 | 6 | -22/+11 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | gitian: cleanup more unused packages | Howard Chu | 2021-09-27 | 5 | -19/+3 |
| | * | | gitian: omit ccache from gitian builds | Howard Chu | 2021-09-27 | 6 | -3/+8 |
| | |/ | |||||
| * | | Merge pull request #7945 | luigi1111 | 2021-09-23 | 2 | -5/+10 |
| |\ \ | |||||
| | * | | cmake: set required C/C++ standard to 11 | selsta | 2021-09-16 | 2 | -5/+10 |
| * | | | Merge pull request #7933 | luigi1111 | 2021-09-23 | 2 | -8/+8 |
| |\ \ \ | |||||
| | * | | | depends: update unwind, fix build with ubuntu 21.04 | selsta | 2021-09-11 | 2 | -8/+8 |
| | |/ / | |||||
| * | | | Merge pull request #7911 | luigi1111 | 2021-09-23 | 1 | -2/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix parallel make of OpenSSL | Howard Chu | 2021-08-31 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #7884 | luigi1111 | 2021-09-09 | 1 | -1/+1 |
| |\ \ | |||||
