Age | Commit message (Expand) | Author |
2003-05-12 | merge in NetBSD diffs: | Paul Janzen |
2003-05-12 | typo: DSA keys are of type ssh-dss; Brian Poole | Markus Friedl |
2003-05-12 | for pubkey authentication try the user keys in the following order: | Markus Friedl |
2003-05-12 | Recognize Ogg Vorbis audio files, thanks tedu@ | Ian Darwin |
2003-05-12 | Move asn1_compile to usr.bin/asn1_compile. | Hans Insulander |
2003-05-11 | -I$(.CURDIR) to make it work with obj links | Hans Insulander |
2003-05-11 | asn1_compile, made independant from libroken and the rest of the | Hans Insulander |
2003-05-11 | make channel_new() strdup the 'remote_name' (not the caller); ok theo | Markus Friedl |
2003-05-11 | when doing sparse writes, we must write the last byte or the file will | Ted Unangst |
2003-05-11 | change key_load_public to try to read a public from: | Markus Friedl |
2003-05-11 | More. | Dale Rahn |
2003-05-10 | Do not let userland access the swapon system call anymore (nothing uses it | Miod Vallat |
2003-05-08 | Update to 1.6.7p5 | Todd C. Miller |
2003-05-08 | use NULL to indicate failure in functions that return pointers, not FALSE. | Vincent Labrecque |
2003-05-08 | AUTHOR -> AUTHORS in .Sh, as per mdoc template. | Jason McIntyre |
2003-05-07 | fix an err() that should be errx() | Todd C. Miller |
2003-05-07 | bounds were sizeof(pointer) rather than size of the object; found with | Theo de Raadt |
2003-05-06 | not compiled, nuke it | Todd C. Miller |
2003-05-06 | Whoops, forgot a return statement in last commit | Todd C. Miller |
2003-05-06 | use POSIX regex | Todd C. Miller |
2003-05-06 | Now that rcmdsh(3) can deal with an rsh command w/ args, deal with | Todd C. Miller |
2003-05-06 | Don't call setusercontext() to change uid unless uid == 0; found by mpech@ | Todd C. Miller |
2003-05-06 | While I'm here sync usage() w/ manual. | Mike Pechkin |
2003-05-06 | fix a small memleak on errors. noticed by pat latifi. | Vincent Labrecque |
2003-05-06 | sevenbit() before skeylookup(). | Mike Pechkin |
2003-05-05 | document the new -f <mode> command line option. | Vincent Labrecque |
2003-05-05 | dont write too much data when disconnecting in biz22, also use sizeof | Anil Madhavapeddy |
2003-05-05 | add a mail-mode, to do automatic line-wrapping. | Vincent Labrecque |
2003-05-04 | the buffer to getcwd(3) should be PATH_MAX in size, not MAX_FNAME | Anil Madhavapeddy |
2003-05-03 | these files all had >9 arguments to .Nd, causing the name description to be | Jason McIntyre |
2003-05-02 | Update to conform to Posix 1003.1-2001. | Nils Nordman |
2003-05-02 | o Don't close stdout in interactive mode; mpech@ | Todd C. Miller |
2003-05-01 | i386 is elf now; pt out by ldcosta@arnet.com.ar | Michael Shalayeff |
2003-05-01 | 3.3 has left the building... | Michael Shalayeff |
2003-04-30 | strvis -> strnvis | Vincent Labrecque |
2003-04-30 | strvis -> strnvis, and add a place for the NUL byte that was missing | Vincent Labrecque |
2003-04-30 | strvis -> strnvis | Vincent Labrecque |
2003-04-30 | fix invalid .Pf macro usage introduced in previous commit | David Krause |
2003-04-30 | Add missing period. | Todd C. Miller |
2003-04-30 | kill warning about implicit decl of strlen | Jason Wright |
2003-04-30 | Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550 | mouring |
2003-04-29 | fix the clean thursday; from tm@openbsd.ru | Michael Shalayeff |
2003-04-28 | Don't try to close key.keyfile in -a mode, skeygetnext() will have | Todd C. Miller |
2003-04-28 | string cleaning. ok millert@ tdeval@ | Ted Unangst |
2003-04-28 | stdlib.h | Theo de Raadt |
2003-04-26 | get rid of incorrectly sized buffer by using strdup/asprintf, | Peter Valchev |
2003-04-26 | -t in usage(); rogier@quaak.org | Theo de Raadt |
2003-04-26 | string cleaning | Theo de Raadt |
2003-04-26 | string cleaning; ok tdeval | Theo de Raadt |
2003-04-25 | comment | Theo de Raadt |