Age | Commit message (Expand) | Author | Files | Lines |
2021-09-03 | external: remove unbound submodule | selsta | 5 | -11/+14 |
2021-08-20 | support cors wildcard | woodser | 1 | -1/+1 |
2021-08-19 | epee: link with Boost_SYSTEM_LIBRARY | selsta | 1 | -0/+2 |
2021-08-13 | fix median overflow bug | koe | 1 | -1/+2 |
2021-08-11 | epee: tidying post-incrementation -> pre-incrementation | mj-xmr | 3 | -7/+7 |
2021-08-05 | p2p: remove blocked addresses/hosts from peerlist | moneromooo-monero | 1 | -0/+3 |
2021-08-04 | CMake: ccache fix for FreeBSD at 'depends' | mj-xmr | 1 | -2/+2 |
2021-07-27 | Make SSL key/cert storage backward-compatible | Nathan Dorfman | 1 | -1/+2 |
2021-07-01 | depends: add getmonero package mirror | selsta | 5 | -5/+8 |
2021-06-11 | Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp | mj-xmr | 3 | -233/+291 |
2021-05-24 | Fix boost 1.76.0 compatibility | loqs | 1 | -0/+2 |
2021-05-09 | epee: include public openssl header in cmake | selsta | 1 | -1/+4 |
2021-05-08 | CI: depends downloads relax retries | mj-xmr | 1 | -2/+2 |
2021-04-27 | cmake: set 3.5 as minimum version | selsta | 2 | -2/+2 |
2021-04-27 | depends, docker: fix bintray links | selsta | 1 | -1/+1 |
2021-04-27 | clang: fix -Wrange-loop-analysis warnings | selsta | 1 | -2/+2 |
2021-04-24 | epee linkage dynamic; move monero_add_library to main CMakeLists.txt | mj-xmr | 1 | -3/+4 |
2021-04-16 | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 17 | -492/+718 |
2021-04-16 | Revert "Merge pull request #7136" | luigi1111 | 7 | -164/+135 |
2021-04-16 | CMake: new macro - finding all headers (extract from epee) | mj-xmr | 1 | -5/+2 |
2021-04-11 | Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes | mj-xmr | 1 | -18/+52 |
2021-04-08 | gitian: remove osslsigncode | selsta | 1 | -4/+0 |
2021-04-01 | Test: Enable coverage for external repositories | mj-xmr | 1 | -0/+1 |
2021-03-30 | Doc: Add ccache to README.md and Brewfile | mj-xmr | 1 | -0/+1 |
2021-03-28 | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 4 | -199/+242 |
2021-03-25 | depends: openssl 1.1.1i -> 1.1.1k | selsta | 1 | -2/+2 |
2021-03-12 | async_protocol_handler_config: fix deadlock | anon | 1 | -28/+24 |
2021-02-25 | Epee: add headers to project files (via glob), to be able to search for them ... | mj-xmr | 1 | -1/+10 |
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-13 | Store RPC SSL key/cert for consistent authentication between runs | Lee Clagett | 3 | -0/+57 |
2021-02-06 | Reduce compilation time of epee/portable_storage.h | mj-xmr | 11 | -216/+286 |
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 | 7 | -135/+164 |
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 | 7 | -135/+164 |
2021-01-07 | storages: overridable limits for loading portable_storage from binary | moneromooo-monero | 5 | -33/+63 |
2021-01-05 | epee: also limit number of strings in portable_storage | moneromooo-monero | 1 | -1/+11 |
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 |
2020-12-31 | portable_storage: check object limit where appropriate | moneromooo | 1 | -1/+6 |
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 | 5 | -13/+14 |
2020-12-27 | portable_storage: remove overly aggressive cutoff | moneromooo-monero | 1 | -2/+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-14 | fuzz_tests: add a test for utf8canonical | moneromooo-monero | 1 | -2/+2 |
2020-12-13 | readline_buffer: Avoid consecutive duplicates in the history | codesoap | 1 | -2/+16 |
2020-12-09 | depends: Update OpenSSL to 1.1.1i | Howard Chu | 2 | -43/+12 |
2020-12-08 | Add command to sign freebsd assert file for gitian | MoneroArbo | 1 | -0/+1 |
2020-12-08 | Fixed issues found by static analysis | SChernykh | 1 | -1/+0 |
2020-12-06 | protocol: drop peers that don't reply to queries | moneromooo | 1 | -8/+6 |
2020-12-04 | keep only the last seen node on a given host in the white list | moneromooo | 1 | -0/+33 |
2020-11-09 | epee: tighten the URL parsing regexp a little | moneromooo-monero | 1 | -4/+4 |
2020-11-07 | epee: readline_buffer - fix thread safety, fix sync() after stop() | xiphon | 1 | -1/+9 |
2020-10-28 | add a convenience script to start monero with inbound tor | moneromooo-monero | 1 | -0/+93 |
2020-10-19 | Force CMAKE_SKIP_RPATH=ON | Howard Chu | 2 | -2/+2 |
2020-10-13 | Change to more efficient allocation strategy in byte_stream | Lee Clagett | 2 | -18/+8 |
2020-10-13 | Allow byte_stream->byte_slice conversion to shrink unused buffer space | Lee Clagett | 2 | -5/+21 |
2020-10-10 | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 12 | -51/+71 |
2020-10-06 | Fix lgamma/signgam dependency | Howard Chu | 1 | -12/+17 |
2020-09-17 | Depends: Bump qt to 5.15.1 | TheCharlatan | 7 | -107/+166 |
2020-09-14 | build: prepare v0.17 | selsta | 6 | -7/+7 |
2020-08-20 | depends: fix broken links for ds_store / mac_alias | selsta | 2 | -8/+8 |
2020-08-17 | Add clear method to byte_stream | Lee Clagett | 1 | -0/+3 |
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 | 3 | -8/+6 |
2020-06-25 | cmake: allow custom openssl path on macOS | selsta | 1 | -1/+1 |
2020-06-21 | epee: fix array underflow in unicode parsing | moneromooo-monero | 1 | -1/+1 |
2020-05-31 | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 4 | -17/+17 |
2020-05-23 | rpc: don't display invalid json errors on default log level | moneromooo-monero | 1 | -1/+1 |
2020-05-20 | ByteSlice: Fix persisting ptr to std::moved SSO buffer | Doyle | 1 | -1/+4 |
2020-05-19 | fix a few typos in error messages | moneromooo-monero | 1 | -1/+1 |
2020-05-16 | epee: use memwipe rather than memset for md5 secrets | moneromooo-monero | 1 | -6/+6 |
2020-05-16 | Support for supercop ASM in wallet, and benchmark for supercop | Lee Clagett | 1 | -2/+3 |
2020-05-14 | build: fix boost 1.73 compatibility | selsta | 2 | -6/+6 |
2020-05-13 | [master]: Update gitian yml files | iDunk5400 | 5 | -5/+5 |
2020-05-13 | build: prepare v0.16.0.0 release | selsta | 1 | -2/+2 |
2020-05-12 | Fixed bugs for take_slice and byte_stream->byte_slice | Lee Clagett | 1 | -9/+17 |
2020-05-11 | remove double includes | sumogr | 2 | -7/+0 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 22 | -22/+22 |
2020-05-03 | Update expat.mk | ArqTras | 1 | -1/+1 |
2020-04-27 | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2 | -0/+11 |
2020-04-25 | contrib: remove codefresh pipeline | selsta | 1 | -18/+0 |
2020-04-25 | snap: remove from repo | selsta | 4 | -96/+0 |
2020-04-15 | Allow wallet2.h to run in WebAssembly | woodser | 6 | -159/+260 |
2020-04-11 | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. | Lee Clagett | 5 | -4/+386 |
2020-04-03 | Use byte_slice for sending zmq messages - removes data copy within zmq | Lee Clagett | 2 | -5/+24 |
2020-04-01 | update openssl 1.0.2r link | Sumo Gr | 1 | -1/+1 |
2020-03-31 | p2p: fix frequent weak_ptr exception on connection | moneromooo-monero | 1 | -1/+6 |
2020-03-30 | Fixed string_ref usage bug in epee::from_hex::vector | Lee Clagett | 1 | -3/+3 |
2020-03-20 | depends: update qt 5.7.1 download link | Sumo Gr | 1 | -1/+1 |
2020-03-20 | depends: libsodium disable getrandom()/getentropy() (glibc < 2.25) | xiphon | 2 | -1/+27 |
2020-03-13 | epee: avoid spamming 'Generating SSL certificate' in the logs | xiphon | 1 | -2/+2 |
2020-03-11 | Use boost::asio::ssl::context::sslv23 for backwards compatibility | Martijn Otto | 1 | -1/+3 |
2020-03-09 | Move hex->bin conversion to monero copyright files and with less includes | Lee Clagett | 4 | -36/+58 |
2020-03-09 | Remove temporary std::string creation in some hex->bin calls | Lee Clagett | 1 | -5/+6 |
2020-03-06 | cppzmq: remove leftovers | selsta | 1 | -15/+0 |
2020-03-05 | Various improvements to the ZMQ JSON-RPC handling: | Lee Clagett | 1 | -1/+11 |
2020-02-17 | remove empty statements | Interchained | 3 | -3/+3 |
2020-02-12 | wipeable_string: split - treat CR, LF and Tabs as separators | xiphon | 1 | -3/+4 |
2020-02-12 | console_handler: do not let exception past the dor | moneromooo-monero | 1 | -3/+7 |
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-10 | gitian-build.py: Fixing check for docker command. | Jonathan Cross | 1 | -2/+5 |
2020-01-06 | Gitian: Change lxc ip link | TheCharlatan | 2 | -5/+5 |
2019-12-19 | depends: empty spaces in PATH variable cause build failure | kozyilmaz | 1 | -3/+3 |
2019-12-18 | depends: set several missing build tags | moneromooo-monero | 1 | -0/+10 |
2019-12-16 | abstract_tcp_server2: guard against negative timeouts | moneromooo-monero | 1 | -5/+16 |
2019-12-12 | depends: update libsodium to 1.0.18 | TheCharlatan | 2 | -4/+4 |
2019-12-03 | ssl: server-side: allow multiple version of TLS | Bertrand Jacquin | 1 | -1/+1 |
2019-11-26 | net_ssl: load default certificates in CA mode on Windows | moneromooo-monero | 1 | -0/+42 |
2019-11-25 | epee: reorder a couple init list fields to match declaration | moneromooo-monero | 2 | -2/+2 |
2019-11-20 | Gitian: Fix sigs generation | TheCharlatan | 1 | -1/+1 |
2019-11-18 | "Fix" non-determinism in native_cctools build | Howard Chu | 2 | -0/+16 |
2019-11-17 | Fixup compiled python in OSX | Howard Chu | 1 | -1/+1 |
2019-11-17 | Fix unwind library ordering | Howard Chu | 2 | -0/+16 |
2019-11-17 | Fixup sodium darwin | Howard Chu | 3 | -31/+2 |
2019-11-17 | Use standard time for depends caches | Howard Chu | 5 | -66/+59 |
2019-11-17 | Add ARFLAGS | Howard Chu | 23 | -20/+89 |
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-14 | gitian: add FreeBSD | Howard Chu | 2 | -17/+145 |
2019-11-14 | depends: Add FreeBSD support | Howard Chu | 9 | -14/+68 |
2019-11-14 | gitian: Parametrize target platforms | Howard Chu | 1 | -30/+25 |
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-11 | epee: close connection when the peer has done so | moneromooo-monero | 1 | -1/+7 |
2019-11-11 | gitian: Update to latest gitian-builder | Howard Chu | 1 | -5/+1 |
2019-11-11 | Gitian Readme: adding android signing & fix v0.15 checksum. | Jonathan Cross | 1 | -6/+5 |
2019-11-04 | gitian: fix out dir location | iDunk5400 | 1 | -1/+1 |
2019-11-04 | Copy LICENSE to all archives | Howard Chu | 4 | -3/+13 |
2019-11-04 | Improved performance for epee serialization: | Lee Clagett | 6 | -56/+53 |
2019-11-04 | depends: fix typo in packages | selsta | 1 | -1/+1 |
2019-11-03 | gitian: add --rebuild option | Howard Chu | 2 | -12/+48 |
2019-11-03 | Add Android support | Howard Chu | 12 | -9/+281 |
2019-11-03 | Fix readline build | Howard Chu | 4 | -5/+6630 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 1 | -1/+2 |
2019-11-02 | Merge pull request #6079 | Riccardo Spagni | 1 | -3/+3 |
2019-11-02 | 0.15.0.0 release engineering | Riccardo Spagni | 1 | -3/+3 |
2019-11-01 | epee: allow a random component in once_a_time timeouts | moneromooo-monero | 1 | -4/+16 |
2019-11-01 | Merge pull request #6059 | Riccardo Spagni | 3 | -3/+3 |
2019-10-31 | Updating gitian yml files for v0.15 | Jonathan Cross | 3 | -3/+3 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 5 | -8/+51 |
2019-10-25 | depends: bump zeromq version to 4.1.7 | anonimal | 1 | -2/+2 |
2019-10-25 | depends: bump cppzmq version to 4.4.1 | anonimal | 1 | -2/+2 |
2019-10-22 | epee: use SO_REUSEADDR on non-Windows targets | xiphon | 1 | -2/+6 |
2019-10-21 | Support median block size > 4 GB | moneromooo-monero | 3 | -1/+53 |
2019-10-18 | epee: fix SSL server handshake, run_one() can block, use poll_one() | xiphon | 2 | -2/+11 |
2019-10-15 | levin: armour against some "should not happen" case | moneromooo-monero | 1 | -0/+5 |
2019-10-14 | abstract_tcp_server2: move "Trying to connect" from error to debug | moneromooo-monero | 1 | -1/+1 |
2019-10-02 | epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option | xiphon | 1 | -4/+2 |
2019-09-27 | abstract_tcp_server2: log pointer, not contents, where appropriate | moneromooo-monero | 1 | -1/+1 |
2019-09-26 | build: fix MinGW GUI dependencies build | xiphon | 1 | -2/+2 |
2019-09-25 | Don't set ARCH_ID if it's already set | Howard Chu | 1 | -3/+5 |
2019-09-24 | Streamline build setup | Howard Chu | 1 | -28/+37 |
2019-09-24 | epee: misc_log_ex.h can now be used in C code | moneromooo-monero | 2 | -11/+51 |
2019-09-17 | epee: implement handshake timeout for SSL connections | xiphon | 3 | -5/+30 |
2019-09-16 | epee: fix network timeouts in blocked_mode_client | xiphon | 1 | -1/+2 |
2019-09-16 | Properly format multiline logs | moneromooo-monero | 2 | -22/+58 |
2019-09-12 | abstract_tcp_server2: fix lingering connections | moneromooo-monero | 1 | -0/+5 |
2019-09-09 | depends: fix monero binaries Boost linking errors | iDunk5400 | 1 | -6/+6 |
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-07 | depends: attempt to fix readline | iDunk5400 | 4 | -7/+13 |
2019-09-06 | epee: connection_basic: resolve CID 203916 (UNINIT_CTOR) | anonimal | 1 | -0/+1 |
2019-09-06 | epee: connection_basic: resolve CID 203920 (UNINIT_CTOR) | anonimal | 1 | -0/+1 |
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 |
2019-08-29 | contrib: add a suppressions file for leak sanitizer | moneromooo-monero | 1 | -0/+1 |
2019-08-28 | simplewallet: lock console on inactivity | moneromooo-monero | 3 | -13/+88 |
2019-08-27 | Fix Travis build on Windows + Mac | hyperreality | 1 | -1/+1 |
2019-08-23 | syncobj.h no longer defines shared_guard, so remove those define's | Tom Smeding | 1 | -3/+0 |
2019-08-20 | Add depends riscv 64 bit support | TheCharlatan | 5 | -1/+16 |
2019-08-20 | fix feature not introduced until boost 1.66 | Jethro Grassie | 1 | -1/+1 |
2019-08-19 | epee: fix connections not being properly closed in some instances | moneromooo-monero | 1 | -1/+1 |
2019-08-16 | epee: support unicode in parsed strings | moneromooo-monero | 2 | -22/+61 |
2019-08-15 | Remove unused code under WINDWOS_PLATFORM guard | Tom Smeding | 1 | -88/+0 |
2019-08-06 | Gitian build script fixes for MacOS | Jonathan Cross | 1 | -3/+3 |
2019-07-31 | Add IPv6 support | Thomas Winget | 8 | -67/+461 |
2019-07-30 | gitian build README improvements | Jonathan Cross | 1 | -38/+78 |
2019-07-18 | Gitian build (mac, linux): gzip => bzip2 | Jonathan Cross | 3 | -4/+4 |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 10 | -64/+289 |
2019-07-16 | Add ref-counted buffer byte_slice. Currently used for sending TCP data. | Lee Clagett | 10 | -149/+445 |