Commit Graph

52 Commits (441c86073869c5df55e91c39fd4b331212512022)

Author SHA1 Message Date
Jeffrey 441c860738 Merge functionality of misc_os_dependent into time_helper.h
2 years ago
Jeffrey 690ce560b0 Boring Old Deletes
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
selsta 4afd9a7a9e
cmake: set required C/C++ standard to 11
3 years ago
selsta 301355f88d
epee: link with Boost_SYSTEM_LIBRARY
3 years ago
mj-xmr c19f0cbdea
Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp
3 years ago
luigi1111 25bbb26f63
Merge pull request #7416
3 years ago
luigi1111 d51e0c38f9
Merge pull request #7712
3 years ago
luigi1111 ac87ac19b2
Merge pull request #7665
3 years ago
selsta d772f1378b
epee: include public openssl header in cmake
3 years ago
mj-xmr b4fe7c2401 epee linkage dynamic; move monero_add_library to main CMakeLists.txt
3 years ago
mj-xmr dc81e23e60 Split epee/string_tools.h and encapsulate boost::lexical_cast
3 years ago
mj-xmr 15e627569b CMake: new macro - finding all headers (extract from epee)
3 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
3 years ago
mj-xmr 240d382db4 Epee: add headers to project files (via glob), to be able to search for them easily.
3 years ago
mj-xmr dc48de74e8 Reduce compilation time of epee/portable_storage.h
3 years ago
Lee Clagett 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Lee Clagett c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
woodser 87d75584e8 Allow wallet2.h to run in WebAssembly
4 years ago
luigi1111 84ce43a239
Merge pull request #5966
5 years ago
moneromooo-monero be82c40703
Support median block size > 4 GB
5 years ago
xiphon 24473d7584 build: fix MinGW GUI dependencies build
5 years ago
iDunk5400 ab2819a365
depends: attempt to fix readline
5 years ago
Lee Clagett 3b24b1d082 Added support for "noise" over I1P/Tor to mask Tx transmission.
5 years ago
Lee Clagett bdfc63ae4d Add ref-counted buffer byte_slice. Currently used for sending TCP data.
5 years ago
Lee Clagett 7acfa9f3cc Added socks proxy (tor/i2pd/kovri) support to wallet
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago
moneromooo-monero 85665003a7
epee: better network buffer data structure
5 years ago
Riccardo Spagni b4ec67b2f7
Merge pull request #4443
6 years ago
moneromooo-monero 70271fa788
common: add a class to safely wrap mlock/munlock
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Jethro Grassie be1826c0fb
Keep readline optional
6 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
6 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
6 years ago
moneromooo-monero bb89ae8b20
move connection_basic and network_throttle from src/p2p to epee
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
moneromooo-monero 178014c995
split off readline code into epee_readline
7 years ago
redfish 4b228dd356 cmake: epee: use var from FindOpenSSL.cmake
7 years ago
moneromooo-monero 52ec0e7f4e
epee: link against ssl/crypto for the new SSL code
7 years ago
Lee Clagett 8b00687735 Upgrades to epee::net_utils::network_address
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
Howard Chu fa489a26ef
Fix PR#2039
7 years ago
Lee Clagett 4a8f96f95d Improvements for epee binary to hex functions:
7 years ago
moneromooo-monero a8ac4f0a70
update easylogging++ to latest upstream
7 years ago
Lee Clagett 50cd179a60 Removed boost/asio.hpp include from epee/string_tools.h
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Jaquee aa9561909a
GUI: Add install target for epee
7 years ago