Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-19 | If (for example) the new max_size must be 5 then at the end the queue.size() ↵ | xanatos | |
must be <= 5, so the exit condition must be <=, so the continuing condition must be > (and not >= as it was). | |||
2012-05-18 | Update License in File Headers | Fordy | |
I originally created a pull to replace the "COPYING" in crypter.cpp and crypter.h, but it turned out that COPYING was actually the correct file. | |||
2012-03-26 | Begin doxygen-compatible comments | Pieter Wuille | |
2012-02-27 | Add mruset and use it for setInventoryKnown | Pieter Wuille | |