1 2016-08-14 00:00:30 0|Arnavion|Yes, that was the reason people wanted thumbs instead
2 2016-08-14 00:02:53 0|Arnavion|Als, re: the Windows question, Windows doesn't care about the contents of the cert, just that it's a code signing cert. The requirements to *get* a valid code signing cert depends on the organization you get it from
3 2016-08-14 00:05:56 0|luke-jr|midnightmagic: if they didn't have that, they'd spam it with comments
4 2016-08-14 00:38:15 0|midnightmagic|yeah but can't spam comments be deleted
5 2016-08-14 00:39:33 0|luke-jr|yes, but they clutter everyone's email too
6 2016-08-14 04:20:23 0|GitHub125|[13bitcoin] 15PrinceofOrange opened pull request #8509: Master (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/8509
7 2016-08-14 04:53:41 0|GitHub93|[13bitcoin] 15PrinceofOrange opened pull request #8510: Bitcoin 139 d4.9 (06master...06bitcoin-139-d4.9) 02https://github.com/bitcoin/bitcoin/pull/8510
8 2016-08-14 06:04:29 0|GitHub5|[13bitcoin] 15laanwj closed pull request #8510: Bitcoin 139 d4.9 (06master...06bitcoin-139-d4.9) 02https://github.com/bitcoin/bitcoin/pull/8510
9 2016-08-14 06:04:37 0|GitHub143|[13bitcoin] 15laanwj closed pull request #8509: Master (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/8509
10 2016-08-14 12:42:44 0|GitHub85|[13bitcoin] 15sevastos opened pull request #8512: Trivial: Corrected JSON typo on setban of net.cpp (06master...06setban) 02https://github.com/bitcoin/bitcoin/pull/8512
11 2016-08-14 16:35:39 0|Chris_Stewart_5|sipa: What is the easiest way to generate a random uint256?
12 2016-08-14 16:46:19 0|sipa|Chris_Stewart_5: RandHash()
13 2016-08-14 16:46:25 0|sipa|if that still exists
14 2016-08-14 16:47:19 0|sipa|GetRandHash(), in random.h