summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02Switch OCF and IPsec over to the new AESMike Belopuhov
2017-05-02Pick the right AES source fileMike Belopuhov
2017-05-02Fix a problem with associating to wifi networks with a hidden SSID.Stefan Sperling
2017-05-02Resynchronize the guest RTC via vmmci(4) on host resume from zzz/ZZZMike Larkin
2017-05-02Resynchronize the guest RTC via vmmci(4) on host resume from zzz/ZZZMike Larkin
2017-05-02more -O shuffle; ok djmJason McIntyre
2017-05-02remove -1 / -2 options; pointed out by jmc@Damien Miller
2017-05-02remove options -12 from usage();Jason McIntyre
2017-05-02fix an error in i386 vmd buildMike Larkin
2017-05-02Matching i386 commit to previous amd64 commit (initial support for vmctlMike Larkin
2017-05-02tidy up -O somewhat; ok djmJason McIntyre
2017-05-02the XXXfree functions being called accept NULL, so don't check first.Theo de Raadt
2017-05-02Add regress for free functions that should be safe with NULLBob Beck
2017-05-02use freezero() instead of memset/explicit_bzero + free. SubstantiallyTheo de Raadt
2017-05-02Matching vmd(8) part of previous diff (first part of vmctl send/receive).Mike Larkin
2017-05-02Allow setting of guest MSRs from vmd(8). This change is the first part ofMike Larkin
2017-05-01A few days ago, a patch from <G dot Branden dot Robinson at gmail dot com>Ingo Schwarze
2017-05-01when freeing a bitmap, zero all it bytes; spotted by Ilya KalimanDamien Miller
2017-05-01When trying to expand some columns in a table where the sum of theIngo Schwarze
2017-05-01Quiet an "implicit conversion from 'int' to 'char' changes value"Todd C. Miller
2017-05-01Revert r1.170 and remove the id==0 check.Robert Peichaer
2017-05-01move some binutils files from gcc sets back to md setsJonathan Gray
2017-05-01Apply same change of defaultroute handling as in r1.179 of netstart.Robert Peichaer
2017-05-01Remove last remnants of rtsol. IPv6 autoconfiguration of interfaces is nowRobert Peichaer
2017-05-01Remove last remnants of rtsol. IPv6 autoconfiguration of interfacesRobert Peichaer
2017-05-01this one I did forget to "cvs rm"Damien Miller
2017-05-01Comments and spacing.Robert Peichaer
2017-05-01move more gcc files to gcc setsJonathan Gray
2017-05-01In order that people can use formats like #D in #() in the status lineNicholas Marriott
2017-05-01in function used for tracing, display unknown lookup types as "???"Gilles Chehade
2017-05-01don't know why cvs didn't exterminate these the first time around,Damien Miller
2017-05-01Fewer kgdb(7) references and fix previous.Martin Pieuchot
2017-05-01update currency exchange rates;Jason McIntyre
2017-05-01remove unused variableDamien Miller
2017-05-01Document that wait3/waitpid can receive SIGCHILD when wpid doesTodd C. Miller
2017-05-01fixup setting ciphercontext->plaintext (lost in SSHv1 purge), thoughDamien Miller
2017-04-30syncTheo de Raadt
2017-04-30eliminate explicit specification of protocol in tests and loops overDamien Miller
2017-04-30remove SSHv1 support from unit testsDamien Miller
2017-04-30flense SSHv1 support from ssh-agent, considerably simplifying itDamien Miller
2017-04-30obliterate ssh1.h and some dead code that used itDamien Miller
2017-04-30exterminate the -1 flag from scpDamien Miller
2017-04-30purge the last traces of SSHv1 from the TTY modes handling codeDamien Miller
2017-04-30remove the (in)famous SSHv1 CRC compensation attack detector.Damien Miller
2017-04-30undo some local debugging stuff that I committed by accidentDamien Miller
2017-04-30remove SSHv1 support from packet and buffer APIsDamien Miller
2017-04-30remove SSHv1-related buffers from client codeDamien Miller
2017-04-30remove KEY_RSA1Damien Miller
2017-04-30remove SSHv1 configuration options and man pages bitsDamien Miller
2017-04-30remove SSH1 make flag and associated filesDamien Miller