summaryrefslogtreecommitdiffstats
path: root/check_sec.sh
AgeCommit message (Expand)Author
2020-08-25refactor: update shell scripts for shellcheck warningsWilliam Yardley
2019-08-03Initial autoconf and makefile setup for autocrypt.Kevin McCarthy
2009-03-15Use safe_fclose() instead of fclose(), add fclose() to check_sec.shRocco Rutte
2006-05-18Avoid safe_free() usage and add security checksRocco Rutte
2004-10-30safe_strcat, safe_strncat. Thanks to Ulf H. for noting the wrongThomas Roessler
2002-05-01Give all the warnings at once.Thomas Roessler
2001-06-07Don't check in intl/Thomas Roessler
2001-01-08Let check_sec.sh check for use of the unsafe malloc, realloc, free,Thomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2001-01-08Going through possible security problems with a fine comb. If youThomas Roessler
2001-01-08Some automated security checks concerning fopen() calls.Thomas Roessler