index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
epee
/
src
/
CMakeLists.txt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
Merge functionality of misc_os_dependent into time_helper.h
Jeffrey
1
-1
/
+0
2022-04-18
Boring Old Deletes
Jeffrey
1
-1
/
+0
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+1
2021-09-16
cmake: set required C/C++ standard to 11
selsta
1
-3
/
+1
2021-08-19
epee: link with Boost_SYSTEM_LIBRARY
selsta
1
-0
/
+2
2021-06-11
Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp
mj-xmr
1
-1
/
+1
2021-06-10
Merge pull request #7416
luigi1111
1
-3
/
+4
2021-06-01
Merge pull request #7712
luigi1111
1
-1
/
+4
2021-05-12
Merge pull request #7665
luigi1111
1
-5
/
+2
2021-05-09
epee: include public openssl header in cmake
selsta
1
-1
/
+4
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
1
-0
/
+4
2021-04-16
CMake: new macro - finding all headers (extract from epee)
mj-xmr
1
-5
/
+2
2021-03-28
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
1
-1
/
+1
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-06
Reduce compilation time of epee/portable_storage.h
mj-xmr
1
-1
/
+6
2020-10-10
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
1
-1
/
+1
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2020-04-11
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
Lee Clagett
1
-2
/
+3
2020-04-15
Allow wallet2.h to run in WebAssembly
woodser
1
-1
/
+1
2019-10-22
Merge pull request #5966
luigi1111
1
-1
/
+2
2019-10-21
Support median block size > 4 GB
moneromooo-monero
1
-1
/
+2
2019-09-26
build: fix MinGW GUI dependencies build
xiphon
1
-2
/
+2
2019-09-07
depends: attempt to fix readline
iDunk5400
1
-2
/
+2
2019-07-17
Added support for "noise" over I1P/Tor to mask Tx transmission.
Lee Clagett
1
-1
/
+1
2019-07-16
Add ref-counted buffer byte_slice. Currently used for sending TCP data.
Lee Clagett
1
-2
/
+2
2019-03-25
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
1
-1
/
+2
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-02-02
epee: add SSL support
moneromooo-monero
1
-1
/
+1
2018-12-23
epee: better network buffer data structure
moneromooo-monero
1
-1
/
+1
2018-09-29
Merge pull request #4443
Riccardo Spagni
1
-0
/
+2
2018-08-16
common: add a class to safely wrap mlock/munlock
moneromooo-monero
1
-1
/
+1
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2018-01-11
Keep readline optional
Jethro Grassie
1
-1
/
+1
2018-01-10
move memwipe to epee to avoid common<->crypto circular dependencies
moneromooo-monero
1
-1
/
+5
2018-01-10
epee: remove dependency on common
moneromooo-monero
1
-1
/
+0
2017-12-16
move connection_basic and network_throttle from src/p2p to epee
moneromooo-monero
1
-1
/
+2
2017-11-27
new wipeable_string class to replace std::string passphrases
moneromooo-monero
1
-1
/
+1
2017-11-14
split off readline code into epee_readline
moneromooo-monero
1
-3
/
+14
2017-10-17
cmake: epee: use var from FindOpenSSL.cmake
redfish
1
-2
/
+1
2017-10-15
epee: link against ssl/crypto for the new SSL code
moneromooo-monero
1
-0
/
+2
2017-10-05
Upgrades to epee::net_utils::network_address
Lee Clagett
1
-2
/
+2
2017-06-18
Add readline support to cli
jethro
1
-1
/
+6
2017-05-31
Fix PR#2039
Howard Chu
1
-1
/
+1
2017-04-11
Improvements for epee binary to hex functions:
Lee Clagett
1
-1
/
+1
2017-04-10
update easylogging++ to latest upstream
moneromooo-monero
1
-0
/
+1
2017-03-18
Removed boost/asio.hpp include from epee/string_tools.h
Lee Clagett
1
-2
/
+1
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-08
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
1
-1
/
+9
2017-01-30
GUI: Add install target for epee
Jaquee
1
-0
/
+10
2017-01-16
Change logging to easylogging++
moneromooo-monero
1
-1
/
+1
2016-12-13
Adding HTTP Digest Auth (but not yet enabled)
Lee Clagett
1
-0
/
+29