index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
epee
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
CMake: new macro - finding all headers (extract from epee)
mj-xmr
2021-04-16
1
-5
/
+2
*
|
Merge pull request #7669
luigi1111
2021-04-22
2
-36
/
+46
|
\
\
|
*
|
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-19
2
-36
/
+46
*
|
|
Split epee/string_tools.h and encapsulate boost::lexical_cast
mj-xmr
2021-04-16
7
-0
/
+569
|
/
/
*
|
Revert "Merge pull request #7136"
luigi1111
2021-04-16
2
-46
/
+36
*
|
Merge pull request #7136
luigi1111
2021-04-16
2
-36
/
+46
|
\
\
|
*
|
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-16
2
-36
/
+46
*
|
|
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
2
-1
/
+232
|
|
/
|
/
|
*
|
Merge pull request #7402
luigi1111
2021-03-20
1
-1
/
+10
|
\
\
|
*
|
Epee: add headers to project files (via glob), to be able to search for them ...
mj-xmr
2021-02-25
1
-1
/
+10
|
|
/
*
|
Merge pull request #7366
luigi1111
2021-03-20
1
-0
/
+47
|
\
\
|
*
|
Store RPC SSL key/cert for consistent authentication between runs
Lee Clagett
2021-02-13
1
-0
/
+47
*
|
|
Merge pull request #7005
luigi1111
2021-03-20
1
-4
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow byte_stream->byte_slice conversion to shrink unused buffer space
Lee Clagett
2020-10-13
1
-4
/
+20
*
|
|
Reduce compilation time of epee/portable_storage.h
mj-xmr
2021-02-06
3
-1
/
+265
|
|
/
|
/
|
*
|
Merge pull request #7137
luigi1111
2021-01-15
1
-2
/
+16
|
\
\
|
*
|
readline_buffer: Avoid consecutive duplicates in the history
codesoap
2020-12-13
1
-2
/
+16
*
|
|
ssl: buffered handshake detection
anon
2020-12-28
1
-1
/
+2
|
/
/
*
|
Merge pull request #7009
Alexander Blair
2020-12-10
2
-1
/
+30
|
\
\
|
*
|
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
2020-10-10
2
-1
/
+30
*
|
|
Merge pull request #7003
Alexander Blair
2020-12-10
1
-4
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change to more efficient allocation strategy in byte_stream
Lee Clagett
2020-10-13
1
-4
/
+7
|
|
/
*
|
protocol: drop peers that don't reply to queries
moneromooo
2020-12-06
1
-8
/
+6
*
|
keep only the last seen node on a given host in the white list
moneromooo
2020-12-04
1
-0
/
+33
*
|
epee: readline_buffer - fix thread safety, fix sync() after stop()
xiphon
2020-11-07
1
-1
/
+9
|
/
*
wallet2_api: implement runtime proxy configuration
xiphon
2020-07-20
1
-0
/
+5
*
Merge pull request #6565
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
|
*
fix a few typos in error messages
moneromooo-monero
2020-05-19
1
-1
/
+1
*
|
Merge pull request #6512
Alexander Blair
2020-07-19
9
-9
/
+9
|
\
\
|
*
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
9
-9
/
+9
|
|
/
*
|
Merge pull request #6584
luigi1111
2020-07-08
1
-1
/
+1
|
\
\
|
*
|
rpc: don't display invalid json errors on default log level
moneromooo-monero
2020-05-23
1
-1
/
+1
|
|
/
*
|
Merge pull request #6559
luigi1111
2020-07-08
1
-1
/
+4
|
\
\
|
*
|
ByteSlice: Fix persisting ptr to std::moved SSO buffer
Doyle
2020-05-20
1
-1
/
+4
|
|
/
*
/
Fixed bugs for take_slice and byte_stream->byte_slice
Lee Clagett
2020-05-12
1
-9
/
+17
|
/
*
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
Lee Clagett
2020-04-11
3
-3
/
+137
*
Use byte_slice for sending zmq messages - removes data copy within zmq
Lee Clagett
2020-04-03
1
-4
/
+15
*
Merge pull request #6359
luigi1111
2020-04-21
1
-3
/
+3
|
\
|
*
Fixed string_ref usage bug in epee::from_hex::vector
Lee Clagett
2020-03-30
1
-3
/
+3
*
|
Allow wallet2.h to run in WebAssembly
woodser
2020-04-15
2
-1
/
+143
|
/
*
Merge pull request #6387
luigi1111
2020-04-04
1
-2
/
+2
|
\
|
*
epee: avoid spamming 'Generating SSL certificate' in the logs
xiphon
2020-03-13
1
-2
/
+2
*
|
Merge pull request #6370
luigi1111
2020-04-04
1
-1
/
+3
|
\
\
|
*
|
Use boost::asio::ssl::context::sslv23 for backwards compatibility
Martijn Otto
2020-03-11
1
-1
/
+3
|
|
/
*
|
Merge pull request #6351
luigi1111
2020-04-04
1
-2
/
+39
|
\
\
|
*
|
Move hex->bin conversion to monero copyright files and with less includes
Lee Clagett
2020-03-09
1
-2
/
+39
|
|
/
*
|
Merge pull request #6335
luigi1111
2020-04-04
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
wipeable_string: split - treat CR, LF and Tabs as separators
xiphon
2020-02-12
1
-3
/
+4
*
|
Merge pull request #6205
Alexander Blair
2020-02-28
1
-1
/
+1
|
\
\
|
*
|
ssl: server-side: allow multiple version of TLS
Bertrand Jacquin
2019-12-03
1
-1
/
+1
|
|
/
[prev]
[next]