Age | Commit message (Expand) | Author |
2019-09-03 | sshsig: lightweight signature and verification ability for OpenSSH | Damien Miller |
2019-09-03 | move authorized_keys option parsing helpsers to misc.c and make | Damien Miller |
2019-09-03 | make get_sigtype public as sshkey_get_sigtype(); ok markus@ | Damien Miller |
2019-09-03 | move advance_past_options to authfile.c and make it public; | Damien Miller |
2019-09-03 | move skip_space() to misc.c and make it public; ok markus@ | Damien Miller |
2019-09-03 | authfd: add function to check if key is in agent | Damien Miller |
2019-09-03 | fix memleak in ssh_free_identitylist(); ok markus@ | Damien Miller |
2019-09-03 | factor out confirm_overwrite(); ok markus@ | Damien Miller |
2019-09-03 | It's perfectly normal for the SIOCGIFFLAGS and SIOCGIFXFLAGS to fail | Florian Obser |
2019-09-03 | pcap-filter is now section 7; | Jason McIntyre |
2019-09-03 | remove unreachable return | Jonathan Gray |
2019-09-03 | Exectute procs and filters from /usr/local/libexec/smtpd/ if no absolute | Martijn van Duren |
2019-09-03 | ansify functions | Theo de Raadt |
2019-09-03 | correct indent that triggered clang to freak out; with jsg. | Theo de Raadt |
2019-09-03 | sync | Theo de Raadt |
2019-09-03 | pcap-filter(3) is not a function, it is a language description. It was | Theo de Raadt |
2019-09-03 | Correct the length for argument of reallocarray(). This fix the SEGV | asou |
2019-09-03 | Create remote log files in obj directory. | Alexander Bluhm |
2019-09-02 | constify an argument | Damien Miller |
2019-09-02 | Various fixes to make clang happy. | Mark Kettenis |
2019-09-02 | sync | Theo de Raadt |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm |
2019-09-02 | Link multicast tests to regress build. | Alexander Bluhm |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm |
2019-09-02 | the rule_to_text() function which is used to display rules when debug | Gilles Chehade |
2019-09-02 | More correction of section 3 layout. directory->opendir, fts->fts_open, | Theo de Raadt |
2019-09-02 | Request a new SSL structure for each TLS session. | Eric Faurot |
2019-09-02 | in standalone smtp client, smtps schema should use ... smtps port | Gilles Chehade |
2019-09-02 | Fix copyright lines, the "one-inode file system" in i386_softraid.c is my | Otto Moerbeek |
2019-09-02 | Implement setting the CPU clock for Allwinner A64 SoCs. | Mark Kettenis |
2019-09-02 | Delete what remains of the support for combining characters into | Ingo Schwarze |
2019-09-02 | Fix a route use after free in multicast route. Move the rt_mcast_del() | Alexander Bluhm |
2019-09-02 | Implement setting the CPU clock for Allwinner A64 SoCs. | Mark Kettenis |
2019-09-02 | Make net80211 expose reasons for association failures to userland and have | Stefan Sperling |
2019-09-02 | Reset the current wireless PHY mode to 'auto' when a scan begins if we | Stefan Sperling |
2019-09-02 | The output of netstat -g was mangled. Fix header line and print | Alexander Bluhm |
2019-09-02 | Remove some duplicate symbol definitions. | mortimer |
2019-09-02 | Release locks in error paths. Spotted by semarie@ | Mark Kettenis |
2019-09-02 | A few more missing bits: power regulators, eMMC power sequencing, | Mark Kettenis |
2019-09-02 | Two additional pin configurations. | Mark Kettenis |
2019-09-02 | cpu number is unsigned (does not really matter) | Theo de Raadt |
2019-09-02 | in non-MP, cpu_number() the #define should be 0UL; ok visa | Theo de Raadt |
2019-09-02 | downgrade PKCS#11 "provider returned no slots" warning from log level | Damien Miller |
2019-09-01 | print comment when printing pubkey from private | Damien Miller |
2019-09-01 | Write to the correct register when setting the output level for a GPIO pin. | Mark Kettenis |
2019-09-01 | sync | Theo de Raadt |
2019-09-01 | Use interrupt handler instead of polling for completion. | Mark Kettenis |
2019-09-01 | Use DMA descriptors if necessary. | Mark Kettenis |
2019-09-01 | Update clang build infrastructure for LLVM 8.0.1. | Patrick Wildt |
2019-09-01 | Merge LLVM 8.0.1 release. | Patrick Wildt |