Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-10 | compat: helper for detecting unsigned overflow | Jonathan Nieder | 1 | -1/+1 |
2010-01-26 | Fix integer overflow in patch_delta() | Ilari Liusvaara | 1 | -2/+1 |
2009-09-14 | Nicolas Pitre has a new email address | Nicolas Pitre | 1 | -1/+1 |
2009-06-18 | Fix big left-shifts of unsigned char | Linus Torvalds | 1 | -1/+1 |
2006-12-18 | make patch_delta() error cases a bit more verbose | Nicolas Pitre | 1 | -7/+6 |
2006-06-20 | Remove all void-pointer arithmetic. | Florian Forster | 1 | -2/+2 |
2006-04-24 | split the diff-delta interface | Nicolas Pitre | 1 | -2/+2 |
2006-04-07 | check patch_delta bounds more carefully | Nicolas Pitre | 1 | -5/+21 |
2006-02-09 | remove delta-against-self bit | Nicolas Pitre | 1 | -3/+2 |
2005-09-04 | [PATCH] NUL terminate the object data in patch_delta() | Sergey Vlasov | 1 | -1/+2 |
2005-06-29 | [PATCH] assorted delta code cleanup | Nicolas Pitre | 1 | -19/+3 |
2005-06-28 | [PATCH] denser delta header encoding | Nicolas Pitre | 1 | -14/+14 |
2005-05-19 | [PATCH] Deltification library work by Nicolas Pitre. | Nicolas Pitre | 1 | -0/+88 |