Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testnet seednodes moved to another servers #362

Open
wants to merge 1,675 commits into
base: master
Choose a base branch
from
Open
Changes from 3 commits
Commits
Show all changes
1675 commits
Select commit Hold shift + click to select a range
97e1c92
wallet: fix key image computation signaling to the device
ph4r05 Apr 22, 2019
edbae2d
levin_protocol_handler_async: tune down preallocation a fair bit
moneromooo-monero Apr 22, 2019
7af49ef
daemonizer: add --non-interactive for windows
moneromooo-monero Apr 23, 2019
9956500
net_helper: clear recv buffer on eof
moneromooo-monero Apr 23, 2019
c073664
unit_tests: don't delete log file on windows, it will fail
moneromooo-monero Apr 23, 2019
36ced06
functional_tests: flush stdout before popening new process
moneromooo-monero Apr 23, 2019
c519d1d
wallet2: fix wrong change being recorded in sweep_all
moneromooo-monero Apr 23, 2019
b386ae5
wallet2: add missing "sanity check failed" reason message
moneromooo-monero Apr 23, 2019
4be18df
tx_sanity_check: relax uniqueness check a bit
moneromooo-monero Apr 23, 2019
64983fc
wallet2: default to trying to keep 5 outputs of 2+ monero
moneromooo-monero Apr 24, 2019
28a7d31
p2p: do not send last_seen timestamp to peers
moneromooo-monero Apr 23, 2019
eb1da46
Merge pull request #5467
fluffypony Apr 24, 2019
fd7ed93
Merge pull request #5470
fluffypony Apr 24, 2019
343da95
Merge pull request #5474
fluffypony Apr 24, 2019
edcb0cf
Merge pull request #5477
fluffypony Apr 24, 2019
d86dd5f
Merge pull request #5479
fluffypony Apr 24, 2019
2aa7fbd
Merge pull request #5480
fluffypony Apr 24, 2019
5d09e39
Merge pull request #5482
fluffypony Apr 24, 2019
9734050
Merge pull request #5483
fluffypony Apr 24, 2019
2e2ee3d
Merge pull request #5485
fluffypony Apr 24, 2019
581994b
Merge pull request #5486
fluffypony Apr 24, 2019
0aaf5e2
device/trezor: device sorting and filtering improved
ph4r05 Apr 22, 2019
0eb0d6b
rpc: improve get_output_distribution
moneromooo-monero Apr 25, 2019
a59c274
unit_tests: fix crash in debug in output_distribution test
moneromooo-monero Apr 25, 2019
968848a
wallet_rpc_server: fix crash in validate_address if no wallet is loaded
moneromooo-monero Apr 24, 2019
9074c0d
wallet_rpc_server: return false on error in set_log_categories
moneromooo-monero Apr 24, 2019
98fb98f
wallet_rpc_server: adding missing return on error in set_daemon
moneromooo-monero Apr 24, 2019
5e0da6f
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
moneromooo-monero Apr 25, 2019
b4ca72d
wallet2: fix infinite loop picking outputs in corner case
moneromooo-monero Apr 29, 2019
ccc1e31
wallet_rpc_server: reject standalone short payment id in address book
moneromooo-monero Apr 30, 2019
7e5158a
mnemonics: fix 4 byte UTF-8 rewriting
moneromooo-monero Apr 29, 2019
7d5cc03
cmake: fix some case of "backtrace lib not found" breaking
moneromooo-monero May 1, 2019
1c44e65
wallet2: reject standalone short payment IDs in monero: URI API
moneromooo-monero May 1, 2019
e980938
fix wide difficulty conversion with some versions of boost
moneromooo-monero May 1, 2019
08ab0cb
Merge pull request #5476
fluffypony May 2, 2019
17f31c3
Merge pull request #5484
fluffypony May 2, 2019
efd2412
Merge pull request #5489
fluffypony May 2, 2019
52eb454
Merge pull request #5491
fluffypony May 2, 2019
77f9bfa
Merge pull request #5493
fluffypony May 2, 2019
2bf855e
Merge pull request #5497
fluffypony May 2, 2019
a4c4a2d
blockchain: keep a rolling long term block weight median
moneromooo-monero Apr 15, 2019
d47292e
error: fix compile error on windows with depends
moneromooo-monero May 2, 2019
b8b957d
cmake: fix incorrect hint for OPENSSL_ROOT_DIR
moneromooo-monero May 4, 2019
367bb80
mlog: default to not showing SSL errors
moneromooo-monero May 4, 2019
a62e072
net_ssl: SSL config tweaks for compatibility and security
moneromooo-monero May 1, 2019
123df0e
Merge pull request #5419
fluffypony May 7, 2019
cf83196
Merge pull request #5481
fluffypony May 7, 2019
9d91301
Merge pull request #5496
fluffypony May 7, 2019
2d04b0e
Merge pull request #5499
fluffypony May 7, 2019
ebb1c03
Merge pull request #5501
fluffypony May 7, 2019
c20221f
Merge pull request #5503
fluffypony May 7, 2019
a22a8b0
Merge pull request #5505
fluffypony May 7, 2019
97cb1c9
Merge pull request #5508
fluffypony May 7, 2019
f64f596
Merge pull request #5510
fluffypony May 7, 2019
9573a2b
Merge pull request #5506
fluffypony May 7, 2019
c0bc6d9
Merge pull request #5509
fluffypony May 7, 2019
1e8f3f6
rpc: fail update RPC when running offline
moneromooo-monero May 9, 2019
9a7a453
net_ssl: free certs after setting them up
moneromooo-monero May 10, 2019
46244dd
wallet_rpc_server: use original addresses in destinations in get_tran…
moneromooo-monero May 2, 2019
e1016bc
password: do not use line input on windows
moneromooo-monero May 8, 2019
615f287
wallet: fix certificate fingerprint length check
moneromooo-monero May 11, 2019
39bd157
Added Table of Contents to main README.md
May 12, 2019
6810307
Updated Copyright notice
May 12, 2019
1873af3
Made code block usage consistent across all .md files
May 12, 2019
af9bc4e
Used subeaders to avoid slightly wonky looking formatting
May 12, 2019
3f612cd
Changed odd bullet point to low level header
May 13, 2019
266f68b
Merge pull request #5512
luigi1111 May 14, 2019
1fc1c73
Merge pull request #5519
luigi1111 May 14, 2019
5a67ff2
Merge pull request #5526
luigi1111 May 14, 2019
14723fc
Merge pull request #5527
luigi1111 May 14, 2019
eedf510
Merge pull request #5532
luigi1111 May 14, 2019
1607419
Merge pull request #5538
luigi1111 May 14, 2019
5e80b3c
Merge pull request #5535
fluffypony May 15, 2019
e8487fa
Merge pull request #5539
fluffypony May 15, 2019
915f59e
wallet: add unlock_time details to show_transfers
moneromooo-monero May 16, 2019
5fbfa8a
Merge pull request #5548
fluffypony May 17, 2019
de6cfac
refresh and update translations for new release
erciccione May 17, 2019
c27d961
[depends] update openssl to 1.0.2r
who-biz May 18, 2019
b6830db
Fix #5553
hyc May 19, 2019
ce73cc3
Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works.
vtnerd May 21, 2019
fafc5c3
Add ssl_options support to monerod's rpc mode.
vtnerd May 22, 2019
4456a4b
Fix allow any cert mode in wallet rpc when configured over rpc
vtnerd May 22, 2019
205a0ba
unit_tests: make the density test a bit less stringent
moneromooo-monero May 20, 2019
1386470
functional_tests: fix rare get_output_distribution failure
moneromooo-monero May 20, 2019
8f2a99d
core: do not commit half constructed batch db txn
moneromooo-monero May 24, 2019
a663ccb
blockchain: do not try to pop blocks down to the genesis block
moneromooo-monero May 26, 2019
b7a96a0
core: update pruning if using --prune-blockchain on a pruned blockchain
moneromooo-monero May 28, 2019
eeebad6
functional_tests: fix python3 compatibility
moneromooo-monero May 29, 2019
ff5b308
Merge pull request #5564
fluffypony Jun 1, 2019
0565fe2
Merge pull request #5563
fluffypony Jun 1, 2019
2f5efc7
Merge pull request #5562
fluffypony Jun 1, 2019
1622292
Merge pull request #5565
fluffypony Jun 1, 2019
8b9920f
Merge pull request #5551
fluffypony Jun 1, 2019
3f2c823
Merge pull request #5572
fluffypony Jun 1, 2019
9a28832
Merge pull request #5578
fluffypony Jun 1, 2019
256f8d8
Merge pull request #5584
fluffypony Jun 1, 2019
4cff925
p2p: fix GCC 9.1 crash
moneromooo-monero Jun 8, 2019
6375111
miniupnpc: update to build on BSD
moneromooo-monero Jun 8, 2019
f47488c
Fix GCC 9.1 build warnings
moneromooo-monero Jun 8, 2019
ce13a98
cmake: do not use -mmitigate-rop on GCC >= 9.1
moneromooo-monero Jun 8, 2019
117f950
miner: fix double free of thread attributes
ston1th Jun 9, 2019
b0a04f7
epee: fix SSL autodetect on reconnection
xiphon Jun 10, 2019
0a1731a
Merge pull request #5617
luigi1111 Jun 11, 2019
24806b5
Merge pull request #5620
luigi1111 Jun 11, 2019
0c62e7b
Merge pull request #5622
luigi1111 Jun 11, 2019
538fae4
Merge pull request #5614
luigi1111 Jun 11, 2019
cfa88ac
Don't use -march=native
hyc Jun 11, 2019
e85bf46
Allow parallel make
hyc Jun 11, 2019
0ef8391
Delete redundant cppzmq dependency
hyc Jun 12, 2019
324581b
Message Encryption functions improved.
AlexanderSuprunenko Feb 25, 2019
86591eb
Use 9 digit build IDs
hyc Jun 12, 2019
9f2882d
Merge pull request #5631
luigi1111 Jun 12, 2019
3395de2
Merge pull request #5633
luigi1111 Jun 12, 2019
6ed1679
prep for 0.14.1 release
fluffypony Jun 13, 2019
b873b69
epee: basic sanity check on allocation size from untrusted source
moneromooo-monero Mar 8, 2019
3c953d5
cryptonote_protocol_handler: prevent potential DoS
anonimal Mar 9, 2019
fa4aa47
cryptonote_protocol: expand basic DoS protection
moneromooo-monero Mar 8, 2019
19490e4
cryptonote_protocol: fix another potential P2P DoS
moneromooo-monero Mar 9, 2019
d6bb9ec
serialization: fail on read_varint error
moneromooo-monero Mar 11, 2019
67baa3a
cryptonote: throw on tx hash calculation error
moneromooo-monero Mar 19, 2019
e3f714a
tree-hash: allocate variable memory on heap, not stack
moneromooo-monero Apr 4, 2019
756773e
serialization: check stream good flag at the end
moneromooo-monero Apr 16, 2019
279f1f2
abstract_tcp_server2: improve DoS resistance
moneromooo-monero Apr 20, 2019
434e617
ensure no NULL is passed to memcpy
moneromooo-monero Apr 29, 2019
542cab0
rpc: restrict the recent cutoff size in restricted RPC mode
moneromooo-monero May 12, 2019
c58255e
Merge pull request #5640
fluffypony Jun 14, 2019
29a505d
Merge pull request #5638
fluffypony Jun 14, 2019
c382677
blockchain: silence an error getting blocks for pruned nodes
moneromooo-monero Jun 16, 2019
697bbac
UDHT implemented
AlexanderSuprunenko Jun 15, 2019
af5631a
unicast and multicast removed
AlexanderSuprunenko Jun 15, 2019
c1eba2b
core: fix --prune-blockchain not pruning if no blockchain exists
moneromooo-monero Jun 17, 2019
ba035bf
db_lmdb: commit pruning txn at checkpoints
moneromooo-monero Jun 15, 2019
9871d7d
udht bugs fixed
AlexanderSuprunenko Jun 19, 2019
745b6ba
relating to announce removed
AlexanderSuprunenko Jun 19, 2019
bb7b059
tx_sanity_check: relax the median check a lot
moneromooo-monero Jun 19, 2019
93eb4d7
rpc: set sanity_check_failed to false when successful
stoffu Jun 20, 2019
5157060
Add debug targets to depends Makefile
TheCharlatan Jun 17, 2019
8475cbb
Remove clutter in depends installed packages
TheCharlatan Jun 17, 2019
48c2659
Add ncurses package for linux and darwin readline
TheCharlatan Jun 17, 2019
761a39a
p2p: don't forget pruning seed or public RPC port when updating peers
moneromooo-monero Jun 18, 2019
6461815
Depends: Update HIDAPI version
TheCharlatan Jun 26, 2019
c78f7c5
Remove Xiala.net from the list of dns resolvers
tobtoht Jun 28, 2019
ae77f09
Merge pull request #5669
luigi1111 Jul 1, 2019
124ea41
Merge pull request #5676
luigi1111 Jul 1, 2019
6e3d6f6
Merge pull request #5684
luigi1111 Jul 1, 2019
2af1ea5
Merge pull request #5708
luigi1111 Jul 1, 2019
ef4429e
Merge pull request #5666
luigi1111 Jul 4, 2019
0825409
Merge pull request #5651
luigi1111 Jul 4, 2019
bb3c9ec
Merge pull request #5664
luigi1111 Jul 4, 2019
ff42af8
p2p: add a few missing connection close calls
moneromooo-monero Jul 4, 2019
1542d5d
cryptonote_protocol: drop peers we can't download from when syncing
moneromooo-monero Jul 4, 2019
200e53c
keccak: guard against misaligned memory accesses on ARM
moneromooo-monero Jul 2, 2019
8072e23
p2p: don't connect to more than one IP per class B if we can
moneromooo-monero Jul 5, 2019
f3febaf
wallet_rpc_server: fix get_bulk_payments with short payment ids
moneromooo-monero Jul 9, 2019
fffd616
Merge pull request #5694
luigi1111 Jul 13, 2019
b08cacb
Merge pull request #5703
luigi1111 Jul 13, 2019
d89b622
Merge pull request #5726
luigi1111 Jul 13, 2019
2532f5a
Merge pull request #5737
luigi1111 Jul 13, 2019
5e81214
Merge pull request #5747
luigi1111 Jul 13, 2019
374f3e9
added: signatures to rpc and p2p messages
mbg033 Jun 27, 2019
3aa87ad
Merge pull request #5733
fluffypony Jul 17, 2019
65e2222
prep for 0.14.1.1
fluffypony Jul 17, 2019
da8ffdf
Merge pull request #5760
fluffypony Jul 17, 2019
f4f00ac
update checkpoints.dat hash
fluffypony Jul 18, 2019
0a9bda8
bump version to 0.14.1.2
fluffypony Jul 18, 2019
8f0aedf
Merge pull request #5762
fluffypony Jul 18, 2019
42dac40
fix: utils::get_tx_amount removed mistaken param
mbg033 Jul 17, 2019
e838db5
create_transactions_graft: fake_outs_count = 10
mbg033 Jul 18, 2019
308468a
enabled simple rta validation on cryptonode
mbg033 Jul 18, 2019
48cba8b
using "_BROADCAST" messages for all the RTA communication
mbg033 Jun 27, 2019
107d63b
fix: tx version for rta tx
mbg033 Jul 16, 2019
a0aa045
Merge branch 'develop-rta0719' into develop
mbg033 Aug 7, 2019
1f25058
Merge branch 'feature/udht2-merge' into develop
mbg033 Aug 8, 2019
dbd064c
wallet2: added method to set ptx spent
mbg033 Aug 14, 2019
ca8d4a3
Fix check for disconnecting peers when syncing
jagerman Aug 17, 2019
adc2e3f
Merge pull request #5816
luigi1111 Sep 4, 2019
ef33ad5
Merge remote-tracking branch 'monero/release-v0.14' into monero-14-merge
mbg033 Dec 2, 2019
796a04c
net_helper.h post-merge fix
mbg033 Dec 2, 2019
d3f4f8c
abstract_tcp_server2: post-merge fixes, removed unused Graft code,
mbg033 Dec 3, 2019
ab646f4
removed unused Graft's async_state_machine
mbg033 Dec 3, 2019
350757c
int-util: post-merge fix
mbg033 Dec 4, 2019
57881c9
http_client: post-merge fix in favour of monero implementation
mbg033 Dec 4, 2019
51b860a
slow-hash: removed CryptonigntR and Variant_4 stuff
mbg033 Dec 4, 2019
90dade1
cryptonote_format_utils: fix missing function declarations
mbg033 Dec 4, 2019
31808fd
Revert "Make difficulty 128 bit instead of 64 bit"
mbg033 Dec 5, 2019
40a332b
cryptonote_core + utils interface change related fixes
mbg033 Dec 5, 2019
554db5d
post-merge fix: rpc and p2p request/response definitions added
mbg033 Dec 5, 2019
e49a41a
fix: MONERO_VERSION/GRAFT_VERSION
mbg033 Dec 6, 2019
8007888
Fix: extra parameter for RTA RPC handlers
mbg033 Dec 6, 2019
a859953
[WIP]: net_node: adopting Graft's RTA/P2P functionality
mbg033 Dec 6, 2019
083c7a1
net_node: compilation errors fixed
mbg033 Dec 9, 2019
2e1187c
wallet_rpc_server compilation errors fixed
mbg033 Dec 9, 2019
dba6554
libwallet compilation errors fixed
mbg033 Dec 9, 2019
c51abf6
Removed CryptonightV4 files and tests
mbg033 Dec 9, 2019
9bfc40e
blockchain_utilities: fixed complilation errors
mbg033 Dec 9, 2019
d428e37
simplewallet: fixed compilation errors
mbg033 Dec 9, 2019
7d6e540
debug_utilities: fixed compilation errors
mbg033 Dec 9, 2019
4ab69fb
daemon: fixed compilation error
mbg033 Dec 9, 2019
6ac0bec
unit_tests: fixed compilation error
mbg033 Dec 9, 2019
7bf0002
performance_tests: fixed compilation errors
mbg033 Dec 9, 2019
149528a
fix: ringdb - close() might be called outside of dtore like in
mbg033 Dec 11, 2019
c9e73ad
block_weight test fixed
mbg033 Dec 12, 2019
9bf20bd
fixed long_term_block_weight from unit_tests
mbg033 Dec 12, 2019
b8cf6b1
fixed Serialization.*rta* tests from unit_tests
mbg033 Dec 12, 2019
8fad672
core_tests: bp tests fixed with correct HF version
mbg033 Dec 16, 2019
5933d00
[DELME] testing HF17 in devnet
mbg033 Dec 17, 2019
5394b13
monero -> graft renamings
mbg033 Dec 20, 2019
6baab1a
v3 tx: calculate 'type' and 'extra2' fields size
mbg033 Dec 25, 2019
4d6c008
v3 tx: exclude 'type' and 'extra2' fields from hash calculation
mbg033 Dec 25, 2019
4fc89a4
cryptonote_format_utils: fixed 'sort_tx_extra' for graft structures
mbg033 Dec 27, 2019
a004247
blockchain_utilities: monero->graft renamings
mbg033 Dec 27, 2019
03838fd
Merge branch 'develop' into merge-monero-14-develop
mbg033 Dec 31, 2019
c61930c
moved 'post_request_to_supernode..' methods to .inl file, renamed
mbg033 Jan 9, 2020
ac9846f
rename: death -> expiry_time
mbg033 Jan 23, 2020
33222cf
[WIP] p2p broadcast debugging
mbg033 Jan 23, 2020
78c83b8
added: rta message counters + corresponding RPC
mbg033 Jan 27, 2020
5e1432c
re-enabled "redirect to known addresses"
mbg033 Jan 27, 2020
c9c67fc
UDHT related renamings
mbg033 Jan 28, 2020
dcfdbb4
UDTH/Jump-List code extracted to separate class
mbg033 Jan 29, 2020
719b1cd
Merge branch 'develop' into merge-monero-14-develop
mbg033 Jan 30, 2020
d10cdf8
version bump
mbg033 Feb 3, 2020
ed508e0
p2p: removed unused methods
mbg033 Feb 3, 2020
3969aca
p2p: do not append hardcoded seednodes if set in config. testnet only
mbg033 Feb 3, 2020
140324b
p2p: reverted max_connections = 1
mbg033 Feb 3, 2020
922b609
p2p: re-enabled "support_flags"
mbg033 Feb 3, 2020
0be18f0
p2p: apply "no more than one IP per class B" restriction for class B
mbg033 Feb 5, 2020
49e8cc2
fix: "host" field in 'peer' structure is human-readable
mbg033 Feb 5, 2020
03d5da6
RTA: broadcast message cached only when received over P2P
mbg033 Feb 6, 2020
fcee1f5
graft tx: adjust fake outputs count to be 10
mbg033 Feb 7, 2020
46e7c8b
updating udht msg counters
mbg033 Feb 7, 2020
19a25f6
[WIP] UDHT debugging..
mbg033 Feb 7, 2020
fbc5b01
dump_connections, dump_routes
mbg033 Feb 13, 2020
d800768
fix: forwarding p2p broadcasts via local supernode
mbg033 Feb 13, 2020
0502e86
[temporary] disabled UDHT
mbg033 Feb 18, 2020
f9585d6
validating RTA broadcast messages
mbg033 Feb 18, 2020
0b0cd48
tx_pool: removed "validate_supernode" as it has been added to
mbg033 Feb 18, 2020
9a71fb4
debug logging for supernode stake
mbg033 Feb 19, 2020
bb0d062
debug logging: print supernode id for "INVALID" broadcast
mbg033 Feb 19, 2020
635bdd3
Merge pull request #350 from graft-project/merge-monero-14-develop
mbg033 Feb 19, 2020
2ab9c81
fix: tests compilation
mbg033 Feb 20, 2020
27f0a3a
Merge pull request #351 from graft-project/feature/wallet-supernode-t…
mbg033 Feb 21, 2020
4e55660
Merge pull request #353 from graft-project/feature/wallet-supernode-t…
mbg033 Feb 22, 2020
ba57412
fix: don't warn "Stake amount will be locked.." for locked_transfer
mbg033 Feb 22, 2020
91b4988
1.10 beta1 for public testnet
mbg033 Feb 25, 2020
fd3eb3d
Merge pull request #354 from graft-project/develop
mbg033 Feb 26, 2020
5d0488f
get_payload_sync_data: fixed missing 'current_height += 1'
mbg033 Feb 28, 2020
2351ab7
Merge pull request #357 from graft-project/develop
mbg033 Feb 28, 2020
2878209
version bump
mbg033 Feb 28, 2020
ec63dd7
Merge pull request #358 from graft-project/develop
mbg033 Feb 28, 2020
ca947c1
testnet seednodes moved to another servers
mbg033 Jun 2, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -898,9 +898,9 @@ elseif(Boost_FOUND)
set(BOOST_BEFORE_1_62 true)
endif()
if (BOOST_BEFORE_1_62)
message(FATAL_ERROR "Boost older than 1.62 is too old to link with OpenSSL 1.1 or newer. "
message(FATAL_ERROR "Boost ${Boost_VERSION} (older than 1.62) is too old to link with OpenSSL ${OPENSSL_VERSION} (1.1 or newer) found at ${OPENSSL_INCLUDE_DIR} and ${OPENSSL_LIBRARIES}. "
"Update Boost or install OpenSSL 1.0 and set path to it when running cmake: "
"cmake -DOPENSSL_ROOT_DIR='/usr/include/openssl-1.0;/usr/lib/openssl-1.0'")
"cmake -DOPENSSL_ROOT_DIR='/usr/include/openssl-1.0'")
endif()
endif()

2 changes: 1 addition & 1 deletion contrib/epee/src/mlog.cpp
Original file line number Diff line number Diff line change
@@ -100,7 +100,7 @@ static const char *get_default_categories(int level)
switch (level)
{
case 0:
categories = "*:WARNING,net:FATAL,net.http:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,serialization:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO";
categories = "*:WARNING,net:FATAL,net.http:FATAL,net.ssl:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,serialization:FATAL,stacktrace:INFO,logging:INFO,msgwriter:INFO";
break;
case 1:
categories = "*:INFO,global:INFO,stacktrace:INFO,logging:INFO,msgwriter:INFO,perf.*:DEBUG";