summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-20In ssl3_get_record (ssl/s3_pkt.c), minimize information leakedwiz
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-01-28allocate, not alocate. Noted by mjl, not mjll.wiz
2003-01-27The last change I made was a little aggressive in changing the paths ofelric
2003-01-27Fix password return values.elric
2003-01-26Prepend krb5/ to include paths that live in /usr/include/krb5/ so thatelric
2003-01-26Forgot one include file from the last change.elric
2003-01-26Update script to modify include file paths to start the process ofelric
2003-01-03posesses -> possessesjschauma
2003-01-02Use standard section headers.wiz
2003-01-02Use standard section headers; sort sections.wiz
2003-01-02Use standard section headers; space before punctuation in macro arguments.wiz
2003-01-02Use standard section headers.wiz
2003-01-02Sort sections.wiz
2003-01-02Fix Xref section, use standard section headers.wiz
2003-01-02Add RCS Id.wiz
2003-01-02Fix typos pointed out by Igor Sobrado in PR misc/19621.jschauma
2003-01-01interal -> internaljschauma
2002-12-31It is not valid C++ to have a semicolon afterkristerw
2002-12-21compatibility, not compatability; from Adrian Mrva.wiz
2002-12-21described, not decribed.wiz
2002-12-21Two typos from Adrian Mrva.wiz
2002-12-21charcted probably means character.wiz
2002-12-21securely, not securly. From Adrian Mrva.wiz
2002-12-21Correct misspellings of authentication and available. From Adrian Mrva.wiz
2002-12-21ther -> their, from Adrian Mrva.wiz
2002-12-06Avoid conflict with reserved identifier "log".thorpej
2002-12-06Avoid strict alias warning.thorpej
2002-11-28Change all functions that call gssapi_krb5_init() to call one ofelric
2002-11-27racoon.conf can be found in /etc/racoon, not /etcdarrenr
2002-11-20sync w/ kame source from 2002/11/20.itojun
2002-11-20KAME racoon as of 2002/11/20itojun
2002-11-18correct panic() condition - it was backwards. remove kame-local diffitojun
2002-10-21don't blindly trust rlen; from Heimdal 0.5.1joda
2002-10-19use readlink with bufsize - 1; approved thorpej.provos
2002-10-18revert previous. need more time to think.itojun
2002-10-18condition to panic() was backwards. sync w/kameitojun
2002-10-18discourage the use of aggressive mode for identity disclosure.itojun
2002-10-15back out the previous change. We really don't want to enable login on amanu
2002-10-15Re-allow connection when /dev is read-only, and the tty is owned by themanu
2002-10-04use cast to unsigned long long, instead of PRIu64itojun
2002-10-03use PRIu64 for u_int64_t.petrov
2002-10-02Turn on strict alignment #define's, because racoon reliably coreelric
2002-10-01upgrade to openssh 3.5. major changes include:itojun
2002-10-01OpenSSH 3.5 as of Oct 1, 2002itojun
2002-09-28Changed documentation of the default setting for PermitRootLoginelric
2002-09-25tweak the example $HOME/.ssh/rc script to not show on any cmdline theitojun
2002-09-20select() -> poll()mycroft
2002-09-20select() -> poll()mycroft