0x914409F1
1c9ae19ec4
epee: portable_storage_base: implement array_entry_t copyctor ( #25 )
...
"Manually initialize the array_entry_t iterator to ensure it points
to the correct m_array, thereby preventing a potential use-after-free
situation."
Credit to Guido Vranken: https://hackerone.com/reports/511317
2019-05-19 03:09:31 +02:00
cryptozoidberg
4db26f48a5
fixed latest boost compatibility
2019-05-18 19:41:17 +02:00
sowle
02576ab740
minor operator<< refactoring & related stuff
2019-05-01 16:03:12 +02:00
sowle
6702b53662
Merge branch 'master' into offsig
2019-04-23 02:07:41 +03:00
sowle
408fab65a4
dump as json now supports different line endings + fixed logging for main_window
2019-04-23 02:03:09 +03:00
crypro.zoidberg
f408f93344
be sure that connection is closed on sentque overflow
2019-04-22 18:43:48 +02:00
sowle
d51664e5dc
Merge branch 'master' into offsig
...
# Conflicts:
# tests/unit_tests/epee_levin_protocol_handler_async.cpp
2019-04-19 15:46:53 +03:00
crypro.zoidberg
d846d26bf4
more preformance logs
2019-04-18 02:45:53 +02:00
sowle
daa01fd533
cold-signing is finally working in CLI and via RPC
2019-04-12 09:48:33 +03:00
sowle
2c1fca9453
Merge branch 'master' into offsig
...
# Conflicts:
# src/currency_core/currency_format_utils.h
2019-04-11 13:49:18 +03:00
crypro.zoidberg
534d649466
implemented 128 bit coin supply
2019-04-10 03:00:29 +02:00
sowle
d2d1bf5d7a
wallet: refactoring for cold-signing process + offline mode + watch-only mode (work in progress)
2019-04-03 12:48:09 +03:00
sowle
bd52a48382
locked_object made more const-friendly
2019-02-25 17:32:53 +03:00
crypro.zoidberg
2fc055ff15
sync some of epee libs with boolberry
2019-02-18 19:48:38 +01:00
crypro.zoidberg
6e050fce8b
added more logs, changed structure of furmat_utils
2019-02-14 02:00:40 +01:00
crypro.zoidberg
257d63d2b1
fixed bug with possible http server flood
2019-02-08 21:33:26 +01:00
crypro.zoidberg
29a6d0bce4
fixed bug in miner, added demangling for callstacks
2019-01-23 21:13:42 +03:00
crypro.zoidberg
6b963cfbf1
removed warning
2019-01-17 13:56:09 +03:00
crypro.zoidberg
2c74d4a6e7
disabled market, fixed p2p api
2019-01-17 13:50:51 +03:00
crypro.zoidberg
f23e97c10c
Moved sources to public repo
2018-12-27 18:50:45 +03:00