Update License in File Headers
[novacoin.git] / src / serialize.h
2012-05-20 FordyUpdate License in File Headers
2012-05-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-04 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-02 Philip Kaufmannremove unused typedef in serialize.h
2012-04-30 Philip Kaufmannremove unused typedef in serialize.h
2012-04-27 Luke DashjrBump version to 0.5.5
2012-04-27 Luke DashjrBump version to 0.4.6
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-17 Gavin AndresenMerge pull request #1106 from jgarzik/sign-compare
2012-04-17 Gavin AndresenMerge pull request #1115 from laanwj/2012_04_cleanupmisc
2012-04-17 Wladimir J. van... Remove unused and unreachable code
2012-04-15 Jeff Garzikserialize.h: CAutoFile's read and write may take size_t...
2012-04-12 Jeff Garzikversion.h: separate client, net sections. Move more...
2012-04-04 Wladimir J. van... remove dependency on serialize.h and util.h for SecureS...
2012-04-03 Wladimir J. van... VC2010 compile fixes
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-03-19 Luke DashjrBump version to 0.5.0.6
2012-03-17 Matt CoralloBump version to 0.5.3.1
2012-03-16 Luke DashjrBump version to 0.5.4
2012-03-16 Luke DashjrBump version to 0.5.0.5
2012-03-16 Luke DashjrBump version to 0.4.5
2012-02-18 Matt CoralloFix compilation warning.
2012-02-08 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-08 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-17 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-17 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-17 Luke DashjrCode tidyups, fixing various warnings.
2012-01-13 Gavin AndresenCompile with extra warnings turned on. And more makefil...
2012-01-10 Luke DashjrBump version to 0.5.3
2012-01-10 Luke DashjrBump version to 0.5.0.4
2012-01-10 Luke DashjrBump version to 0.4.4
2012-01-05 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-05 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-05 Matt CoralloFix horrific performance found by gmaxwell.
2012-01-05 Matt CoralloFix horrific performance found by gmaxwell.
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-20 Gavin AndresenInclude limits, not climints (using std::numeric_limits...
2011-12-20 Gavin AndresenUse std::numeric_limits<> for typesafe INT_MAX/etc
2011-12-20 Gavin AndresenCleanup: removed dead code, and use C99 typedefs for...
2011-12-19 Gavin AndresenImplement BIP 14 : separate protocol version from clien...
2011-12-16 Luke DashjrBump version to 0.5.2
2011-12-16 Gavin AndresenBump version 0.5.99 (prep for pulling for version 0.6)
2011-12-16 Luke DashjrBump version to 0.5.0.3
2011-12-16 Luke DashjrBump version to 0.5.0.2
2011-12-16 Luke DashjrBump version to 0.4.3
2011-11-21 Luke DashjrBump version to 0.4.2
2011-11-21 Gavin AndresenBump version to 0.5.1
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-10-10 Luke DashjrBump version to 0.4.1
2011-10-08 Gavin AndresenBump version to 0.5.0.0
2011-10-07 Gavin AndresenFix build on windows and mac
2011-09-26 Gavin AndresenBump version to 0.4.1
2011-09-03 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-02 Gavin AndresenBumped version numbers to 0.4.0rc1
2011-09-02 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-19 Giel van SchijndelMove func 'REF' from util.h to serialize.h
2011-08-16 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-11 Gavin AndresenMerge pull request #458 from TheBlueMatt/copyright
2011-08-11 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-09 Matt CoralloUnify copyright notices.
2011-08-08 Matt CoralloAdd missing include to serialize.h
2011-07-18 Wladimir J. van... windows build fix
2011-07-13 Jeff GarzikBump version to 0.3.25
2011-07-10 Doug HuffMake mlock() and munlock() portable to systems that...
2011-07-08 Dylan Noblesmithmlock() all private keys in memory
2011-07-07 Wladimir J. van... Sync to bitcoin git e94010b2395694d56dd6
2011-07-02 Jeff GarzikBump version to 0.3.24.
2011-06-11 Wladimir J. van... move back to original directory structure
2011-06-05 Jeff GarzikBump version to 0.3.23.
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-05-09 Jeff GarzikManual merge of jaromil's source tree reorg commit.
2011-04-23 Jaromildirectory re-organization (keeps the old build system)