Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-14 | serialization: fail on read_varint error | moneromooo-monero | 1 | -1/+2 | |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2019-02-01 | serialization: Use pos_type instead of streampos | Tom Smeding | 1 | -1/+1 | |
According to [1], the ios_base::streampos member type is deprecated, and removed in C++17. This type was an alias for pos_type, which this commit uses instead. [1]: https://en.cppreference.com/w/cpp/io/ios_base | |||||
2018-03-05 | Correct spelling mistakes. | Edward Betts | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 1 | -2/+2 | |
Update of the PR with network limits works very well for all speeds (but remember that low download speed can stop upload because we then slow down downloading of blockchain requests too) more debug options fixed pedantic warnings in our code should work again on Mac OS X and FreeBSD fixed warning about size_t tested on Debian, Ubuntu, Windows(testing now) TCP options and ToS (QoS) flag FIXED peer number limit FIXED some spikes in ingress/download FIXED problems when other up and down limit | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-10-13 | Commented most of src/serialization/ going to read up more on variant's and ↵ | jebes | 1 | -15/+51 | |
finish off the job/add last touchs next | |||||
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+169 | |