| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
2b3595d0 various: do not propagate exception through dtor (moneromooo-monero)
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Coverity 189689, 189690, 189692, 189695
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | | |
b36353e2 unit_tests: add some hex parsing test for non hex input (xiphon)
6671110c unit_tests: add a test for parse_hexstr_to_binbuff (moneromooo-monero)
f6187cd8 epee: speed up parse_hexstr_to_binbuff a little (Howard Chu)
|
| | | |/ /
| |/| | |
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
2ffe53d9 device/trezor: webusb transport added, cmake fixes (Dusan Klinec)
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- webusb transport based on libusb added. Provides direct access to Trezor via USB, no need for Trezor bridge.
- trezor protocol message handler improved, no recursion used. Ready for upcoming integration tests.
- libusb (for docker) bumped from v1.0.9 to v1.0.22, newer version required for webusb transport, for device enumeration.
- cmake improvements and fixes. Cmake Trezor checks are moved to a dedicated CheckTrezor.cmake file. In case of a problem Trezor is excluded from build.
- ifdefs made consistent to Ledger.
- UDP Transport enumeration disabled by default in release mode
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
7c298f5d No longer use a list for registering self references in the abstract tcp server (Martijn Otto)
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
server
Updated assert message
Use a local variable that won't destruct at the end of the if-branch
Updated comment
|
| |\ \ \
| | | |
| | | |
| | | | |
e27e421f Fix version prefix in gitian build (TheCharlatan)
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The version prefix 'v' should just be set constantly.
Reflect this change in the README as well.
This should allow building commits as well, if a commit
is passed in instead of a tag.
|
| |\ \ \
| | | |
| | | |
| | | | |
b620443b epee: log HTTP/RPC calls at info level (moneromooo-monero)
|
| | | | |
| | | |
| | | |
| | | | |
It's useful info to have when investigating logs
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
0cfd2ae5 mlocker: fix dtor ordering problem (moneromooo-monero)
|
| | |/ / /
| | | |
| | | |
| | | | |
leak the mutex instead, it's a one off
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | | |
741e4a11 epee: speed up json number parsing (moneromooo-monero)
|
| | |/ / |
|
| |\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
157054b8 hardfork: initialize current_fork_index in ctor (moneromooo-monero)
2362baf7 network_throttle: initialize m_last_sample_time in ctor (moneromooo-monero)
d9400f69 serializtion: add missing mainnet and stagenet fields for 0mq (moneromooo-monero)
cbe0122b wallet2: initialize amount to 0 in tx_scan_info_t ctor (moneromooo-monero)
|
| | |/
| |
| |
| | |
Coverity 136593
|
| |\ \
| | |
| | |
| | | |
f067bb0c tests: fix MSYS2 warning 'MONERO_DEFAULT_LOG_CATEGORY redefined' (xiphon)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
07c62809 epee: some minor speedup in parsing (moneromooo-monero)
|
| | |/ / |
|
| |\ \ \
| |_|/
|/| |
| | | |
3381b651 abstract_tcp_server2: fix busy calling of idle IO service (moneromooo-monero)
|
| | | |
| | |
| | |
| | |
| | | |
This would make monerod use 100% CPU when running with torsocks
without Tor running
|
| |\ \ \
| | | |
| | | |
| | | | |
109717a5 Remove Travis check in depends toolchain file (TheCharlatan)
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
The architecture for darwin is now detected correctly, remove the
override for it.
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
8f3c7937 readline_buffer: fix "cursor in prompt" bug (moneromooo-monero)
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It happens when readline displays a prompt just before switching
to a shorter one
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
8f96c718 Adapt Readme and script to monero gitian build signing (TheCharlatan)
9617fad0 Add OSX gitian descriptor (TheCharlatan)
d147d240 Add windows descriptor to gitian descriptors (TheCharlatan)
fed4e598 Change gitian.sigs repo from bitcoin-core to monero-project remote host (TheCharlatan)
f2127f9d Add checksums for download tools (TheCharlatan)
c2f17890 Add gitian build script (TheCharlatan)
6d0ca4e2 Prepare Depends Packages for Gitian Scripts (TheCharlatan)
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The sigs should be produced in a seperate step by default.
Remove windows and osx sig options that are not needed for monero.
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Windows is built with a seperate descriptor to handle additional changes
that need to be done to the end binary. Consolidate the gitian-build
script for this change.
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The signature prepare tool and the gitian-builder git repo should be
checked for their content. For this purpose, checkout the gitian-builder
repo at a specific commit and take the sha256sum of the osslsigncode
tool.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This adds a build script to run gitian builds for linux.
The build script was copied from bitcoin and then adapted for monero.
Build step documentation is outlined in the README in the contrib/gitian
directory.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The gitian environment does not treat whitespaces in configure lines,
like most other systems. The solution is to just remove them.
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
d3cda5ad console_handler: add a global log when exiting via EOF (moneromooo-monero)
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | | |
It's a common confusion point for users which run monerod
without stdin and with --detach
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
2e2daebc ANSI colors in Windows 10 (iDunk5400)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
00901e9c epee: initialize a few data members where it seems to be appropriate (moneromooo-monero)
144a6c32 abstract_tcp_server2: move m_period to subclass (moneromooo-monero)
758d7684 connection_basic: remove unused floating time start time (moneromooo-monero)
e5108a29 Catch more exceptions in dtors (moneromooo-monero)
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
This is where it is actually used, and initialized
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Misc coverity reports
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
bf842a6a build: use ARCH 'native' by default, allow to configure and override it (xiphon)
|
| | | |_|/ /
| |/| | | |
|
| |/ / / / |
|
| | |/ /
|/| | |
|