summaryrefslogtreecommitdiffstats
path: root/patch-delta.c
AgeCommit message (Expand)AuthorLines
2011-02-10compat: helper for detecting unsigned overflowJonathan Nieder-1/+1
2010-01-26Fix integer overflow in patch_delta()Ilari Liusvaara-2/+1
2009-09-14Nicolas Pitre has a new email addressNicolas Pitre-1/+1
2009-06-18Fix big left-shifts of unsigned charLinus Torvalds-1/+1
2006-12-18make patch_delta() error cases a bit more verboseNicolas Pitre-7/+6
2006-06-20Remove all void-pointer arithmetic.Florian Forster-2/+2
2006-04-24split the diff-delta interfaceNicolas Pitre-2/+2
2006-04-07check patch_delta bounds more carefullyNicolas Pitre-5/+21
2006-02-09remove delta-against-self bitNicolas Pitre-3/+2
2005-09-04[PATCH] NUL terminate the object data in patch_delta()Sergey Vlasov-1/+2
2005-06-29[PATCH] assorted delta code cleanupNicolas Pitre-19/+3
2005-06-28[PATCH] denser delta header encodingNicolas Pitre-14/+14
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre-0/+88