Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2023-10-08 | 14 | -45/+164 |
* | Fix buffer overrun | giraffedata | 2020-06-07 | 1 | -2/+3 |
* | Fix undefined behavior: swab with source and destination the same | giraffedata | 2020-06-07 | 1 | -4/+18 |
* | Fix bugs from previous commit | giraffedata | 2020-06-03 | 3 | -9/+42 |
* | Undo previous mistaken change | giraffedata | 2020-05-30 | 1 | -2/+2 |
* | Handle failed I/O | giraffedata | 2020-05-30 | 4 | -8/+31 |
* | Handle failed I/O | giraffedata | 2020-05-30 | 9 | -221/+314 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 1 | -1/+1 |
* | whitespace | giraffedata | 2018-04-25 | 1 | -14/+14 |
* | cleanup | giraffedata | 2018-04-25 | 1 | -5/+4 |
* | Upgrade to _XOPEN_SOURCE 500 to get M_PI | giraffedata | 2017-04-30 | 1 | -1/+1 |
* | Fix basic bug; effect unknown | giraffedata | 2017-04-15 | 1 | -2/+4 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 4 | -0/+4 |
* | fix array bounds violation; incorrect calculation | giraffedata | 2016-05-03 | 1 | -1/+1 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -2/+2 |
* | Fix arithmetic underflow | giraffedata | 2015-05-22 | 1 | -15/+24 |
* | cleanup | giraffedata | 2015-05-22 | 3 | -111/+127 |
* | Add Cameratopam to merge build | giraffedata | 2015-03-28 | 1 | -2/+2 |
* | Fix used before set bug | giraffedata | 2015-03-03 | 1 | -3/+5 |
* | Add missing include of <io.h> for Mingw32 | giraffedata | 2015-01-01 | 1 | -1/+1 |
* | cleanup | giraffedata | 2014-09-20 | 4 | -229/+320 |
* | Properly fix compiler warning about array bounds violation; fix in 2010 cause... | giraffedata | 2014-09-19 | 1 | -9/+2 |
* | cleanup | giraffedata | 2014-09-16 | 13 | -766/+799 |
* | Fix buffer overflow | giraffedata | 2014-09-07 | 1 | -4/+4 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 1 | -1/+2 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 1 | -8/+6 |
* | cleanup | giraffedata | 2014-02-21 | 2 | -10/+25 |
* | Use SSE stuff with Clang as for GCC | giraffedata | 2013-10-30 | 1 | -1/+3 |
* | cleanup | giraffedata | 2013-06-19 | 3 | -5/+5 |
* | cleanup | giraffedata | 2013-06-19 | 1 | -1/+1 |
* | Fix comment | giraffedata | 2012-07-11 | 1 | -1/+1 |
* | redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,... | giraffedata | 2012-02-12 | 1 | -2/+4 |
* | Rename optParseOptions3 to pm_optParseOptions3, etc | giraffedata | 2010-09-28 | 1 | -1/+1 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 2 | -1166/+1183 |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 1 | -0/+1 |
* | Move LDFLAGS later | giraffedata | 2008-12-03 | 1 | -2/+2 |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 1 | -1/+1 |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 1 | -1/+1 |
* | Remove dead code | giraffedata | 2007-12-31 | 1 | -19/+2 |
* | Fix include order | giraffedata | 2006-09-16 | 1 | -1/+2 |
* | Create Subversion repository | giraffedata | 2006-08-19 | 21 | -0/+5697 |