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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
epee: don't log raw packet data
moneromooo-monero
2021-10-06
1
-4
/
+4
*
support cors wildcard
woodser
2021-09-17
1
-1
/
+1
*
p2p: remove blocked addresses/hosts from peerlist
moneromooo-monero
2021-08-05
1
-0
/
+3
*
async_protocol_handler_config: fix deadlock
anon
2021-03-12
1
-28
/
+24
*
async_protocol_handler_config: remove connection correctly
anon
2021-02-19
1
-1
/
+1
*
boosted_tcp_server: fix connection lifetime
anon
2021-01-19
2
-7
/
+19
*
add a max levin packet size by command type
moneromooo-monero
2021-01-03
1
-4
/
+13
*
Add aggressive restrictions to pre-handshake p2p buffer limit
Lee Clagett
2020-12-29
2
-10
/
+25
*
ssl: buffered handshake detection
anon
2020-12-28
4
-12
/
+12
*
epee: fix some issues using connections after shutdown
moneromooo-monero
2020-12-26
1
-6
/
+21
*
Merge pull request #6727
Alexander Blair
2020-08-16
1
-9
/
+31
|
\
|
*
epee: guard against exceptions in RPC handlers
moneromooo-monero
2020-07-30
1
-9
/
+31
*
|
Merge pull request #6720
Alexander Blair
2020-08-16
1
-26
/
+0
|
\
\
|
*
|
epee: Remove unused functions in local_ip.h
Jean Pierre Dudey
2020-07-22
1
-26
/
+0
|
|
/
*
/
wallet2_api: implement runtime proxy configuration
xiphon
2020-07-20
2
-8
/
+1
|
/
*
Merge pull request #6516
Alexander Blair
2020-07-19
2
-7
/
+0
|
\
|
*
remove double includes
sumogr
2020-05-11
2
-7
/
+0
*
|
Merge pull request #6512
Alexander Blair
2020-07-19
5
-5
/
+5
|
\
\
|
*
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
5
-5
/
+5
*
|
|
Fix boost <1.60 compilation and fix boost 1.73+ warnings
Lee Clagett
2020-05-31
2
-11
/
+10
|
/
/
*
|
Merge pull request #6446
luigi1111
2020-05-01
2
-0
/
+11
|
\
\
|
*
|
trezor: adapt to new passphrase mechanism
Dusan Klinec
2020-04-27
2
-0
/
+11
|
|
/
*
/
Allow wallet2.h to run in WebAssembly
woodser
2020-04-15
2
-152
/
+111
|
/
*
Merge pull request #6339
luigi1111
2020-04-04
2
-2
/
+2
|
\
|
*
remove empty statements
Interchained
2020-02-17
2
-2
/
+2
*
|
p2p: fix frequent weak_ptr exception on connection
moneromooo-monero
2020-03-31
1
-1
/
+6
*
|
Merge pull request #6244
Alexander Blair
2020-03-12
1
-5
/
+16
|
\
\
|
*
|
abstract_tcp_server2: guard against negative timeouts
moneromooo-monero
2019-12-16
1
-5
/
+16
*
|
|
Merge pull request #6243
Alexander Blair
2020-03-12
1
-6
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
epee: remove backward compatible endian specific address serialization
moneromooo-monero
2020-01-26
1
-6
/
+2
*
|
|
Merge pull request #6182
Alexander Blair
2020-02-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
epee: reorder a couple init list fields to match declaration
moneromooo-monero
2019-11-25
1
-1
/
+1
*
|
|
Merge pull request #6143
Alexander Blair
2020-01-16
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
epee: set application/json MIME type on json errors
moneromooo-monero
2019-11-15
1
-0
/
+2
|
|
/
*
/
epee: close connection when the peer has done so
moneromooo-monero
2019-11-11
1
-1
/
+7
|
/
*
Merge pull request #6006
luigi1111
2019-10-24
1
-2
/
+6
|
\
|
*
epee: use SO_REUSEADDR on non-Windows targets
xiphon
2019-10-22
1
-2
/
+6
*
|
Merge pull request #5996
luigi1111
2019-10-22
1
-0
/
+1
|
\
\
|
*
|
epee: fix SSL server handshake, run_one() can block, use poll_one()
xiphon
2019-10-18
1
-0
/
+1
|
|
/
*
|
Merge pull request #5986
luigi1111
2019-10-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
abstract_tcp_server2: move "Trying to connect" from error to debug
moneromooo-monero
2019-10-14
1
-1
/
+1
*
|
Merge pull request #5911
luigi1111
2019-10-16
1
-0
/
+5
|
\
\
|
*
|
levin: armour against some "should not happen" case
moneromooo-monero
2019-10-15
1
-0
/
+5
*
|
|
Merge pull request #5947
luigi1111
2019-10-14
1
-4
/
+2
|
\
\
\
|
*
|
|
epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option
xiphon
2019-10-02
1
-4
/
+2
*
|
|
|
Merge pull request #5937
luigi1111
2019-10-14
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
abstract_tcp_server2: log pointer, not contents, where appropriate
moneromooo-monero
2019-09-27
1
-1
/
+1
*
|
|
|
Merge pull request #5918
luigi1111
2019-10-08
2
-2
/
+6
|
\
\
\
\
|
*
|
|
|
epee: implement handshake timeout for SSL connections
xiphon
2019-09-17
2
-2
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #5917
luigi1111
2019-10-08
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]