Age | Commit message (Expand) | Author |
2016-11-30 | make struct io opaque: | Eric Faurot |
2016-11-30 | Add a new implementation of MiRA, a rate scaling algorithm for 802.11n. | Stefan Sperling |
2016-11-30 | Make iwn(4) receive MIMO frames in monitor mode. We can now sniff all 802.11n | Stefan Sperling |
2016-11-30 | According to usermod(8) manpage if -g =uid is used it should create a new group | Ricardo Mestre |
2016-11-30 | Do not overlay DMA fragment decriptors with free list handling. | Martin Pieuchot |
2016-11-30 | Wrap lines earlier on tls_config_set_protocols(3) | Ricardo Mestre |
2016-11-30 | Check return value of tls_config_set_protocols(3) and bail out in case of | Ricardo Mestre |
2016-11-30 | Check return value of tls_config_set_protocols(3) and tls_config_set_ciphers(3) | Ricardo Mestre |
2016-11-30 | Check return value of tls_config_set_protocols(3) and bail out in case of | Ricardo Mestre |
2016-11-30 | tweak previous; | Jason McIntyre |
2016-11-30 | add a whitelist of paths from which ssh-agent will load (via | Damien Miller |
2016-11-30 | test new behaviour of cert force-command restriction vs. authorized_key/ | Damien Miller |
2016-11-30 | Add a sshd_config DisableForwaring option that disables X11, agent, | Damien Miller |
2016-11-30 | When a forced-command appears in both a certificate and an | Damien Miller |
2016-11-30 | On startup, check to see if sshd is already daemonized and if so, | Darren Tucker |
2016-11-29 | tweak previous; | Jason McIntyre |
2016-11-29 | sync | Theo de Raadt |
2016-11-29 | Replace all of the text by a deprecation notice: | Ingo Schwarze |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |
2016-11-29 | Stop exporting the eproto_db array, export a pointer to it instead. | Jeremie Courreges-Anglas |
2016-11-29 | seperate these descriptions into seperate files to reduce confusion. | Theo de Raadt |
2016-11-29 | Copyright and license | Ingo Schwarze |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |
2016-11-29 | When action == 0 (spamdb(8) without arguments) it only reads the DB so it only | Ricardo Mestre |
2016-11-29 | Use memset(3) instead of bzero(3) | Ricardo Mestre |
2016-11-29 | Copyright and license | Ingo Schwarze |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |
2016-11-29 | Add Copyright, license, and very minor improvements from OpenSSL. | Ingo Schwarze |
2016-11-29 | remove all the (void) casts which are irrelevant. The remaining ones | Theo de Raadt |
2016-11-29 | Kill unused 'struct route'. | Martin Pieuchot |
2016-11-29 | Stop exposing xen_softc to PV devices directly | Mike Belopuhov |
2016-11-29 | Copyright and license | Ingo Schwarze |
2016-11-29 | Some tweaks reflecting that DEBUG=-g is the default for building kernels. | Martin Pieuchot |
2016-11-29 | Don't expose the xen_softc pointer in the XenStore transaction struct | Mike Belopuhov |
2016-11-29 | Make send -N work for all keys, not just in copy mode. From Artem Fokin. | Nicholas Marriott |
2016-11-29 | Replace the hand-rolled semaphore with a read-write lock | Mike Belopuhov |
2016-11-29 | m_free() and m_freem() test for NULL. Simplify callers which had their own | Jonathan Gray |
2016-11-29 | Remove debugging code that was always enabled and printed parsed | Reyk Floeter |
2016-11-29 | For virtual Ethernet drivers that don't have a technical limit of the | Reyk Floeter |
2016-11-29 | Correct a bit test introduced in user.c rev 1.111 that made it impossible | Jonathan Gray |
2016-11-29 | Build kernel with DEBUG=-g by default. | Martin Pieuchot |
2016-11-29 | Document the fact that *for now* syspatch only works on official releases and | Antoine Jacoutot |
2016-11-29 | Tweak output to keep it aligned when interfaces with big names, like | Martin Pieuchot |
2016-11-29 | minor cleanup; | Jason McIntyre |
2016-11-29 | article fix; from rob pierce | Jason McIntyre |
2016-11-29 | Alistair Crooks rescinded the advertising clause of his user(8) | Jonathan Gray |
2016-11-29 | Factor out code to disconnect from controlling terminal into its own | Darren Tucker |
2016-11-29 | sync | Theo de Raadt |
2016-11-29 | Add Copyright and license. | Ingo Schwarze |