index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
epee
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
epee: fix invalid memory write reading an array entry
moneromooo-monero
2018-09-25
1
-0
/
+8
*
epee: fix stack overflow on crafted input
moneromooo-monero
2018-09-25
1
-5
/
+8
*
abstract_tcp_server2: fix race on shutdown
moneromooo-monero
2018-08-05
2
-1
/
+9
*
abstract_tcp_server2: fix use after free
moneromooo-monero
2018-07-04
1
-2
/
+2
*
abstract_tcp_server2: restart async accept on error
moneromooo-monero
2018-07-04
1
-4
/
+19
*
epee.string_tools: add conversion between UTF-8 and UTF-16
stoffu
2018-07-04
2
-15
/
+45
*
epee: adaptive connection timeout system
moneromooo-monero
2018-07-03
4
-19
/
+75
*
epee: fix detection of 172.16.0.0/172.31.255.255 local IP range
moneromooo-monero
2018-07-03
1
-1
/
+1
*
disable file size sanity check when loading the wallet cache
moneromooo-monero
2018-07-03
1
-3
/
+3
*
http_protocol_handler: limit the number of starting newlines
moneromooo-monero
2018-05-31
3
-1
/
+12
*
abstract_tcp_server2: timeout on RPC connections
moneromooo-monero
2018-05-31
2
-1
/
+68
*
http_protocol_handler: speedup newline discarding
moneromooo-monero
2018-05-31
1
-2
/
+5
*
console_handler: fix start_default_console use of prompt parameter
moneromooo-monero
2018-05-31
1
-3
/
+21
*
epee: Drop deprecated Boost.Thread header
Jan Beich
2018-04-25
2
-2
/
+4
*
Fix typos in various files
Dimitris Apostolou
2018-03-15
2
-2
/
+2
*
Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
rbrunner7
2018-02-25
1
-1
/
+82
*
Merge pull request #3243
Riccardo Spagni
2018-02-20
1
-2
/
+2
|
\
|
*
epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflow
stoffu
2018-02-08
1
-2
/
+2
*
|
Merge pull request #3226
Riccardo Spagni
2018-02-16
4
-11
/
+11
|
\
\
|
*
|
pass large parameters by const ref, not value
moneromooo-monero
2018-02-02
4
-11
/
+11
|
|
/
*
|
Merge pull request #3252
Riccardo Spagni
2018-02-16
1
-0
/
+3
|
\
\
|
*
|
Fix #602 Turn on socket keepalive
Howard Chu
2018-02-11
1
-0
/
+3
|
|
/
*
|
Merge pull request #3217
Riccardo Spagni
2018-02-16
1
-3
/
+0
|
\
\
|
*
|
wipeable_string: call memwipe directly
moneromooo-monero
2018-01-31
1
-3
/
+0
|
|
/
*
|
Fix method name in invoke_http_json_rpc
Erik de Castro Lopo
2018-01-29
1
-1
/
+1
*
|
Allow the number of incoming connections to be limited
Erik de Castro Lopo
2018-01-29
1
-33
/
+45
|
/
*
Merge pull request #2969
Riccardo Spagni
2018-01-27
3
-12
/
+15
|
\
|
*
Remove is_pod trait, and replace with is_standard_layout requirement
Lee Clagett
2018-01-18
3
-12
/
+15
*
|
Merge pull request #3098
Riccardo Spagni
2018-01-27
1
-1
/
+1
|
\
\
|
*
|
levin_protocol_handler_async: erase from back of vector instead of front
stoffu
2018-01-26
1
-1
/
+1
*
|
|
Readd copyright starting date
xmr-eric
2018-01-26
4
-4
/
+4
*
|
|
Update 2018 copyright
xmr-eric
2018-01-26
8
-8
/
+8
|
/
/
*
|
Merge pull request #3012
Riccardo Spagni
2018-01-25
1
-8
/
+18
|
\
\
|
*
|
epee: check some error return values
moneromooo-monero
2017-12-27
1
-8
/
+18
*
|
|
epee: detect strptime, use std::get_time as fallback
moneromooo-monero
2018-01-11
1
-0
/
+6
|
|
/
|
/
|
*
|
Merge pull request #2990
Riccardo Spagni
2018-01-10
1
-1
/
+0
|
\
\
|
*
|
factor STL container serialization
moneromooo-monero
2017-12-22
1
-1
/
+0
*
|
|
Merge pull request #2986
Riccardo Spagni
2018-01-10
1
-3
/
+3
|
\
\
\
|
*
|
|
epee: use strptime instead of std::get_time, for compatibility
moneromooo-monero
2017-12-21
1
-3
/
+3
|
|
/
/
*
|
|
move memwipe to epee to avoid common<->crypto circular dependencies
moneromooo-monero
2018-01-10
1
-0
/
+84
*
|
|
epee: remove dependency on common
moneromooo-monero
2018-01-10
4
-7
/
+9
|
|
/
|
/
|
*
|
Merge pull request #2936
Riccardo Spagni
2017-12-25
1
-9
/
+12
|
\
\
|
*
|
levin_protocol_handler_async: another attempt at fixing at exception
moneromooo-monero
2017-12-15
1
-3
/
+12
|
*
|
Revert "epee: keep a ref to a connection we're deleting"
moneromooo-monero
2017-12-15
1
-8
/
+2
*
|
|
Merge pull request #2930
Riccardo Spagni
2017-12-25
1
-5
/
+9
|
\
\
\
|
*
|
|
levin_protocol_handler_async: add missing response handler locking
moneromooo-monero
2017-12-15
1
-5
/
+9
|
|
/
/
*
|
|
Merge pull request #2929
Riccardo Spagni
2017-12-25
1
-0
/
+20
|
\
\
\
|
*
|
|
epee: add a get_file_size function
moneromooo-monero
2017-12-15
1
-0
/
+20
|
|
/
/
*
|
|
Merge pull request #2920
Riccardo Spagni
2017-12-25
6
-8
/
+21
|
\
\
\
|
*
|
|
network_throttle: remove unused xxx static member
moneromooo-monero
2017-12-18
1
-2
/
+0
[next]