summaryrefslogtreecommitdiff
path: root/src/common/leb128.c
AgeCommit message (Expand)Author
2021-02-20Pack and unpack LEB128 values on demand.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-01-24Typo.Cyrille Bagard
2017-08-15Checked for out-of-bound data access without triggering integer overflow.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-01-23Used phys_t types instead of off_t types to remove compilation warnings.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2010-06-14Made the program stronger by handling more errors.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard