24 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto cb09e7feda Update some copyrights 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
Matt Corallo 8e4bc69d1f
Assert on probable deadlocks if the second lock isnt try_lock 10 years ago
Matt Corallo 1ec900a29e Remove broken+useless lock/unlock log prints 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Wladimir J. van der Laan d2d6f708e4 Fix build with DEBUG_LOCKORDER 10 years ago
Gavin Andresen ca4cf5cff6 Wallet locking fixes for -DDEBUG_LOCKORDER 10 years ago
Wladimir J. van der Laan 7d9d134bf9 Remove redundant .c_str()s 10 years ago
Wladimir J. van der Laan 19a5676280 Use mutex pointer instead of name for AssertLockHeld 11 years ago
Gavin Andresen c649637b6c mutex debugging routines: LocksHeld() and AssertLockHeld() 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Gavin Andresen 3b9ecfed82 Make -DDEBUGLOCKORDER + -debug less noisy 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Jeff Garzik ea0796bde3 Trim trailing whitespace for src/*.{h,cpp} 12 years ago
fanquake e749405297 Fix a few typos 12 years ago
Matt Corallo 4d009243cb Fix DEBUG_LOCKCONTENTION 12 years ago
Pieter Wuille 660ff174f2 Use boost::thread locking instead of interprocess 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Pieter Wuille 7f3ccb59da Split synchronization mechanisms from util.{h,cpp} 12 years ago