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
/
tests
/
unit_tests
/
epee_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p: remove blocked addresses/hosts from peerlist
moneromooo-monero
2021-08-05
1
-0
/
+1
*
Merge pull request #7005
luigi1111
2021-03-20
1
-1
/
+3
|
\
|
*
Allow byte_stream->byte_slice conversion to shrink unused buffer space
Lee Clagett
2020-10-13
1
-1
/
+3
*
|
Fix byte_stream::put_n
Lee Clagett
2020-12-14
1
-0
/
+17
*
|
Change to more efficient allocation strategy in byte_stream
Lee Clagett
2020-10-13
1
-43
/
+50
|
/
*
Add clear method to byte_stream
Lee Clagett
2020-08-17
1
-0
/
+41
*
Merge pull request #6559
luigi1111
2020-07-08
1
-0
/
+23
|
\
|
*
ByteSlice: Fix persisting ptr to std::moved SSO buffer
Doyle
2020-05-20
1
-0
/
+23
*
|
Fixed bugs for take_slice and byte_stream->byte_slice
Lee Clagett
2020-05-12
1
-0
/
+31
|
/
*
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
Lee Clagett
2020-04-11
1
-1
/
+255
*
Fixed string_ref usage bug in epee::from_hex::vector
Lee Clagett
2020-03-30
1
-0
/
+3
*
Merge pull request #6351
luigi1111
2020-04-04
1
-3
/
+43
|
\
|
*
Move hex->bin conversion to monero copyright files and with less includes
Lee Clagett
2020-03-09
1
-3
/
+43
*
|
p2p: remove old debug commands
Aaron Hook
2020-03-20
1
-0
/
+1
|
/
*
Various improvements to the ZMQ JSON-RPC handling:
Lee Clagett
2020-03-05
1
-0
/
+11
*
Add ref-counted buffer byte_slice. Currently used for sending TCP data.
Lee Clagett
2019-07-16
1
-0
/
+433
*
Merge pull request #5748
luigi1111
2019-08-21
1
-1
/
+2
|
\
|
*
boost: update obsolete usage of endian API
moneromooo-monero
2019-07-09
1
-1
/
+2
*
|
epee: support unicode in parsed strings
moneromooo-monero
2019-08-16
1
-0
/
+17
|
/
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
epee: add SSL support
Martijn Otto
2019-03-05
1
-0
/
+19
*
Adding initial support for broadcasting transactions over Tor
Lee Clagett
2019-01-28
1
-6
/
+16
*
epee: speedup word/number matching
moneromooo-monero
2019-01-16
1
-0
/
+84
*
epee: better network buffer data structure
moneromooo-monero
2018-12-23
1
-0
/
+69
*
unit_tests: add some hex parsing test for non hex input
xiphon
2018-11-15
1
-0
/
+16
*
unit_tests: add a test for parse_hexstr_to_binbuff
moneromooo-monero
2018-11-15
1
-0
/
+13
*
Added features to epee::span<T> :
Lee Clagett
2018-08-03
1
-1
/
+56
*
unit_tests: add tests for local IP range detection
moneromooo-monero
2018-06-01
1
-0
/
+32
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
unit_tests: fix compiling on Windows
iDunk5400
2017-10-08
1
-3
/
+1
*
Upgrades to epee::net_utils::network_address
Lee Clagett
2017-10-05
1
-0
/
+231
*
Improvements for epee binary to hex functions:
Lee Clagett
2017-04-11
1
-4
/
+328
*
Removed boost/asio.hpp include from epee/string_tools.h
Lee Clagett
2017-03-18
1
-0
/
+97