| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 5 hours | common: validate PLIST_DATE values before Time64_T conversion | 1 | -0/+2 | ||
| Avoid undefined behavior when serializing malformed PLIST_DATE values containing NaN, infinity, or values outside the Time64_T range. Add a shared helper for checked date conversion and use it across writer paths. | |||||
| 6 hours | refactor: centralize formatting helpers and harden out-plutil | 1 | -0/+32 | ||
| 2014-10-03 | Drop src/common.h and use byte order macros from config.h directly | 1 | -20/+0 | ||
| 2014-10-03 | Avoid exporting non-public symbols | 1 | -8/+0 | ||
| 2014-03-29 | Fix endian detection in configure.ac | 1 | -0/+4 | ||
| On debian-mips, neither __LITTLE_ENDIAN__ nor __BIG_ENDIAN__ are defined anywhere, so PLIST_BYTE_ORDER defaults to PLIST_LITTLE_ENDIAN when it should really be PLIST_BIG_ENDIAN on this architecture. This fixes issue #13. | |||||
| 2012-02-12 | set PLIST_BYTE_ORDER if required and compiler provides it | 1 | -0/+9 | ||
| 2011-09-11 | Win32: do not use visibility attribute | 1 | -1/+1 | ||
| 2011-05-27 | Make libplist glib free | 1 | -0/+15 | ||
