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
/
include
/
storages
Commit message (
Expand
)
Author
Age
Files
Lines
*
contrib: fix compilation error for boost 1.85
0xFFFC0000
2024-05-29
1
-0
/
+1
*
storages: change error log category to serialization
selsta
2023-09-22
2
-0
/
+6
*
fix missing <cstdint> includes
tobtoht
2023-05-08
1
-0
/
+1
*
src, epee: fix a couple compiler warnings
selsta
2022-05-17
1
-1
/
+0
*
Merge pull request #8226
luigi1111
2022-05-10
3
-5
/
+5
|
\
|
*
Fix typo: SERIALIZE_TYPE_DUOBLE
Jeffrey
2022-03-25
3
-5
/
+5
*
|
Refactor out pragma_comp_defs
Jeffrey
2022-04-18
1
-10
/
+4
*
|
Trimming Fat
Jeffrey
2022-04-18
1
-48
/
+0
*
|
Boring Old Deletes
Jeffrey
2022-04-18
2
-130
/
+0
*
|
Merge pull request #8228
luigi1111
2022-04-06
1
-39
/
+1
|
\
\
|
*
|
Remove dead code from parserse_base_utils and fix unit tests
Jeffrey
2022-03-30
1
-39
/
+1
|
|
/
*
|
Merge pull request #8197
luigi1111
2022-04-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
|
Undefined behaviour fixes
SChernykh
2022-02-19
1
-0
/
+12
|
/
*
Compil time: move epee storages/parserse_base_utils.h to parserse_base_utils.cpp
mj-xmr
2021-06-11
1
-232
/
+8
*
Fix boost 1.76.0 compatibility
loqs
2021-05-24
1
-0
/
+2
*
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-19
3
-35
/
+41
*
Revert "Merge pull request #7136"
luigi1111
2021-04-16
3
-41
/
+35
*
Merge pull request #7136
luigi1111
2021-04-16
3
-35
/
+41
|
\
|
*
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-16
3
-35
/
+41
*
|
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
1
-1
/
+1
|
/
*
Reduce compilation time of epee/portable_storage.h
mj-xmr
2021-02-06
6
-203
/
+15
*
storages: overridable limits for loading portable_storage from binary
moneromooo-monero
2021-01-07
5
-33
/
+63
*
Merge pull request #7281
luigi1111
2021-01-06
1
-1
/
+11
|
\
|
*
epee: also limit number of strings in portable_storage
moneromooo-monero
2021-01-05
1
-1
/
+11
*
|
Restrict duplicate keys in epee binary format
Lee Clagett
2020-12-20
1
-1
/
+4
|
/
*
portable_storage: better sanity checking
moneromooo-monero
2021-01-02
1
-2
/
+7
*
Merge pull request #7243
Alexander Blair
2021-01-01
1
-1
/
+6
|
\
|
*
portable_storage: check object limit where appropriate
moneromooo
2020-12-31
1
-1
/
+6
*
|
Merge pull request #7220
Alexander Blair
2021-01-01
3
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
portable_storage: forbid unnamed sections
xiphon
2020-12-28
3
-0
/
+3
*
|
portable_storage: remove array element limit
moneromooo-monero
2020-12-28
1
-5
/
+0
*
|
portable_storage: remove overly aggressive cutoff
moneromooo-monero
2020-12-27
1
-2
/
+0
*
|
portable_storage: add some sanity checks on data size
moneromooo-monero
2020-12-26
1
-1
/
+35
|
/
*
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
2020-10-10
4
-40
/
+29
*
epee: further defending against exceptions in command handlers
moneromooo-monero
2020-08-02
1
-0
/
+7
*
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
|
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
|
epee: fix array underflow in unicode parsing
moneromooo-monero
2020-06-21
1
-1
/
+1
*
|
Fix boost <1.60 compilation and fix boost 1.73+ warnings
Lee Clagett
2020-05-31
1
-4
/
+5
*
|
build: fix boost 1.73 compatibility
selsta
2020-05-14
1
-4
/
+4
|
/
*
Allow wallet2.h to run in WebAssembly
woodser
2020-04-15
1
-5
/
+5
*
Merge pull request #6351
luigi1111
2020-04-04
1
-0
/
+2
|
\
|
*
Move hex->bin conversion to monero copyright files and with less includes
Lee Clagett
2020-03-09
1
-0
/
+2
*
|
Merge pull request #6311
luigi1111
2020-03-31
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Explicitly define copy assignment operator
Martijn Otto
2020-01-28
1
-0
/
+7
*
|
Merge pull request #6220
Alexander Blair
2020-02-28
5
-39
/
+46
|
\
\
|
|
/
|
/
|
|
*
Improved performance for epee serialization:
Lee Clagett
2019-11-04
5
-39
/
+46
*
|
network: log traffic and add a simple traffic analysis script
moneromooo-monero
2020-01-26
1
-5
/
+43
|
/
*
daemon, wallet: new pay for RPC use system
moneromooo-monero
2019-10-25
1
-1
/
+10
[next]