aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Cryptography/BigNumber.cpp
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-09-05Core/Misc: Fix some warnings and logic mistakes found by static code analysiskaelima
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-03-09Core. Fix non-PCH buildclick
2012-03-06Core/Shared: Add thread-safe access to BigNumber::AsByteArray()leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-18Minor changes here and there:Spp
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-06-07* Auth lib builds again.Brian
2010-06-06* Restructuring shared.XTZGZoReX