Go to file
agc 7e61309607 CHANGES 1.99.9 -> 1.99.10
+ fix a bug in decryption whereby a bad passphrase would cause a segmentation
  violation
+ fix some regressions in key searching in the underlying find keys routines
+ add C++ declaration protection to the external interface in netpgp.h
+ split out the key management parts of netpgp(1) into netpgpkeys(1)
2009-06-10 00:38:08 +00:00
bin block numbers are measured in f_frsize units. Make -P option 2009-06-06 09:30:45 +00:00
common fix comment typos. 2009-06-07 03:12:40 +00:00
compat remove a ../ from a few paths to make sure we get the right components. 2009-06-09 02:35:19 +00:00
crypto CHANGES 1.99.9 -> 1.99.10 2009-06-10 00:38:08 +00:00
dist More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
distrib +netpgpverify.debug 2009-06-09 12:16:06 +00:00
doc mention new openssh 2009-06-08 00:15:37 +00:00
etc Add support for fr_*.UTF-8 locale. Setting LANG to fr_*.UTF-8 won't get 2009-06-03 18:47:05 +00:00
external Create default target_params parse routine which is called when we doesn't 2009-06-09 18:29:09 +00:00
games a bit more const 2009-06-07 21:04:54 +00:00
gnu "if" does not accept an "el" (else); use "ie" instead. 2009-05-21 15:54:50 +00:00
include Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
lib decrement the number of levels after the loop (Julien Torres) 2009-06-09 13:04:33 +00:00
libexec Apply fix borrowed from i386: Fix const issue (cast const pointers 2009-05-24 20:35:41 +00:00
regress add regression test for gdtoa large field width. 2009-05-07 20:40:25 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Add the MODCTL_NO_PROP flag to tell the kernel to ignore <module>.prop. 2009-06-09 20:35:02 +00:00
share mention both X11R6 and X11R7 2009-06-09 17:43:27 +00:00
sys check that interlock isn't null before releasing it 2009-06-09 23:26:19 +00:00
tests Apparently, there's not a clear dependency ordering for the libraries, 2009-06-09 11:18:50 +00:00
tools use new file 2009-05-08 17:45:22 +00:00
usr.bin tabify and wrap long lines. 2009-06-08 21:58:44 +00:00
usr.sbin +pseudo-device putter 2009-06-09 14:27:17 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
Makefile add crypto/external to the build. 2009-06-07 22:46:12 +00:00
Makefile.inc
UPDATING Add note about Postgres WRT the time_t change. 2009-05-27 18:02:57 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00