OpenBSD CVS

src/lib/libkeynote/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libkeynote

Current tag: OPENBSD_6_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Misc/        
[DIR] doc/        
[DIR] man/        
[DIR] testsuite/        
[TXT] HOWTO.add.crypto  1.3   24 years  angelos   Sync with current version (just the file renamed).
[TXT] LICENSE  1.3   22 years  deraadt   with or without fee; received mail permitting this change from angelos
[TXT] Makefile  1.21   6 years  espie   repair the tree, make sure y.tab.h is there before compiling yacc files. proble...
[TXT] README  1.10   23 years  angelos   Sync.
[TXT] assertion.h  1.5   20 years  deraadt   simple protos
[TXT] auxil.c  1.11   8 years  mmcc   Remove NULL-checks before free().
[TXT] base64.c  1.11   19 years  msf   Header cleanup. ok hshoexer@
[TXT] environment.c  1.29   8 years  mmcc   remove a few NULL-checks before free()
[TXT] header.h  1.10   19 years  msf   Header cleanup. ok hshoexer@
[TXT] keynote-keygen.c  1.22   8 years  mmcc   Remove a ton of ugly, needless casts for NULL, calloc(), and strdup(). No binary...
[TXT] keynote-main.c  1.10   19 years  msf   Make crufty configure stuff go away. Remove all unused code paths. No change in ...
[TXT] keynote-sign.c  1.18   8 years  guenther   Fix typo in previous commit
[TXT] keynote-sigver.c  1.16   8 years  mmcc   Remove a ton of ugly, needless casts for NULL, calloc(), and strdup(). No binary...
[TXT] keynote-ver.l  1.20   6 years  millert   Add %option noinput to suppress an unused function warning. Noticed by and OK ot...
[TXT] keynote-ver.y  1.10   19 years  msf   Header cleanup. ok hshoexer@
[TXT] keynote-verify.c  1.17   8 years  mmcc   Remove a sixteen-year-old testing macro. "yes." deraadt@
[TXT] keynote.1  1.37   8 years  mmcc   No longer direct bug reports to keynote@research.att.com - it bounces mail. "fa...
[TXT] keynote.3  1.54   6 years  schwarze   fix cross references to self; found with mandoc -Tlint
[TXT] keynote.4  1.36   6 years  schwarze   remove lots of bogus escaping, some of which even broke the output; found with m...
[TXT] keynote.5  1.25   8 years  mmcc   No longer direct bug reports to keynote@research.att.com - it bounces mail. "fa...
[TXT] keynote.h  1.16   19 years  msf   make keynote.h C++ safe ok todd@
[TXT] keynote.l  1.24   6 years  millert   Add %option noinput to suppress an unused function warning. Noticed by and OK ot...
[TXT] keynote.y  1.18   7 years  millert   Remove useless check for ks_env_table being NULL. Since ks_env_table is an arra...
[TXT] parse_assertion.c  1.16   8 years  mmcc   s/begining/beginning/g
[TXT] sample-app.c  1.7   19 years  msf   Header cleanup. ok hshoexer@
[TXT] signature.c  1.26   7 years  mestre   Prevent memory leak on sbuf by freeing it unconditionally and ensure finalbuf is...
[TXT] signature.h  1.5   22 years  deraadt   with or without fee; received mail permitting this change from angelos