summaryrefslogtreecommitdiff
path: root/lib/libkeynote/environment.c
AgeCommit message (Expand)Author
2015-12-23remove a few NULL-checks before free()mmcc
2015-12-19More style improvement and removal of NULL/allocation casts.mmcc
2015-12-18A few more NULL casts and style tweaks. No functional change.mmcc
2015-12-18Cleanup and modernization. No functional change. Discussed with halex@.mmcc
2015-12-14Remove more needless casts of NULL and allocations.mmcc
2015-12-14Remove casts of allocations and NULL. There are a *ton* of these tommcc
2015-11-18Remove memory.h includes.mmcc
2014-10-08obvious reallocarray()Theo de Raadt
2013-11-29fairly simple unsigned char casts for ctypeTheo de Raadt
2005-01-05remove wrong free() after realloc().Hans-Joerg Hoexer
2004-06-29Header cleanup.Mathieu Sauve-Frankel
2004-06-25Make crufty configure stuff go away. Remove all unused code paths.Mathieu Sauve-Frankel
2003-04-02Use snprintf instead of sprintf; deraadt@ OKTodd C. Miller
2001-09-03with or without fee; received mail permitting this change from angelosTheo de Raadt
2000-10-03Sync.Angelos D. Keromytis
2000-09-27Sync again (remove unneeded RAND_set calls).Angelos D. Keromytis
2000-09-26Sync.Angelos D. Keromytis
2000-06-13Fix some compile warnings.Angelos D. Keromytis
2000-05-18Really find the requested assertions, and fix authorizer retrieval.Angelos D. Keromytis
2000-05-18Plug a minor memory leak associated with kn_get_licensees(), and makeAngelos D. Keromytis
1999-10-26syncAngelos D. Keromytis
1999-10-09Roll back yesterday's commit, will wait until after 2.6.Angelos D. Keromytis
1999-10-09Move all ifdefs in header.h (instead of keynote.h), include header.hAngelos D. Keromytis
1999-10-09Better handling of errors in kn_query, update manpage accordingly.Angelos D. Keromytis
1999-10-06Make some of the perror() calls more informative, correct someAngelos D. Keromytis
1999-10-06Fix a typo in manpage, as well as bogus error reporting.Angelos D. Keromytis
1999-10-01Update for version 2.0Angelos D. Keromytis
1999-05-31Sanitize prototypes and variable extern definitions, removeAngelos D. Keromytis
1999-05-23KeyNote version 2 trust-management system (security policy handling).Angelos D. Keromytis