summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-05head towards release, correctly. tsk tsk tsk.Miod Vallat
2010-03-05mention loading of certificate files from [private]-cert.pub whenDamien Miller
2010-03-05head towards releaseTheo de Raadt
2010-03-05document certificate authentication; help/ok djmJason McIntyre
2010-03-05use boot -k on Lemete (non Gdium) examples; ok miod@Otto Moerbeek
2010-03-05tweak previous;Jason McIntyre
2010-03-05make the warning for a revoked key louder and more noticableDamien Miller
2010-03-04"force-command" is not spelled "forced-command"; spotted byDamien Miller
2010-03-04move section on CA and revoked keys from ssh.1 to sshd.8's known hostsDamien Miller
2010-03-04missing word; spotted by jmc@Damien Miller
2010-03-04fix Bk/Ek;Jason McIntyre
2010-03-04has been no -r flag for a few years; J.C. RobertsTheo de Raadt
2010-03-04remove -6 from usage();Jason McIntyre
2010-03-04Add a -L flag to print the contents of a certificate; ok markus@Damien Miller
2010-03-04Add defines for header and data offset, offsetof() uses from mk@.Jonathan Armani
2010-03-046Bone is dead. Use the literal '3ffe::/16' rather than '6bone testKenneth R Westerback
2010-03-046Bone is dead and doesn't respond to whois requests. Remove manKenneth R Westerback
2010-03-04syncTheo de Raadt
2010-03-04Introduce odyssey(4), a driver for the SGI VPro (aka Odyssey) graphicsJoel Sing
2010-03-04Add wsdisplay type for SGI VPro (aka Odyssey)Joel Sing
2010-03-04don't crash on invalid phase 2 IDs; from hshoexer; ok sthen@Markus Friedl
2010-03-04tweak previous;Jason McIntyre
2010-03-04Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs.Todd C. Miller
2010-03-04cherrypick patch from OpenSSL 0.9.8m:Damien Miller
2010-03-04- sync header to 4.7Jasper Lievisse Adriaanse
2010-03-04additional regression tests for revoked keys and TrustedUserCAKeysDamien Miller
2010-03-04Add a TrustedUserCAKeys option to sshd_config to specify CA keys thatDamien Miller
2010-03-04`speed' is an argument, not a flag.Igor Sobrado
2010-03-04utilize the fact that the softc is zero'd to simplify the initializationTheo de Raadt
2010-03-04Gracefully handle trailing '/'s when asking for [sub]Timezones.Kenneth R Westerback
2010-03-04use buffer_get_string_ptr_ret() where we are checking the returnDamien Miller
2010-03-03Change third parameter for urndis_decap() to be of type u_int32_t.Michael Knudsen
2010-03-03In urndis_ctrl_recv(), don't copy the received data to a newly allocatedMichael Knudsen
2010-03-03s/similar same/similar/; from imorgan AT nas.nasa.govDamien Miller
2010-03-03the authorized_keys option for CA keys is "cert-authority", notDamien Miller
2010-03-03Add athn(4).Mark Kettenis
2010-03-03Compare against correct flag when printing "network inet6 static"Claudio Jeker
2010-03-03Add support for the ipp_ind_ext_int[0] interrupt.Mark Kettenis
2010-03-03Enable urndis(4) everywhere that has USB enabled to get it tested.Michael Knudsen
2010-03-03Bring back cua code for sparc zs; lost in zs.c 1.36 on sparc and later forgottenMiod Vallat
2010-03-03supply apm(4) with infomation and events; ok miod@Otto Moerbeek
2010-03-03Add some more devices that ckuethe has tested with.Michael Knudsen
2010-03-03Correctly initialize the command frame in uyurex_write_value_request();Miod Vallat
2010-03-03When I first started on urndis, I didn't realise that all values wereMichael Knudsen
2010-03-03Remove XXX that's no longer valid.Michael Knudsen
2010-03-03When allocating virtual space for bus_space_map, don't useOwain Ainsworth
2010-03-03Add description of -p and remove reference to fstab processing.Otto Moerbeek
2010-03-03it's true!Jasper Lievisse Adriaanse
2010-03-03Replace enum rib_state with enum reconf_action since their doing the same.Claudio Jeker
2010-03-03- add and enable bluetoothJasper Lievisse Adriaanse