Update CMakeLists.txt - play with openssl
[novacoin.git] / src / qt / qtipcserver.cpp
2022-01-31 svostRemove namespace boost
2021-12-20 CryptoManiacCreate CMakeLists.txt for Qt project
2021-12-20 CryptoManiac__APPLE
2016-03-14 svostFix msvc c4127 warning 290/head
2014-11-24 MASM fanReorganize includes to resolve winsock2 compilation...
2014-10-30 fsb4000MSVC 37/head
2014-07-16 CryptoManiacMulti-threaded signatures checking support, rename...
2013-08-24 alexRemove loop macro from util.h
2013-08-03 alexSet correct prefix for URI
2013-04-15 alexhzupdate to 0.4 preview
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-17 Pieter WuilleRemove headers.h
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-03-26 Gavin AndresenDisable bitcoin: URI handling on Windows for the 0...
2012-02-27 Gavin AndresenDo not start bitcoin: thread on OSX. fixes #889
2012-02-17 Wladimir J. van... Restructure IPC URL handling (fixes #851)
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-05 Matt CoralloAdd support for opening bitcoin: URIs directly.