summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-06-23Get rid of repeating error messages; From netbsd millert@ okEric Jackson
2000-06-23This patch replaces str_concat with a slightly unobfuscated version.Marc Espie
2000-06-23This is complementary to the previous patch.Marc Espie
2000-06-23This patch is worth a lot, speed-wise.Marc Espie
2000-06-23This is the speed-up patch, which doubles make speed (almost).Marc Espie
2000-06-23Open Hashing library, based on Knuth.Marc Espie
2000-06-23This patch separates local contexts from global contexts for good.Marc Espie
2000-06-23In various places, VAR_CMD is used to actually mean `no real context',Marc Espie
2000-06-23Once those special variable are taken care of, other Var functions can takeMarc Espie
2000-06-23Start of variable fixes and speed-ups.Marc Espie
2000-06-23Trivial consequences of the previous list changes:Marc Espie
2000-06-22Missing CVS idents; ok markusDamien Miller
2000-06-22missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MILMarkus Friedl
2000-06-21add epsv4 command, which turns off epsv on ipv4 (off by dfeault)Jun-ichiro itojun Hagino
2000-06-21missing free; nuke old commentMarkus Friedl
2000-06-20getopt(3) returns -1, not EOFAaron Campbell
2000-06-20another oops, time to sleep.Federico G. Schwindt
2000-06-20fix warnings during compilation. replace a few more calloc's withFederico G. Schwindt
2000-06-20add OpenBSD tag.Federico G. Schwindt
2000-06-20oops from my prev commit. move param.h above mount.h so NGROUPS is found.Federico G. Schwindt
2000-06-20weird. missing OpenBSD tags.Federico G. Schwindt
2000-06-20add openbsd tags. rearrange headers as per style(9) and indent.Federico G. Schwindt
2000-06-20even more declarationsFederico G. Schwindt
2000-06-20replace some calloc's with malloc's since there is no point in callFederico G. Schwindt
2000-06-20add missing declarations and includes.Federico G. Schwindt
2000-06-20kill show_usage, it's only a printf. i'll replace this by err and friendsFederico G. Schwindt
2000-06-20OpenBSD tagMarkus Friedl
2000-06-20no include <des.h> anymoreNiels Provos
2000-06-19more KNFAaron Campbell
2000-06-19KNFAaron Campbell
2000-06-19add string.hFederico G. Schwindt
2000-06-19pass the correct size of the bufferFederico G. Schwindt
2000-06-19remove unused varFederico G. Schwindt
2000-06-19fix parms in tcfs_encrypt_key. I'm not sure if this is fine, tho.Federico G. Schwindt
2000-06-19add openbsd tagFederico G. Schwindt
2000-06-19more cleaning. KNFFederico G. Schwindt
2000-06-19add missing headers, declare missing functions remove unused vars, KNF;Federico G. Schwindt
2000-06-19Move BUGS section.Aaron Campbell
2000-06-19Better wording.Aaron Campbell
2000-06-19cleanup key encryptionNiels Provos
2000-06-19initialize ivNiels Provos
2000-06-19use blowfish instead of DES to encrypt user keysNiels Provos
2000-06-19ncurses-5.0-20000617Todd C. Miller
2000-06-19cleanup fingerprinting, less hardcoded sizesMarkus Friedl
2000-06-19fix a couple of bugs. dont clobber tcfspwdb when adding group entries.Niels Provos
2000-06-19mem leak + be more paranoid in dsa_verify.Markus Friedl
2000-06-19instead of only toggle also allow + and -, for on and off.Niels Provos
2000-06-19make flags workNiels Provos
2000-06-19remove debug printfsNiels Provos
2000-06-19make userauth+pubkey interop with ssh.com-2.2.0Markus Friedl