<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/external/db_drivers, branch crash-pl</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=crash-pl</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=crash-pl'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-16T10:32:57Z</updated>
<entry>
<title>liblmdb: install lmdb library for wallet2_api usage</title>
<updated>2018-03-16T10:32:57Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-08T10:01:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ab66ff1d4f4df43f85e657fd93da4f8c680493d'/>
<id>urn:sha1:2ab66ff1d4f4df43f85e657fd93da4f8c680493d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ITS#8324 More for Win32 NTDLL junk</title>
<updated>2018-02-18T21:56:55Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2018-02-18T21:05:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b372ec43750da5df98fc23d8d6815626db139756'/>
<id>urn:sha1:b372ec43750da5df98fc23d8d6815626db139756</id>
<content type='text'>
Use GetProcAddress at runtime, avoid buildtime NTDLL link issues
</content>
</entry>
<entry>
<title>Merge pull request #3187</title>
<updated>2018-02-16T13:20:31Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:20:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=666a76652bcc82c5f85e1a658eab83b27e9e78a4'/>
<id>urn:sha1:666a76652bcc82c5f85e1a658eab83b27e9e78a4</id>
<content type='text'>
851bd057 call _exit instead of abort in release mode (moneromooo-monero)
</content>
</entry>
<entry>
<title>call _exit instead of abort in release mode</title>
<updated>2018-02-01T13:32:46Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-01-26T10:35:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=851bd057ecfa2997252429f86362b0a710a1af8d'/>
<id>urn:sha1:851bd057ecfa2997252429f86362b0a710a1af8d</id>
<content type='text'>
Avoids cores being created, as they're nowadays often piped
to some call home system
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add misc hardening flags to the cmake machinery</title>
<updated>2017-12-31T14:26:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-22T21:48:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=776b44f17b44b92b08f8cc37ec87e74ac68762ea'/>
<id>urn:sha1:776b44f17b44b92b08f8cc37ec87e74ac68762ea</id>
<content type='text'>
See https://wiki.debian.org/Hardening#User_Space
</content>
</entry>
<entry>
<title>Add mdb_drop tool</title>
<updated>2017-11-19T19:48:01Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-11-19T19:48:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8198f031f33a76050851ad483da96e933653bbfb'/>
<id>urn:sha1:8198f031f33a76050851ad483da96e933653bbfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ITS#8339 Solaris 10/11 robust mutex fixes</title>
<updated>2017-10-10T18:04:11Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@openldap.org</email>
</author>
<published>2016-06-02T20:01:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0aa4cc8028f915c070581067b7d3659a691fff1e'/>
<id>urn:sha1:0aa4cc8028f915c070581067b7d3659a691fff1e</id>
<content type='text'>
Check for PTHREAD_MUTEX_ROBUST_NP definition (this doesn't work
on Linux/glibc because they used an enum). Zero out mutex before
initing.
</content>
</entry>
<entry>
<title>Add -a append option to mdb_load</title>
<updated>2017-09-20T17:50:38Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-09-20T17:41:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2540d162be20c7eac0d9e3136df1b91b89ffff82'/>
<id>urn:sha1:2540d162be20c7eac0d9e3136df1b91b89ffff82</id>
<content type='text'>
To allow reloading of custom-sorted DBs from mdb_dump
</content>
</entry>
<entry>
<title>ITS#8728 fix MDB_VL32 freeing overflow page</title>
<updated>2017-09-09T14:10:23Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-09-09T14:10:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=edda20146e793b41e6b3181324ab09dd8df15053'/>
<id>urn:sha1:edda20146e793b41e6b3181324ab09dd8df15053</id>
<content type='text'>
Fix #2420
</content>
</entry>
</feed>
