Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-15 | remove the CONSTRAIN_IDENTITY messages and introduce a new | Markus Friedl | |
ADD_ID message with contraints instead. contraints can be only added together with the private key. | |||
2002-06-15 | fix stupid typo | Markus Friedl | |
2002-06-15 | break agent key lifetime protocol and allow other contraints for key usage. | Markus Friedl | |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries | |
2002-06-13 | synch comments with actual code. | Marc Espie | |
Okay miod@. | |||
2002-06-12 | a real pid_t cleanup. | Mike Pechkin | |
espie@ ok for make/, deraadt@ one extra eye, millert@ ok | |||
2002-06-12 | ssh_connect returns 0 on success | Markus Friedl | |
2002-06-11 | remove unused cruft. | Markus Friedl | |
2002-06-11 | This is the first step in sanitizing the conditional parser. | Marc Espie | |
Change the conditional recognition algorithm: scan for a sequence of alphabetic characters, hash it, and compare it against a small table (using ohash functions). This makes Cond_Eval entry more logical, and allows for some shortcuts in recognizing .include, .for, .undef. This also means that conditionals must have an intervening blank between the keyword and the actual test, e.g., .ifA will no longer work. (but no-one actually uses this, and it's highly obfuscated) Okay miod@. | |||
2002-06-11 | Make sure kerberosV/kafs.h is picked up if kerberosIV/kafs.h is not removed. | Hans Insulander | |
ok markus@ | |||
2002-06-11 | use "ntop" only after initialized | Jun-ichiro itojun Hagino | |
2002-06-11 | Fail if no symbol table is found, don't crash. | Artur Grabowski | |
2002-06-11 | kill err(3) newlines; ok miod@, deraadt@ | Jason Peel | |
2002-06-11 | Remove \n from warnx(3). ok deraadt@ | Thomas Nordin | |
2002-06-11 | pid_t cleanup. Markus need this now to keep hacking. | Mike Pechkin | |
markus@, millert@ ok Note: big usr.bin/ cleanup is comming. Now I'm waiting Ok from espie@ for make/. | |||
2002-06-11 | no longer use uidswap.[ch] from the ssh client | Markus Friedl | |
run less code with euid==0 if ssh is installed setuid root just switch the euid, don't switch the complete set of groups (this is only needed by sshd). ok provos@ | |||
2002-06-10 | move creation of agent socket to session.c; no need for uidswapping | Markus Friedl | |
in channel.c. | |||
2002-06-10 | update defaults for RhostsRSAAuthentication and RhostsAuthentication | Kevin Steves | |
here too (all options commented out with default value). | |||
2002-06-10 | change RhostsRSAAuthentication and RhostsAuthentication default to no | Kevin Steves | |
since ssh is no longer setuid root by default; ok markus@ | |||
2002-06-10 | use convtime() to parse and validate key lifetime. can now | Kevin Steves | |
use '-t 2h' etc. ok markus@ provos@ | |||
2002-06-10 | merge in stuff from my man page; ok markus@ | Kevin Steves | |
2002-06-10 | display minimum RSA modulus in error(); ok markus@ | Kevin Steves | |
2002-06-10 | I do not care about commit count | Kjell Wooding | |
2002-06-10 | I love to fight | Kjell Wooding | |
2002-06-10 | Theo's comments about airport security | Bob Beck | |
2002-06-09 | pass salen to sockaddr_ntop so that we are happy on linux/solaris | Jun-ichiro itojun Hagino | |
2002-06-09 | update for no setuid root and ssh-keysign; ok deraadt@ | Kevin Steves | |
2002-06-09 | Remove private unused version of warn(). | Hans Insulander | |
Replave private basename() with the real one. ok millert@ | |||
2002-06-09 | use tab not spaces (|unexpand) | Markus Friedl | |
2002-06-09 | Sync usage with manpage | Hans Insulander | |
2002-06-09 | Use sysctl for mbstat | Angelos D. Keromytis | |
2002-06-09 | Begin some sysctl-ization. | Angelos D. Keromytis | |
2002-06-09 | don't go further on stripped binaries; been in my tree for ever. | Federico G. Schwindt | |
2002-06-09 | some knf. | Federico G. Schwindt | |
2002-06-09 | abort() - > fatal() | Markus Friedl | |
2002-06-09 | Standardization -- s/tdb/TDB/ and various dup expansions. | Jason Peel | |
ok aaron@ | |||
2002-06-09 | document | Todd T. Fries | |
2002-06-09 | provide '-p <pid>' (process attach); thanks to | Todd T. Fries | |
Jean-Francois Brousseau <krapht@secureops.com> | |||
2002-06-09 | strlcpy fix, PR 2727 | Jun-ichiro itojun Hagino | |
2002-06-09 | strlcpy fix, PR 2727 | Jun-ichiro itojun Hagino | |
2002-06-09 | use strchr() instead of index() | Theo de Raadt | |
2002-06-09 | <deraadt> i admit you are better than i am... | Aaron Campbell | |
2002-06-09 | 'cuz -> because; deraadt@ ok, pvalchev@ ok | Aaron Campbell | |
2002-06-09 | i think the TLI rpcgen side generates a format string bug on output... but | Theo de Raadt | |
we do not use that stuff. attempt to fix it, but unable to test | |||
2002-06-09 | do not present scopeid on wire format, as it is local to node | Jun-ichiro itojun Hagino | |
2002-06-08 | No need to be setgid kmem anymore. | Angelos D. Keromytis | |
2002-06-08 | always use getnameinfo. (diag message only) | Jun-ichiro itojun Hagino | |
2002-06-08 | silently ignore deprecated options, since FallBackToRsh might be passed | Markus Friedl | |
by remote scp commands. | |||
2002-06-08 | remove FallBackToRsh | Markus Friedl | |
2002-06-08 | Free commits from theo's drunken state. | Kjell Wooding | |