Age | Commit message (Expand) | Author |
2003-08-31 | correct string termination in parse_ename(); sxw@inf.ed.ac.uk | Markus Friedl |
2003-08-31 | call ssh_gssapi_storecreds conditionally from do_exec(); with sxw@inf.ed.ac.uk | Markus Friedl |
2003-08-31 | do write to buf[-1] | Markus Friedl |
2003-08-31 | pass file_size + 1 to snprintf: fixes printing of truncated | Markus Friedl |
2003-08-31 | Make deviceInitAll work again. -moj | Mats O Jansson |
2003-08-31 | add references to /etc/mygate in FILES and SEE ALSO; | Jason McIntyre |
2003-08-31 | pdc_model needs to be visible from cpu.c | Miod Vallat |
2003-08-30 | Remove uvm_useracc() description here as well. | Miod Vallat |
2003-08-30 | Compile kernels with -mno-check-zero-division. Saves two pages, and things | Miod Vallat |
2003-08-30 | spacing; | Jason McIntyre |
2003-08-30 | - sync SYNOPSIS(es) and ciphers/digests available with reality | Jason McIntyre |
2003-08-29 | Document interactions between tables and anchors. | Cedric Berger |
2003-08-29 | add some includes, from Patrick Latifi via jmc@ | Ted Unangst |
2003-08-29 | fix several spelling errors and remove whitespace at eol | David Krause |
2003-08-29 | be less chatty; debug -> debug2, cleanup; ok henning@ | Markus Friedl |
2003-08-29 | SSH_BUG_K5USER is unused; ok henning@ | Markus Friedl |
2003-08-29 | Fix three cases of potential accesses to free'd memory. At least one of | Daniel Hartmeier |
2003-08-29 | exclude __sparc64__ since it can handle 16k blocks. from jason@ | Ted Unangst |
2003-08-29 | remove HIDEGAME, it only made sense when 'dm' was still around. | Jolan Luff |
2003-08-28 | from NetBSD via Tim Weiss, tim at zetaflops dot net: deal with FS block sizes... | Jason Wright |
2003-08-28 | sparcs cannot handle booting from > 8k block partitions, so set the root | Ted Unangst |
2003-08-28 | This change is busted. what's worse, REGRESSION TESTS WOULD HAVE CAUGHT IT! | Kjell Wooding |
2003-08-28 | clean up the versions of the AIX 5.x entries. discovered while talking to fgs@ | Mike Frantzen |
2003-08-28 | remove extraneous bracket in comment; | Jason McIntyre |
2003-08-28 | ...and still I got it wrong; | Jason McIntyre |
2003-08-28 | b180 wink-wink | Michael Shalayeff |
2003-08-28 | support AES in phase 1, too. switch to OpenSSL EVP interface; | Markus Friedl |
2003-08-28 | missing bracket; | Jason McIntyre |
2003-08-28 | remove kerberos support from ssh1, since it has been replaced with GSSAPI; | Markus Friedl |
2003-08-28 | wording improvement from Michael Knudsen; | Jason McIntyre |
2003-08-28 | fix bzero size; from pechkin | Michael Shalayeff |
2003-08-28 | tweak; | Jason McIntyre |
2003-08-28 | better formatting. from wiz@netbsd | Jun-ichiro itojun Hagino |
2003-08-28 | tweak; | Jason McIntyre |
2003-08-28 | fix "pfctl -vvsr" output for rules with tables inside anchors. | Cedric Berger |
2003-08-28 | don't like libgss/krb5 twice, fixes non-KERBEROS builds; pmbas@samhaim.org | Markus Friedl |
2003-08-28 | Sync ('make microcode') with change to aicasm_symbol.c: | Kenneth R Westerback |
2003-08-28 | Fix use of uninitialized variable by porting NetBSD patch to correctly | Kenneth R Westerback |
2003-08-28 | use NI_NUMERICHOST for 2nd invocation | Jun-ichiro itojun Hagino |
2003-08-28 | add int error in CAVEAT | Jun-ichiro itojun Hagino |
2003-08-28 | add CAVEATS section | Jun-ichiro itojun Hagino |
2003-08-27 | oops | Ted Unangst |
2003-08-27 | fix memory leaks. pr3416 from Patrick Latifi <patrick.l@hermes.usherb.ca> | Ted Unangst |
2003-08-27 | this bit is defined as prefetchable and not cachable and thus rename and use ... | Michael Shalayeff |
2003-08-27 | update Solaris 9 fingerprint for variable MSS | Mike Frantzen |
2003-08-27 | fix inconsistency how we handle tcpopt EOL versus how p0f v2 handles it | Mike Frantzen |
2003-08-27 | sync to the latest p0f v2 database. adds a bunch. thanks and keep going to | Mike Frantzen |
2003-08-27 | kill dangling 'else'. fixes modulus in W and M TCP options | Mike Frantzen |
2003-08-27 | sync STT_NOTYPE parsign w/ kvm_mkdb; pb@ testing | Michael Shalayeff |
2003-08-27 | it is supprisingly common (>4%) for some NAT and DSL routers to tweak MSS | Mike Frantzen |