Age | Commit message (Expand) | Author | Files | Lines |
2024-03-10 | Revert "http_client: reduce number of packets sent for small bodies" | jeffro256 | 1 | -26/+16 |
2023-10-15 | http_client: reduce number of packets sent for small bodies | jeffro256 | 1 | -16/+26 |
2023-09-22 | storages: change error log category to serialization | selsta | 2 | -0/+6 |
2023-08-10 | wallet-rpc: restore from multisig seed | jeffro256 | 1 | -0/+10 |
2023-07-06 | Merge pull request #8900 | luigi1111 | 1 | -4/+1 |
2023-06-09 | properly terminate interrupted TCP connection. fixes #8685 | j-berman | 1 | -4/+1 |
2023-05-08 | fix missing <cstdint> includes | tobtoht | 2 | -0/+2 |
2022-07-15 | Merge pull request #8435v0.18.0.0 | luigi1111 | 1 | -0/+10 |
2022-07-13 | Template hash func to fix compiler error on < gcc-6 | j-berman | 1 | -0/+10 |
2022-07-08 | address PR comments | j-berman | 2 | -378/+376 |
2022-07-05 | connection: fix implementation | anon | 3 | -811/+1133 |
2022-05-26 | Merge pull request #8337 | luigi1111 | 1 | -1/+0 |
2022-05-23 | Windows build: fix narrowing error for WaitForSingleObject | Jeffrey Ryan | 1 | -1/+1 |
2022-05-17 | src, epee: fix a couple compiler warnings | selsta | 1 | -1/+0 |
2022-05-10 | Merge pull request #8301 | luigi1111 | 1 | -1/+1 |
2022-05-10 | Merge pull request #8279 | luigi1111 | 2 | -237/+1 |
2022-05-10 | Merge pull request #8278 | luigi1111 | 3 | -302/+0 |
2022-05-10 | Merge pull request #8226 | luigi1111 | 3 | -5/+5 |
2022-04-28 | Doxygen: Hide anonymous namespaces from documentation by default | Jeffrey | 1 | -1/+1 |
2022-04-25 | Merge pull request #8275 | luigi1111 | 2 | -0/+12 |
2022-04-25 | Merge pull request #8248 | luigi1111 | 3 | -72/+0 |
2022-04-22 | EPEE: Remove gzip_encoding.h | Jeffrey | 2 | -237/+1 |
2022-04-22 | EPEE: Remove hmac-md5 | Jeffrey | 3 | -302/+0 |
2022-04-21 | add a sanity check to RPC input data size | moneromooo-monero | 2 | -0/+12 |
2022-04-18 | Change C-style-casts to static_cast in time_helper.h | Jeffrey | 1 | -4/+4 |
2022-04-18 | Remove the only 4 non-UTF8 characters in codebase | Jeffrey | 1 | -4/+4 |
2022-04-18 | Factor out move_it_backward from misc_language.h | Jeffrey | 1 | -9/+1 |
2022-04-18 | Move copyable_atomic into connection_context | Jeffrey | 1 | -56/+0 |
2022-04-18 | Refactor out to_nonconst_iterator.h | Jeffrey | 4 | -55/+1 |
2022-04-18 | Refactor out pragma_comp_defs | Jeffrey | 4 | -35/+4 |
2022-04-18 | Merge functionality of misc_os_dependent into time_helper.h | Jeffrey | 5 | -233/+32 |
2022-04-18 | Trimming Fat | Jeffrey | 4 | -104/+0 |
2022-04-18 | Boring Old Deletes | Jeffrey | 40 | -8174/+0 |
2022-04-10 | epee: allow copying a rolling_median_t object | moneromooo-monero | 1 | -1/+14 |
2022-04-09 | Remove serialization/enableable | Jeffrey | 3 | -72/+0 |
2022-04-06 | Merge pull request #8228 | luigi1111 | 1 | -39/+1 |
2022-04-06 | Merge pull request #8223 | luigi1111 | 7 | -39/+34 |
2022-04-06 | Merge pull request #8197 | luigi1111 | 18 | -18/+23 |
2022-03-30 | Remove dead code from parserse_base_utils and fix unit tests | Jeffrey | 1 | -39/+1 |
2022-03-30 | Eliminate dependence on boost::interprocess #8223 | Jeffrey | 7 | -39/+34 |
2022-03-25 | Fix typo: SERIALIZE_TYPE_DUOBLE | Jeffrey | 3 | -5/+5 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 18 | -18/+23 |
2022-02-19 | Undefined behaviour fixes | SChernykh | 6 | -12/+24 |
2021-09-09 | Merge pull request #7884 | luigi1111 | 1 | -1/+1 |
2021-08-20 | support cors wildcard | woodser | 1 | -1/+1 |
2021-08-13 | fix median overflow bug | koe | 1 | -1/+2 |
2021-08-05 | p2p: remove blocked addresses/hosts from peerlist | moneromooo-monero | 1 | -0/+3 |
2021-06-11 | Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp | mj-xmr | 1 | -232/+8 |
2021-06-10 | Merge pull request #7661 | luigi1111 | 1 | -4/+4 |
2021-05-24 | Fix boost 1.76.0 compatibility | loqs | 1 | -0/+2 |
2021-04-22 | Merge pull request #7669 | luigi1111 | 5 | -99/+118 |
2021-04-16 | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 10 | -492/+149 |
2021-04-16 | Revert "Merge pull request #7136" | luigi1111 | 5 | -118/+99 |
2021-04-16 | Merge pull request #7136 | luigi1111 | 5 | -99/+118 |
2021-04-16 | Merge pull request #7002 | luigi1111 | 2 | -198/+10 |
2021-03-29 | Merge pull request #7439 | luigi1111 | 1 | -2/+2 |
2021-03-29 | Merge pull request #7460 | luigi1111 | 1 | -28/+24 |
2021-03-28 | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 2 | -198/+10 |
2021-03-20 | Merge pull request #7394 | luigi1111 | 1 | -1/+2 |
2021-03-20 | Merge pull request #7366 | luigi1111 | 2 | -0/+10 |
2021-03-20 | Merge pull request #7274 | luigi1111 | 1 | -4/+4 |
2021-03-20 | Merge pull request #7005 | luigi1111 | 1 | -1/+1 |
2021-03-12 | async_protocol_handler_config: fix deadlock | anon | 1 | -28/+24 |
2021-03-05 | Merge pull request #7399 | luigi1111 | 1 | -2/+14 |
2021-02-23 | epee: return HTTP error 400 (Bad request) on deserialization error | moneromooo-monero | 1 | -2/+14 |
2021-02-21 | Fix compiler warning for in keyvalue_serialization.h | mj-xmr | 1 | -1/+2 |
2021-02-19 | async_protocol_handler_config: remove connection correctly | anon | 1 | -1/+1 |
2021-02-18 | Merge pull request #7343 | luigi1111 | 1 | -32/+2 |
2021-02-15 | Merge pull request #7308 | luigi1111 | 2 | -7/+19 |
2021-02-13 | Store RPC SSL key/cert for consistent authentication between runs | Lee Clagett | 2 | -0/+10 |
2021-02-06 | Reduce compilation time of epee/portable_storage.h | mj-xmr | 8 | -215/+21 |
2021-01-23 | Improve cryptonote (block and tx) binary read performance | Lee Clagett | 1 | -4/+4 |
2021-01-19 | boosted_tcp_server: fix connection lifetime | anon | 2 | -7/+19 |
2021-01-19 | Remove unnecessary atomic operations in levin code | Lee Clagett | 1 | -32/+2 |
2021-01-19 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 5 | -99/+118 |
2021-01-16 | Reduced executable size; reduced call sequence to "allowed" log function | Lee Clagett | 1 | -2/+2 |
2021-01-16 | Remove payload copy in all outgoing p2p messages | Lee Clagett | 5 | -99/+118 |
2021-01-07 | storages: overridable limits for loading portable_storage from binary | moneromooo-monero | 5 | -33/+63 |
2021-01-06 | Merge pull request #7281 | luigi1111 | 1 | -1/+11 |
2021-01-05 | epee: also limit number of strings in portable_storage | moneromooo-monero | 1 | -1/+11 |
2021-01-03 | Merge pull request #7263 | Alexander Blair | 1 | -4/+13 |
2021-01-03 | epee: don't log raw packet data | moneromooo-monero | 1 | -4/+4 |
2021-01-03 | add a max levin packet size by command type | moneromooo-monero | 1 | -4/+13 |
2021-01-02 | portable_storage: better sanity checking | moneromooo-monero | 1 | -2/+7 |
2021-01-01 | Merge pull request #7250 | Alexander Blair | 2 | -10/+25 |
2021-01-01 | Merge pull request #7243 | Alexander Blair | 1 | -1/+6 |
2021-01-01 | Merge pull request #7220 | Alexander Blair | 3 | -0/+3 |
2020-12-31 | portable_storage: check object limit where appropriate | moneromooo | 1 | -1/+6 |
2020-12-29 | Merge pull request #7218 | Alexander Blair | 1 | -5/+0 |
2020-12-29 | Merge pull request #7207 | Alexander Blair | 4 | -12/+12 |
2020-12-28 | portable_storage: forbid unnamed sections | xiphon | 3 | -0/+3 |
2020-12-28 | portable_storage: remove array element limit | moneromooo-monero | 1 | -5/+0 |
2020-12-28 | ssl: buffered handshake detection | anon | 4 | -12/+12 |
2020-12-27 | portable_storage: remove overly aggressive cutoff | moneromooo-monero | 1 | -2/+0 |
2020-12-26 | Merge pull request #7192 | Alexander Blair | 1 | -6/+21 |
2020-12-26 | Merge pull request #7190 | Alexander Blair | 1 | -1/+35 |
2020-12-26 | Merge pull request #7098 | Alexander Blair | 1 | -1/+0 |
2020-12-26 | epee: fix some issues using connections after shutdown | moneromooo-monero | 1 | -6/+21 |
2020-12-26 | portable_storage: add some sanity checks on data size | moneromooo-monero | 1 | -1/+35 |
2020-12-20 | Restrict duplicate keys in epee binary format | Lee Clagett | 1 | -1/+4 |
2020-12-17 | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 2 | -10/+25 |
2020-12-14 | Fix byte_stream::put_n | Lee Clagett | 1 | -1/+1 |
2020-12-10 | Merge pull request #7009 | Alexander Blair | 10 | -50/+41 |
2020-12-10 | Merge pull request #7003 | Alexander Blair | 1 | -14/+1 |
2020-12-08 | Fixed issues found by static analysis | SChernykh | 1 | -1/+0 |
2020-11-09 | epee: tighten the URL parsing regexp a little | moneromooo-monero | 1 | -4/+4 |
2020-10-13 | Change to more efficient allocation strategy in byte_stream | Lee Clagett | 1 | -14/+1 |
2020-10-13 | Allow byte_stream->byte_slice conversion to shrink unused buffer space | Lee Clagett | 1 | -1/+1 |
2020-10-10 | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 10 | -50/+41 |
2020-08-17 | Add clear method to byte_stream | Lee Clagett | 1 | -0/+3 |
2020-08-16 | Merge pull request #6736 | Alexander Blair | 1 | -0/+7 |
2020-08-16 | Merge pull request #6727 | Alexander Blair | 1 | -9/+31 |
2020-08-16 | Merge pull request #6720 | Alexander Blair | 1 | -26/+0 |
2020-08-16 | Merge pull request #6718 | Alexander Blair | 2 | -2/+12 |
2020-08-16 | Merge pull request #6716 | Alexander Blair | 2 | -8/+1 |
2020-08-02 | epee: further defending against exceptions in command handlers | moneromooo-monero | 1 | -0/+7 |
2020-07-30 | epee: guard against exceptions in RPC handlers | moneromooo-monero | 1 | -9/+31 |
2020-07-24 | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 1 | -0/+25 |
2020-07-23 | Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un... | koe | 2 | -2/+12 |
2020-07-22 | epee: Remove unused functions in local_ip.h | Jean Pierre Dudey | 1 | -26/+0 |
2020-07-20 | wallet2_api: implement runtime proxy configuration | xiphon | 2 | -8/+1 |
2020-07-19 | Merge pull request #6516 | Alexander Blair | 2 | -7/+0 |
2020-07-19 | Merge pull request #6512 | Alexander Blair | 11 | -11/+11 |
2020-06-21 | epee: fix array underflow in unicode parsing | moneromooo-monero | 1 | -1/+1 |
2020-06-08 | Merge pull request #6539 | luigi1111 | 1 | -6/+6 |
2020-05-31 | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 4 | -17/+17 |
2020-05-16 | epee: use memwipe rather than memset for md5 secrets | moneromooo-monero | 1 | -6/+6 |
2020-05-14 | build: fix boost 1.73 compatibility | selsta | 2 | -6/+6 |
2020-05-11 | remove double includes | sumogr | 2 | -7/+0 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 11 | -11/+11 |
2020-04-11 | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 2 | -1/+249 |
2020-05-01 | Merge pull request #6446 | luigi1111 | 2 | -0/+11 |
2020-04-27 | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2 | -0/+11 |
2020-04-04 | Merge pull request #6351 | luigi1111 | 3 | -38/+24 |
2020-04-04 | Merge pull request #6339 | luigi1111 | 2 | -2/+2 |
2020-04-03 | Use byte_slice for sending zmq messages - removes data copy within zmq | Lee Clagett | 1 | -1/+9 |
2020-04-15 | Allow wallet2.h to run in WebAssembly | woodser | 4 | -158/+117 |
2020-03-31 | p2p: fix frequent weak_ptr exception on connection | moneromooo-monero | 1 | -1/+6 |
2020-03-31 | Merge pull request #6336 | luigi1111 | 1 | -3/+7 |
2020-03-31 | Merge pull request #6311 | luigi1111 | 1 | -0/+7 |
2020-03-12 | Merge pull request #6273 | Alexander Blair | 1 | -1/+11 |
2020-03-12 | Merge pull request #6244 | Alexander Blair | 1 | -5/+16 |
2020-03-12 | Merge pull request #6243 | Alexander Blair | 2 | -6/+4 |
2020-03-09 | Move hex->bin conversion to monero copyright files and with less includes | Lee Clagett | 3 | -34/+19 |
2020-03-09 | Remove temporary std::string creation in some hex->bin calls | Lee Clagett | 1 | -5/+6 |
2020-03-05 | Various improvements to the ZMQ JSON-RPC handling: | Lee Clagett | 1 | -1/+11 |
2020-02-28 | Merge pull request #6220 | Alexander Blair | 6 | -56/+53 |
2020-02-17 | remove empty statements | Interchained | 2 | -2/+2 |
2020-02-12 | console_handler: do not let exception past the dor | moneromooo-monero | 1 | -3/+7 |
2020-02-06 | Merge pull request #6182 | Alexander Blair | 1 | -1/+1 |
2020-01-28 | Explicitly define copy assignment operator | Martijn Otto | 1 | -0/+7 |
2020-01-26 | epee: remove backward compatible endian specific address serialization | moneromooo-monero | 1 | -6/+2 |
2020-01-26 | serialization: do not write optional fields with default value | moneromooo-monero | 1 | -0/+2 |
2020-01-26 | network: log traffic and add a simple traffic analysis script | moneromooo-monero | 1 | -5/+43 |
2020-01-16 | Merge pull request #6143 | Alexander Blair | 1 | -0/+2 |
2020-01-16 | Merge pull request #6133 | Alexander Blair | 1 | -1/+1 |
2020-01-16 | Merge pull request #6125 | Alexander Blair | 1 | -1/+8 |
2020-01-16 | Merge pull request #6120 | Alexander Blair | 1 | -1/+3 |
2019-12-16 | abstract_tcp_server2: guard against negative timeouts | moneromooo-monero | 1 | -5/+16 |
2019-11-25 | epee: reorder a couple init list fields to match declaration | moneromooo-monero | 1 | -1/+1 |
2019-11-15 | epee: set application/json MIME type on json errors | moneromooo-monero | 1 | -0/+2 |
2019-11-14 | epee: fix peer ids being truncated on display | moneromooo-monero | 1 | -1/+3 |
2019-11-13 | Replace memset with memwipe. | Bert Peters | 1 | -1/+1 |
2019-11-12 | epee: fix console_handlers_binder race, wait for thread to finish | xiphon | 1 | -1/+8 |
2019-11-04 | Improved performance for epee serialization: | Lee Clagett | 6 | -56/+53 |
2019-11-11 | epee: close connection when the peer has done so | moneromooo-monero | 1 | -1/+7 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 1 | -1/+2 |
2019-11-01 | epee: allow a random component in once_a_time timeouts | moneromooo-monero | 1 | -4/+16 |
2019-10-25 | Merge pull request #5357 | luigi1111 | 4 | -7/+50 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 4 | -7/+50 |
2019-10-24 | Merge pull request #6006 | luigi1111 | 1 | -2/+6 |
2019-10-22 | epee: use SO_REUSEADDR on non-Windows targets | xiphon | 1 | -2/+6 |
2019-10-22 | Merge pull request #5996 | luigi1111 | 1 | -0/+1 |
2019-10-22 | Merge pull request #5986 | luigi1111 | 1 | -1/+1 |
2019-10-22 | Merge pull request #5966 | luigi1111 | 1 | -0/+3 |
2019-10-21 | Support median block size > 4 GB | moneromooo-monero | 1 | -0/+3 |
2019-10-18 | epee: fix SSL server handshake, run_one() can block, use poll_one() | xiphon | 1 | -0/+1 |
2019-10-16 | Merge pull request #5911 | luigi1111 | 1 | -0/+5 |
2019-10-15 | levin: armour against some "should not happen" case | moneromooo-monero | 1 | -0/+5 |
2019-10-14 | Merge pull request #5947 | luigi1111 | 1 | -4/+2 |
2019-10-14 | Merge pull request #5937 | luigi1111 | 1 | -1/+1 |
2019-10-14 | abstract_tcp_server2: move "Trying to connect" from error to debug | moneromooo-monero | 1 | -1/+1 |
2019-10-08 | Merge pull request #5918 | luigi1111 | 2 | -2/+6 |
2019-10-08 | Merge pull request #5917 | luigi1111 | 1 | -1/+2 |
2019-10-02 | epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option | xiphon | 1 | -4/+2 |
2019-09-30 | Merge pull request #5910 | luigi1111 | 1 | -0/+5 |
2019-09-30 | Merge pull request #5893 | luigi1111 | 1 | -1/+13 |
2019-09-27 | abstract_tcp_server2: log pointer, not contents, where appropriate | moneromooo-monero | 1 | -1/+1 |
2019-09-24 | epee: misc_log_ex.h can now be used in C code | moneromooo-monero | 1 | -0/+26 |
2019-09-17 | epee: implement handshake timeout for SSL connections | xiphon | 2 | -2/+6 |
2019-09-16 | epee: fix network timeouts in blocked_mode_client | xiphon | 1 | -1/+2 |
2019-09-16 | Properly format multiline logs | moneromooo-monero | 1 | -21/+21 |
2019-09-14 | Merge pull request #5898 | luigi1111 | 1 | -1/+1 |
2019-09-12 | abstract_tcp_server2: fix lingering connections | moneromooo-monero | 1 | -0/+5 |
2019-09-08 | depends: fix MacOS build with Clang 3.7.1 | Lee Clagett | 1 | -1/+1 |
2019-09-08 | epee: abstract_tcp_server2: resolve CID 203919 (DC.WEAK_CRYPTO) | anonimal | 1 | -1/+13 |
2019-09-04 | Fix IP address serialization on big endian | moneromooo-monero | 1 | -1/+15 |
2019-09-04 | storages: fix "portable" storage on big endian | moneromooo-monero | 4 | -3/+99 |
2019-09-04 | storages: fix writing varints on big endian | moneromooo-monero | 1 | -1/+1 |
2019-09-04 | epee: fix local/loopback checks on big endian | moneromooo-monero | 1 | -0/+7 |