| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4489 | Riccardo Spagni | 2018-10-15 | 6 | -17/+12 |
| |\ | |||||
| | * | epee: initialize a few data members where it seems to be appropriate | moneromooo-monero | 2018-10-02 | 2 | -1/+4 |
| | * | abstract_tcp_server2: move m_period to subclass | moneromooo-monero | 2018-10-02 | 1 | -5/+6 |
| | * | connection_basic: remove unused floating time start time | moneromooo-monero | 2018-10-02 | 2 | -10/+0 |
| | * | Catch more exceptions in dtors | moneromooo-monero | 2018-10-02 | 1 | -1/+2 |
| * | | Merge pull request #4565 | Riccardo Spagni | 2018-10-15 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | build: use ARCH 'native' by default, allow to configure and override it | xiphon | 2018-10-13 | 1 | -0/+2 |
| * | | | Remove epee header dependency on cryptonote_core | moneromooo-monero | 2018-10-12 | 2 | -6/+5 |
| |/ / | |||||
| * | | Depends: build hidapi with -fPIC | iDunk5400 | 2018-10-08 | 1 | -0/+1 |
| * | | Consolidate HID depends makefiles into single recipe | TheCharlatan | 2018-10-07 | 8 | -59/+16 |
| * | | Merge pull request #4470 | Riccardo Spagni | 2018-10-02 | 1 | -0/+4 |
| |\ \ | |/ |/| | |||||
| | * | Fix 32bit depends builds | TheCharlatan | 2018-09-29 | 1 | -0/+4 |
| | * | Merge pull request #4448 | Riccardo Spagni | 2018-09-29 | 3 | -3/+4 |
| | |\ | |||||
| | | * | Make depends use self built clang for darwin | TheCharlatan | 2018-09-25 | 3 | -3/+4 |
| | * | | osx compilation fix: missing boost libs added | Dusan Klinec | 2018-09-26 | 1 | -0/+2 |
| * | | | Merge pull request #4459 | Riccardo Spagni | 2018-09-29 | 4 | -3/+16 |
| * | | | Merge pull request #4448 | Riccardo Spagni | 2018-09-29 | 3 | -3/+4 |
| * | | | Merge pull request #4443 | Riccardo Spagni | 2018-09-29 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #4438 | Riccardo Spagni | 2018-09-25 | 2 | -5/+16 |
| |\ \ | |/ |/| | |||||
| | * | epee: fix stack overflow on crafted input | moneromooo-monero | 2018-09-25 | 1 | -5/+8 |
| | * | epee: fix invalid memory write reading an array entry | moneromooo-monero | 2018-09-25 | 1 | -0/+8 |
| * | | Add hidapi to depends | TheCharlatan | 2018-09-25 | 7 | -28/+134 |
| * | | Fix Darwin Sodium build | TheCharlatan | 2018-09-22 | 5 | -12/+38 |
| |/ | |||||
| * | Merge pull request #4377 | Riccardo Spagni | 2018-09-21 | 1 | -1/+1 |
| |\ | |||||
| | * | mlog: do not display http errors by default | moneromooo-monero | 2018-09-14 | 1 | -1/+1 |
| * | | Merge pull request #4209 | Riccardo Spagni | 2018-09-21 | 1 | -6/+40 |
| |\ \ | |||||
| | * | | Added features to epee::span<T> : | Lee Clagett | 2018-08-03 | 1 | -6/+40 |
| * | | | Merge pull request #4306 | Riccardo Spagni | 2018-09-18 | 3 | -2/+21 |
| |\ \ \ | |||||
| | * | | | wipeable_string: add hex_to_pod function | moneromooo-monero | 2018-09-12 | 3 | -2/+21 |
| * | | | | Merge pull request #3430 | Riccardo Spagni | 2018-09-18 | 64 | -1/+6116 |
| |\ \ \ \ | |||||
| | * | | | | Fixup 32bit arm build | TheCharlatan | 2018-09-18 | 1 | -2/+3 |
| | * | | | | Fix Windows build | TheCharlatan | 2018-09-17 | 1 | -1/+1 |
| | * | | | | Add libsodium to the packages, the arm build was complaining about it. | TheCharlatan | 2018-09-17 | 3 | -5/+35 |
| | * | | | | Updated pcsc url | TheCharlatan | 2018-09-10 | 1 | -1/+1 |
| | * | | | | Add lrelease to the depends | TheCharlatan | 2018-09-10 | 6 | -6/+235 |
| | * | | | | Add Miniupnp submodule | TheCharlatan | 2018-09-10 | 4 | -23/+6 |
| | * | | | | Unbound is now a submodule. Adapt depends for this. | TheCharlatan | 2018-09-10 | 1 | -2/+0 |
| | * | | | | Update readmes to reflect the usage of depends | TheCharlatan | 2018-09-10 | 1 | -0/+7 |
| | * | | | | Add support for apple and arm building | TheCharlatan | 2018-09-10 | 5 | -25/+67 |
| | * | | | | Modify depends for monero's dependencies | TheCharlatan | 2018-09-10 | 50 | -690/+953 |
| | * | | | | Initial depends addition | TheCharlatan | 2018-09-10 | 54 | -0/+5562 |
| * | | | | | Merge pull request #4307 | Riccardo Spagni | 2018-09-14 | 1 | -4/+20 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | abstract_tcp_server2: fix binding to the wrong IP | moneromooo-monero | 2018-09-09 | 1 | -4/+4 |
| | * | | | | epee: use the socket::bind variant which does not throw | moneromooo-monero | 2018-08-27 | 1 | -2/+18 |
| | | |/ / | |/| | | |||||
| * | | | | fuzz_tests: add a bulletproof fuzz test | moneromooo-monero | 2018-09-11 | 1 | -3/+3 |
| | |/ / |/| | | |||||
| * | | | Merge pull request #4270 | luigi1111 | 2018-09-04 | 2 | -1/+14 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | epee: some speedup in parsing | moneromooo-monero | 2018-08-19 | 1 | -1/+8 |
| | * | | epee: resize vectors where possible in serialization | moneromooo-monero | 2018-08-17 | 1 | -0/+6 |
| * | | | Merge pull request #4235 | luigi1111 | 2018-08-22 | 1 | -0/+18 |
| |\ \ \ | |||||
| | * | | | Added Codefresh.yml pipeline | HomDx | 2018-08-08 | 1 | -0/+18 |
