| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typos in various files | Dimitris Apostolou | 2018-03-15 | 3 | -3/+3 |
| * | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows | rbrunner7 | 2018-02-25 | 1 | -1/+82 |
| * | Merge pull request #3289 | Riccardo Spagni | 2018-02-20 | 1 | -3/+6 |
| |\ | |||||
| | * | wipeable_string: don't try to wipe an empty buffer | moneromooo-monero | 2018-02-18 | 1 | -3/+6 |
| * | | Merge pull request #3243 | Riccardo Spagni | 2018-02-20 | 1 | -2/+2 |
| |\ \ | |/ |/| | |||||
| | * | epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflow | stoffu | 2018-02-08 | 1 | -2/+2 |
| * | | memwipe: add missing #include <stdio.h> | stoffu | 2018-02-17 | 1 | -0/+1 |
| * | | Merge pull request #3226 | Riccardo Spagni | 2018-02-16 | 4 | -11/+11 |
| |\ \ | |||||
| | * | | pass large parameters by const ref, not value | moneromooo-monero | 2018-02-02 | 4 | -11/+11 |
| | |/ | |||||
| * | | Merge pull request #3252 | Riccardo Spagni | 2018-02-16 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Fix #602 Turn on socket keepalive | Howard Chu | 2018-02-11 | 1 | -0/+3 |
| | |/ | |||||
| * | | Merge pull request #3217 | Riccardo Spagni | 2018-02-16 | 2 | -13/+6 |
| |\ \ | |||||
| | * | | wipeable_string: call memwipe directly | moneromooo-monero | 2018-01-31 | 2 | -13/+6 |
| | |/ | |||||
| * | | Merge pull request #3187 | Riccardo Spagni | 2018-02-16 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | call _exit instead of abort in release mode | moneromooo-monero | 2018-02-01 | 1 | -0/+6 |
| * | | | Fix method name in invoke_http_json_rpc | Erik de Castro Lopo | 2018-01-29 | 1 | -1/+1 |
| * | | | Allow the number of incoming connections to be limited | Erik de Castro Lopo | 2018-01-29 | 1 | -33/+45 |
| | |/ |/| | |||||
| * | | Merge pull request #2969 | Riccardo Spagni | 2018-01-27 | 3 | -12/+15 |
| |\ \ | |||||
| | * | | Remove is_pod trait, and replace with is_standard_layout requirement | Lee Clagett | 2018-01-18 | 3 | -12/+15 |
| * | | | Merge pull request #3098 | Riccardo Spagni | 2018-01-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | levin_protocol_handler_async: erase from back of vector instead of front | stoffu | 2018-01-26 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Readd copyright starting date | xmr-eric | 2018-01-26 | 7 | -7/+7 |
| * | | | Update 2018 copyright | xmr-eric | 2018-01-26 | 17 | -17/+17 |
| |/ / | |||||
| * | | Merge pull request #3155 | Riccardo Spagni | 2018-01-25 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | remove unnecessary include | Jethro Grassie | 2018-01-18 | 1 | -1/+0 |
| * | | | Merge pull request #3012 | Riccardo Spagni | 2018-01-25 | 1 | -8/+18 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | epee: check some error return values | moneromooo-monero | 2017-12-27 | 1 | -8/+18 |
| * | | | Merge pull request #3107 | Riccardo Spagni | 2018-01-18 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | epee: detect strptime, use std::get_time as fallback | moneromooo-monero | 2018-01-11 | 1 | -0/+6 |
| | | |/ | |/| | |||||
| * / | | Keep readline optional | Jethro Grassie | 2018-01-11 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #2995 | Riccardo Spagni | 2018-01-10 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wipeable_string: fix buffer overread | moneromooo-monero | 2017-12-23 | 1 | -1/+1 |
| * | | | Merge pull request #2990 | Riccardo Spagni | 2018-01-10 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | factor STL container serialization | moneromooo-monero | 2017-12-22 | 1 | -1/+0 |
| | |/ / | |||||
| * | | | Merge pull request #2986 | Riccardo Spagni | 2018-01-10 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | epee: use strptime instead of std::get_time, for compatibility | moneromooo-monero | 2017-12-21 | 1 | -3/+3 |
| | |/ / | |||||
| * | | | move memwipe to epee to avoid common<->crypto circular dependencies | moneromooo-monero | 2018-01-10 | 3 | -1/+195 |
| * | | | epee: remove dependency on common | moneromooo-monero | 2018-01-10 | 7 | -13/+12 |
| | |/ |/| | |||||
| * | | Merge pull request #2936 | Riccardo Spagni | 2017-12-25 | 1 | -9/+12 |
| |\ \ | |||||
| | * | | levin_protocol_handler_async: another attempt at fixing at exception | moneromooo-monero | 2017-12-15 | 1 | -3/+12 |
| | * | | Revert "epee: keep a ref to a connection we're deleting" | moneromooo-monero | 2017-12-15 | 1 | -8/+2 |
| * | | | Merge pull request #2930 | Riccardo Spagni | 2017-12-25 | 1 | -5/+9 |
| |\ \ \ | |||||
| | * | | | levin_protocol_handler_async: add missing response handler locking | moneromooo-monero | 2017-12-15 | 1 | -5/+9 |
| | |/ / | |||||
| * | | | Merge pull request #2929 | Riccardo Spagni | 2017-12-25 | 1 | -0/+20 |
| |\ \ \ | |||||
| | * | | | epee: add a get_file_size function | moneromooo-monero | 2017-12-15 | 1 | -0/+20 |
| | |/ / | |||||
| * | | | Merge pull request #2920 | Riccardo Spagni | 2017-12-25 | 9 | -14/+27 |
| |\ \ \ | |||||
| | * | | | network_throttle: fix ineffective locking | moneromooo-monero | 2017-12-18 | 1 | -3/+5 |
| | * | | | network_throttle: remove unused xxx static member | moneromooo-monero | 2017-12-18 | 2 | -5/+0 |
| | * | | | abstract_tcp_server2: log init_server errors as fatal | moneromooo-monero | 2017-12-18 | 1 | -1/+11 |
| | * | | | net_parse_helpers: fix regex error checking | moneromooo-monero | 2017-12-18 | 1 | -2/+2 |
