Age | Commit message (Expand) | Author |
2016-04-21 | Use automatic DH parameters, instead of fixed ones. Also disable DHE by | Joel Sing |
2016-04-21 | make argument == NULL tests more consistent | Damien Miller |
2016-04-21 | Remove some incorrect and outdated references to pool debugging from pool.h | Mike Larkin |
2016-04-20 | pool_setipl for floating point context things | David Gwynne |
2016-04-20 | Remove the requirement that /etc/printcap must be a regular file. | Ingo Schwarze |
2016-04-20 | Apply fix for perl bug 123562 which has been assigned CVE-2015-8853. | Todd C. Miller |
2016-04-20 | Remove pointless reenter variable. | Martijn van Duren |
2016-04-20 | sync | Theo de Raadt |
2016-04-20 | Alter SUNXI grep to match the rest of the SOC greps | Aaron Bieber |
2016-04-20 | from tim baumgard: a location section may not include hsts; | Jason McIntyre |
2016-04-20 | Don't watch unbound's dnssec root zone key, to reduce security(8) spam. | Stuart Henderson |
2016-04-20 | If RTL8111E on PC Engines APU is detected, configure NIC LEDs to display link. | Stuart Henderson |
2016-04-20 | sync | Theo de Raadt |
2016-04-20 | adds iked(8) default key. | Sebastien Marie |
2016-04-20 | Collapse db_dwarf.h into db_sym.h | Martin Pieuchot |
2016-04-20 | Don't use DDB_REGS, ok patrick@ | Martin Pieuchot |
2016-04-20 | Move back #include <sys/mutex.h> outside #ifdef _KERNEL as it was | Landry Breuil |
2016-04-20 | delete unused -m option; | Ingo Schwarze |
2016-04-20 | New editline(7) manual, explaining to end-users how line editing works | Ingo Schwarze |
2016-04-19 | tabs, not spaces | David Gwynne |
2016-04-19 | make setting a vlan interfaces lladdr more likely to work | David Gwynne |
2016-04-19 | Use the correct byte-order when checking against baddynamic ports, | Stuart Henderson |
2016-04-19 | Use consistent intro comment when searching for the first offline | Kenneth R Westerback |
2016-04-19 | Use variable 'cid' in for(;;) rather than 'i' with an assignment | Kenneth R Westerback |
2016-04-19 | Change a variable name (chunk_no -> cid) to make a couple of code | Kenneth R Westerback |
2016-04-19 | fix typo in comment; ok beck | T.J. Townsend |
2016-04-19 | lower case temperature descriptions and separate fan description from fan | Joerg Jung |
2016-04-19 | Bind event channels to backend domains | Mike Belopuhov |
2016-04-19 | Remove not implemented decliration of sscr_pty. | Martijn van Duren |
2016-04-19 | Remove some useless code. | Martijn van Duren |
2016-04-19 | Use log_warnx() instead of log_warn() when the failure will not have | Joel Sing |
2016-04-19 | Allow to grant memory access to domains other than dom0. | Mike Belopuhov |
2016-04-19 | Pass down the backend-id property to children in the attach arguments | Mike Belopuhov |
2016-04-19 | Remove the ds_offset hack since object offset within a page | Mike Belopuhov |
2016-04-19 | Do not expose private functions. | Martin Pieuchot |
2016-04-19 | Start reducing the dependence on <uvm/uvm_param.h> by using int-1-0 | Martin Pieuchot |
2016-04-19 | Keep db_write_cmd() in the only place where it is used, just like we did | Martin Pieuchot |
2016-04-19 | Instead of freeing a cached RTF_MPATH route after using it, free it | Martin Pieuchot |
2016-04-19 | In pod2man(1), enable UTF-8 output by default and provide a --no-utf8 | Ingo Schwarze |
2016-04-19 | Switch from fgetln() to getline() to simplify error handling. | Philip Guenther |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2016-04-18 | sync | Theo de Raadt |
2016-04-18 | Make the aesni crypto implementation mpsafe. In order to do so this moves | Mark Kettenis |
2016-04-18 | add -T to SYNOPSIS; | Jason McIntyre |
2016-04-18 | Add a mechanism for dispatching mpsafe crypto operations. This adds a new | Mark Kettenis |
2016-04-18 | Delete redundant, empty callbacks; | Ingo Schwarze |
2016-04-18 | Update to tzdata2016d from from ftp.iana.org. | Todd C. Miller |
2016-04-18 | document the -T flag | Joerg Jung |
2016-04-18 | Bump the default of cachepercent to 90 to see if we can find problems before | Bob Beck |
2016-04-18 | Remove the hack that prevents changing pppoe params at runtime. | Mike Belopuhov |