index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
epee
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-02
core_rpc_server: new file: rpc_ssl.fingerprint
Jeffrey Ryan
1
-0
/
+27
2023-04-25
Merge pull request #8789
luigi1111
1
-166
/
+0
2023-03-19
epee: remove dead code in net_helper
Jeffro256
1
-166
/
+0
2023-02-07
Revert "epee: when loading a JSON RPC payload, ensure params is an object"
moneromooo-monero
1
-10
/
+0
2023-02-06
Merge pull request #8692
luigi1111
1
-0
/
+10
2023-01-16
Copyright: Update to 2023
mj-xmr
6
-6
/
+6
2023-01-01
epee: when loading a JSON RPC payload, ensure params is an object
moneromooo-monero
1
-0
/
+10
2022-11-13
epee: remove dead HTTP code
Jeffrey Ryan
3
-65
/
+0
2022-09-09
Merge pull request #8348
luigi1111
1
-4
/
+4
2022-08-22
Merge pull request #8352
luigi1111
2
-139
/
+0
2022-07-15
Merge pull request #8435
v0.18.0.0
luigi1111
1
-0
/
+10
2022-07-13
Template hash func to fix compiler error on < gcc-6
j-berman
1
-0
/
+10
2022-07-08
address PR comments
j-berman
2
-378
/
+376
2022-07-05
connection: fix implementation
anon
3
-811
/
+1133
2022-06-17
Remove async_blocked_mode_client
Jeffrey Ryan
1
-113
/
+0
2022-05-23
http_server_handlers_map2: dead macros
Jeffrey Ryan
1
-26
/
+0
2022-05-23
epee: update 'http_server_handlers_map2.h' macros to use fully qualified names
Jeffrey Ryan
1
-4
/
+4
2022-05-10
Merge pull request #8301
luigi1111
1
-1
/
+1
2022-05-10
Merge pull request #8279
luigi1111
1
-10
/
+1
2022-04-28
Doxygen: Hide anonymous namespaces from documentation by default
Jeffrey
1
-1
/
+1
2022-04-22
EPEE: Remove gzip_encoding.h
Jeffrey
1
-10
/
+1
2022-04-21
add a sanity check to RPC input data size
moneromooo-monero
2
-0
/
+12
2022-04-18
Remove the only 4 non-UTF8 characters in codebase
Jeffrey
1
-4
/
+4
2022-04-18
Refactor out to_nonconst_iterator.h
Jeffrey
3
-3
/
+1
2022-04-18
Refactor out pragma_comp_defs
Jeffrey
2
-11
/
+0
2022-04-18
Merge functionality of misc_os_dependent into time_helper.h
Jeffrey
1
-1
/
+1
2022-04-18
Trimming Fat
Jeffrey
1
-1
/
+0
2022-04-18
Boring Old Deletes
Jeffrey
26
-5459
/
+0
2022-04-06
Merge pull request #8223
luigi1111
6
-32
/
+27
2022-04-06
Merge pull request #8197
luigi1111
7
-7
/
+9
2022-03-30
Eliminate dependence on boost::interprocess #8223
Jeffrey
6
-32
/
+27
2022-03-04
Copyright: Update to 2022
mj-xmr
7
-7
/
+9
2022-02-19
Undefined behaviour fixes
SChernykh
5
-12
/
+12
2021-08-20
support cors wildcard
woodser
1
-1
/
+1
2021-08-05
p2p: remove blocked addresses/hosts from peerlist
moneromooo-monero
1
-0
/
+3
2021-04-22
Merge pull request #7669
luigi1111
2
-64
/
+77
2021-04-16
Split epee/string_tools.h and encapsulate boost::lexical_cast
mj-xmr
4
-206
/
+12
2021-04-16
Revert "Merge pull request #7136"
luigi1111
2
-77
/
+64
2021-04-16
Merge pull request #7136
luigi1111
2
-64
/
+77
2021-03-29
Merge pull request #7460
luigi1111
1
-28
/
+24
2021-03-20
Merge pull request #7366
luigi1111
2
-0
/
+10
2021-03-20
Merge pull request #7274
luigi1111
1
-4
/
+4
2021-03-12
async_protocol_handler_config: fix deadlock
anon
1
-28
/
+24
2021-03-05
Merge pull request #7399
luigi1111
1
-2
/
+14
2021-02-23
epee: return HTTP error 400 (Bad request) on deserialization error
moneromooo-monero
1
-2
/
+14
2021-02-19
async_protocol_handler_config: remove connection correctly
anon
1
-1
/
+1
2021-02-18
Merge pull request #7343
luigi1111
1
-32
/
+2
2021-02-15
Merge pull request #7308
luigi1111
2
-7
/
+19
2021-02-13
Store RPC SSL key/cert for consistent authentication between runs
Lee Clagett
2
-0
/
+10
2021-02-06
Reduce compilation time of epee/portable_storage.h
mj-xmr
1
-0
/
+1
2021-01-19
boosted_tcp_server: fix connection lifetime
anon
2
-7
/
+19
2021-01-19
Remove unnecessary atomic operations in levin code
Lee Clagett
1
-32
/
+2
2021-01-19
Remove payload copy in all outgoing p2p messages
Lee Clagett
2
-64
/
+77
2021-01-16
Remove payload copy in all outgoing p2p messages
Lee Clagett
2
-64
/
+77
2021-01-03
epee: don't log raw packet data
moneromooo-monero
1
-4
/
+4
2021-01-03
add a max levin packet size by command type
moneromooo-monero
1
-4
/
+13
2020-12-17
Add aggressive restrictions to pre-handshake p2p buffer limit
Lee Clagett
2
-10
/
+25
2020-12-28
ssl: buffered handshake detection
anon
4
-12
/
+12
2020-12-26
epee: fix some issues using connections after shutdown
moneromooo-monero
1
-6
/
+21
2020-10-10
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
6
-10
/
+12
2020-11-09
epee: tighten the URL parsing regexp a little
moneromooo-monero
1
-4
/
+4
2020-08-16
Merge pull request #6727
Alexander Blair
1
-9
/
+31
2020-08-16
Merge pull request #6720
Alexander Blair
1
-26
/
+0
2020-07-30
epee: guard against exceptions in RPC handlers
moneromooo-monero
1
-9
/
+31
2020-07-22
epee: Remove unused functions in local_ip.h
Jean Pierre Dudey
1
-26
/
+0
2020-07-20
wallet2_api: implement runtime proxy configuration
xiphon
2
-8
/
+1
2020-07-19
Merge pull request #6516
Alexander Blair
2
-7
/
+0
2020-07-19
Merge pull request #6512
Alexander Blair
5
-5
/
+5
2020-05-31
Fix boost <1.60 compilation and fix boost 1.73+ warnings
Lee Clagett
2
-11
/
+10
2020-05-11
remove double includes
sumogr
2
-7
/
+0
2020-05-06
Update copyright year to 2020
SomaticFanatic
5
-5
/
+5
2020-05-01
Merge pull request #6446
luigi1111
2
-0
/
+11
2020-04-27
trezor: adapt to new passphrase mechanism
Dusan Klinec
2
-0
/
+11
2020-04-15
Allow wallet2.h to run in WebAssembly
woodser
2
-152
/
+111
2020-04-04
Merge pull request #6339
luigi1111
2
-2
/
+2
2020-03-31
p2p: fix frequent weak_ptr exception on connection
moneromooo-monero
1
-1
/
+6
2020-03-12
Merge pull request #6244
Alexander Blair
1
-5
/
+16
2020-03-12
Merge pull request #6243
Alexander Blair
1
-6
/
+2
2020-02-17
remove empty statements
Interchained
2
-2
/
+2
2020-02-06
Merge pull request #6182
Alexander Blair
1
-1
/
+1
2020-01-26
epee: remove backward compatible endian specific address serialization
moneromooo-monero
1
-6
/
+2
2020-01-16
Merge pull request #6143
Alexander Blair
1
-0
/
+2
2019-12-16
abstract_tcp_server2: guard against negative timeouts
moneromooo-monero
1
-5
/
+16
2019-11-25
epee: reorder a couple init list fields to match declaration
moneromooo-monero
1
-1
/
+1
2019-11-15
epee: set application/json MIME type on json errors
moneromooo-monero
1
-0
/
+2
2019-11-11
epee: close connection when the peer has done so
moneromooo-monero
1
-1
/
+7
2019-10-24
Merge pull request #6006
luigi1111
1
-2
/
+6
2019-10-22
epee: use SO_REUSEADDR on non-Windows targets
xiphon
1
-2
/
+6
2019-10-22
Merge pull request #5996
luigi1111
1
-0
/
+1
2019-10-22
Merge pull request #5986
luigi1111
1
-1
/
+1
2019-10-18
epee: fix SSL server handshake, run_one() can block, use poll_one()
xiphon
1
-0
/
+1
2019-10-16
Merge pull request #5911
luigi1111
1
-0
/
+5
2019-10-15
levin: armour against some "should not happen" case
moneromooo-monero
1
-0
/
+5
2019-10-14
Merge pull request #5947
luigi1111
1
-4
/
+2
2019-10-14
Merge pull request #5937
luigi1111
1
-1
/
+1
2019-10-14
abstract_tcp_server2: move "Trying to connect" from error to debug
moneromooo-monero
1
-1
/
+1
2019-10-08
Merge pull request #5918
luigi1111
2
-2
/
+6
2019-10-08
Merge pull request #5917
luigi1111
1
-1
/
+2
2019-10-02
epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option
xiphon
1
-4
/
+2
2019-09-30
Merge pull request #5910
luigi1111
1
-0
/
+5
2019-09-30
Merge pull request #5893
luigi1111
1
-1
/
+13
2019-09-27
abstract_tcp_server2: log pointer, not contents, where appropriate
moneromooo-monero
1
-1
/
+1
2019-09-17
epee: implement handshake timeout for SSL connections
xiphon
2
-2
/
+6
2019-09-16
epee: fix network timeouts in blocked_mode_client
xiphon
1
-1
/
+2
2019-09-14
Merge pull request #5898
luigi1111
1
-1
/
+1
2019-09-12
abstract_tcp_server2: fix lingering connections
moneromooo-monero
1
-0
/
+5
2019-09-08
depends: fix MacOS build with Clang 3.7.1
Lee Clagett
1
-1
/
+1
2019-09-08
epee: abstract_tcp_server2: resolve CID 203919 (DC.WEAK_CRYPTO)
anonimal
1
-1
/
+13
2019-09-04
Fix IP address serialization on big endian
moneromooo-monero
1
-1
/
+15
2019-09-04
epee: fix local/loopback checks on big endian
moneromooo-monero
1
-0
/
+7
2019-09-04
Merge pull request #5824
luigi1111
1
-1
/
+1
2019-08-19
epee: fix connections not being properly closed in some instances
moneromooo-monero
1
-1
/
+1
2019-08-15
Merge pull request #5674
luigi1111
1
-0
/
+24
2019-08-15
Merge pull request #5649
luigi1111
2
-2
/
+6
2019-07-31
Add IPv6 support
Thomas Winget
6
-64
/
+416
2019-07-24
Merge pull request #5531
luigi1111
1
-4
/
+8
2019-07-24
Merge pull request #5530
luigi1111
1
-2
/
+0
2019-07-24
Merge pull request #5528
luigi1111
1
-1
/
+1
2019-07-17
Added support for "noise" over I1P/Tor to mask Tx transmission.
Lee Clagett
7
-61
/
+158
2019-07-16
Add ref-counted buffer byte_slice. Currently used for sending TCP data.
Lee Clagett
7
-147
/
+89
2019-08-20
fix feature not introduced until boost 1.66
Jethro Grassie
1
-1
/
+1
2019-07-16
allow blocking whole subnets
moneromooo-monero
2
-2
/
+49
2019-06-19
p2p: close the right number of connections on setting max in/out peers
moneromooo-monero
1
-0
/
+24
2019-06-16
Bans for RPC connections
Howard Chu
2
-2
/
+6
2019-06-14
abstract_tcp_server2: improve DoS resistance
moneromooo-monero
1
-4
/
+5
2019-06-11
Merge pull request #5618
luigi1111
1
-6
/
+4
2019-06-10
epee: fix SSL autodetect on reconnection
xiphon
1
-6
/
+4
2019-06-09
Fix GCC 9.1 build warnings
moneromooo-monero
1
-0
/
+5
2019-05-22
Add ssl_options support to monerod's rpc mode.
Lee Clagett
1
-0
/
+38
2019-05-10
abstract_tcp_server2: move some things out of a lock
moneromooo-monero
1
-4
/
+8
2019-05-10
remove obsolete save_graph skeleton code
moneromooo-monero
1
-2
/
+0
2019-05-10
net_utils: fix m_ssl type from time_t to bool
moneromooo-monero
1
-1
/
+1
2019-05-07
net_ssl: SSL config tweaks for compatibility and security
moneromooo-monero
1
-0
/
+3
2019-04-26
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
moneromooo-monero
1
-0
/
+2
2019-04-24
Merge pull request #5482
Riccardo Spagni
1
-0
/
+1
2019-04-23
net_helper: clear recv buffer on eof
moneromooo-monero
1
-0
/
+1
2019-04-22
levin_protocol_handler_async: tune down preallocation a fair bit
moneromooo-monero
1
-1
/
+1
2019-04-16
Merge pull request #5445
Riccardo Spagni
1
-0
/
+12
2019-04-16
Merge pull request #5436
Riccardo Spagni
1
-3
/
+4
2019-04-15
wallet: new --offline option
moneromooo-monero
1
-0
/
+12
2019-04-13
net_helper: avoid unnecessary memcpy
moneromooo-monero
1
-3
/
+4
2019-04-12
abstract_tcp_server2: fix timeout on exit
moneromooo-monero
2
-2
/
+9
2019-04-11
epee: init a new ssl related variable in ctor
moneromooo-monero
1
-0
/
+1
2019-04-11
simplewallet: new net_stats command
moneromooo-monero
2
-2
/
+30
2019-04-07
Enabling daemon-rpc SSL now requires non-system CA verification
Lee Clagett
1
-0
/
+3
2019-04-07
Require manual override for user chain certificates.
Lee Clagett
1
-1
/
+2
2019-04-07
Perform RFC 2818 hostname verification in client SSL handshakes
Lee Clagett
2
-2
/
+14
2019-04-07
Require server verification when SSL is enabled.
Lee Clagett
1
-0
/
+6
2019-04-07
Pass SSL arguments via one class and use shared_ptr instead of reference
Lee Clagett
7
-111
/
+152
2019-04-06
Change SSL certificate file list to OpenSSL builtin load_verify_location
Lee Clagett
6
-23
/
+20
2019-04-06
Merge pull request #5348
Riccardo Spagni
1
-3
/
+3
2019-04-01
Merge pull request #5327
Riccardo Spagni
2
-1
/
+5
2019-03-25
epee: some more minor JSON parsing speedup
moneromooo-monero
1
-3
/
+3
2019-03-25
Added socks proxy (tor/i2pd/kovri) support to wallet
Lee Clagett
4
-75
/
+79
2019-03-24
New interactive daemon command 'print_net_stats': Global traffic stats
rbrunner7
2
-1
/
+5
2019-03-21
Merge pull request #5283
Riccardo Spagni
1
-5
/
+6
2019-03-21
epee: fix build with boost 1.70.0
moneromooo-monero
1
-5
/
+11
2019-03-19
abstract_tcp_server2: fix crashy race on socket shutdown
moneromooo-monero
1
-5
/
+6
2019-03-17
Merge pull request #5061
Riccardo Spagni
4
-4
/
+4
2019-03-08
Fix startup errors with SSL cert generation
Howard Chu
1
-1
/
+0
2019-03-05
Update 2019 copyright
binaryFate
4
-4
/
+4
2019-03-05
epee: add SSL support
Martijn Otto
6
-19
/
+24
2019-03-04
default initialize rpc structures
moneromooo-monero
1
-0
/
+14
2019-03-04
Merge pull request #5162
Riccardo Spagni
2
-6
/
+14
2019-03-04
Merge pull request #5160
Riccardo Spagni
1
-1
/
+1
2019-03-04
Merge pull request #5096
Riccardo Spagni
1
-1
/
+2
2019-03-04
Merge pull request #5091
Riccardo Spagni
1
-1
/
+4
2019-02-18
epee: Add space after ':' in additional http response headers
Tom Smeding
1
-1
/
+1
2019-02-10
Use io_service::work in epee tcp server
Lee Clagett
2
-6
/
+14
2019-02-02
epee: add SSL support
moneromooo-monero
8
-198
/
+539
2019-02-01
network_throttle: use circular_buffer where appropriate
moneromooo-monero
1
-1
/
+2
2019-01-30
i2p: initial support
Jethro Grassie
1
-1
/
+4
2019-01-28
Adding initial support for broadcasting transactions over Tor
Lee Clagett
5
-98
/
+267
2019-01-28
rpc: fix internal daemon calls in restricted rpc getting partial data
moneromooo-monero
1
-6
/
+6
2019-01-22
Pruning
moneromooo-monero
2
-2
/
+10
2019-01-16
Merge pull request #4976
Riccardo Spagni
6
-40
/
+97
2018-12-31
Merge pull request #4933
luigi1111
2
-2
/
+2
2018-12-23
epee: better network buffer data structure
moneromooo-monero
6
-40
/
+97
2018-12-04
epee: fix network packet header field endianness
moneromooo-monero
4
-53
/
+108
2018-12-04
Merge pull request #4854
Riccardo Spagni
4
-18
/
+4
2018-12-04
Changed RECIEVED to RECEIVED in log messages.
Norman Moeschter
2
-2
/
+2
2018-11-26
Merge pull request #4819
Riccardo Spagni
2
-6
/
+10
2018-11-16
Merge pull request #4807
Riccardo Spagni
1
-1
/
+6
2018-11-15
Removed a lot of unnecessary includes
Martijn Otto
4
-18
/
+4
2018-11-07
No longer use a list for registering self references in the abstract tcp
Martijn Otto
2
-6
/
+10
2018-11-06
Merge pull request #3970
Riccardo Spagni
1
-2
/
+4
2018-11-05
epee: log HTTP/RPC calls at info level
moneromooo-monero
1
-1
/
+6
2018-10-15
Merge pull request #4489
Riccardo Spagni
3
-9
/
+9
2018-10-12
Remove epee header dependency on cryptonote_core
moneromooo-monero
2
-6
/
+5
2018-10-02
epee: initialize a few data members where it seems to be appropriate
moneromooo-monero
1
-1
/
+3
2018-10-02
abstract_tcp_server2: move m_period to subclass
moneromooo-monero
1
-5
/
+6
2018-10-02
connection_basic: remove unused floating time start time
moneromooo-monero
1
-3
/
+0
2018-09-29
Merge pull request #4459
Riccardo Spagni
2
-1
/
+8
2018-09-09
abstract_tcp_server2: fix binding to the wrong IP
moneromooo-monero
1
-4
/
+4
2018-08-27
epee: use the socket::bind variant which does not throw
moneromooo-monero
1
-2
/
+18
2018-08-15
Merge pull request #4177
luigi1111
1
-0
/
+1
2018-08-15
Merge pull request #4130
luigi1111
2
-1
/
+9
2018-08-15
Merge pull request #4090
luigi1111
1
-5
/
+13
2018-07-25
epee: set jsonrpc to "2.0" in parse error return data
moneromooo-monero
1
-0
/
+1
2018-07-15
abstract_tcp_server2: fix race on shutdown
moneromooo-monero
2
-1
/
+9
[next]