Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-04 | boost: fix little/big endian compatibility | moneromooo-monero | 1 | -1/+3 |
2019-07-09 | boost: update obsolete usage of endian API | moneromooo-monero | 1 | -3/+3 |
2017-01-08 | Merge pull request #1531 | Riccardo Spagni | 1 | -1/+1 |
2017-01-08 | Merge pull request #1515 | Riccardo Spagni | 1 | -0/+3 |
2017-01-07 | portable serializer: use signed char for size | kenshi84 | 1 | -1/+1 |
2017-01-02 | portable serializer: make signerd/unsigned tx portable, ignore archive versio... | kenshi84 | 1 | -0/+3 |
2016-12-23 | Fix multiple definition clash on ARMv7 build | Howard Chu | 1 | -5/+5 |
2016-12-21 | account for API difference between 1.58 & 1.59 | kenshi84 | 1 | -0/+30 |
2016-12-20 | moved boost cpp into hpp since they're supposed to be header only | kenshi84 | 1 | -0/+132 |
2016-12-16 | added experimental boost::archive::portable_binary_{i|o}archive | kenshi84 | 1 | -0/+208 |