Age | Commit message (Expand) | Author |
2014-02-26 | use a larger read buffer to speed things up, particularly during upgrades. | Ted Unangst |
2014-02-26 | don't assume that the socks4 username is \0 terminated; | Damien Miller |
2014-02-26 | bz#2107 - cache OIDs of supported GSSAPI mechanisms before privsep | Damien Miller |
2014-02-26 | bz#2205: avoid early hostname lookups unless canonicalisation is enabled; | Damien Miller |
2014-02-26 | Do not restrict chars in dname during label expansion, but validate resulting | Eric Faurot |
2014-02-26 | Update section about autoinstall and sync with reality. | Robert Peichaer |
2014-02-26 | fix pkg names | Giovanni Bechis |
2014-02-26 | Fix script to allow it to work on both SD and eMMC. -moj ok deraadt@ nick@ | Mats O Jansson |
2014-02-26 | don't policy_ref an activate policy (policy_ref/unref are assymetrical), | Markus Friedl |
2014-02-26 | short note that the filesystem is always mounted readonly | Ted Unangst |
2014-02-25 | Do not actually write to the area spanned by the PT_OPENBSD_RANDOMIZE if | Miod Vallat |
2014-02-25 | /etc/random.seed support (unless booting from tape). Crank version. | Miod Vallat |
2014-02-25 | Put edata after the .openbsd.randomdata phdr, to prevent the former's contents | Miod Vallat |
2014-02-25 | Wait for the RIRB DMA engine to come ready. Needed on the audio device | Mark Kettenis |
2014-02-25 | Check for offset wraparound and enforce RLIMIT_FSIZE. | Philip Guenther |
2014-02-25 | if a specific pattern of failures/success happen, we can end up not | Gilles Chehade |
2014-02-25 | Abort and close all the interrupt pipes when detaching HID devices since | Martin Pieuchot |
2014-02-25 | convert most printfs into DPRINTFs to cut down on dmesg spam, and add | Jonathan Matthew |
2014-02-25 | match on Atom C2000 | Jonathan Gray |
2014-02-25 | regen | Jonathan Gray |
2014-02-25 | add Atom C2000 devices and a few others | Jonathan Gray |
2014-02-25 | Some broken BIOSen don't assign an address to the ROM BAR. Fix this up, as we | Mark Kettenis |
2014-02-24 | Tweak and expand verbiage. Feeback from jmc@, rpe@, deraadt@, sthen@. Ready | Kenneth R Westerback |
2014-02-24 | Reduce dmesg spam. Apologies to stsp@ for rejecting his larger diff that | Mark Kettenis |
2014-02-24 | make res_search() report NO_DATA instead of HOST_NOT_FOUND in some cases. | Eric Faurot |
2014-02-24 | /etc/random.seed support in da bootblockz. | Miod Vallat |
2014-02-24 | revert previous | Marc Espie |
2014-02-24 | Revert rev 1.348 and disable IPv6 TCP checksum offload for the time being. | Brad Smith |
2014-02-24 | solar's testsuite revealed insufficient validation of invalid input hashes. | Ted Unangst |
2014-02-24 | Partially revert r1.134, bring back the code suspending root hub's ports | Martin Pieuchot |
2014-02-24 | fix off by one leading to invalid host stats tree | Eric Faurot |
2014-02-24 | default to locale awareness. safer than changing internal mandoc defaults. | Ted Unangst |
2014-02-24 | NO_REALLOC_NULL and NEED_INSQUE are long gone. | Todd C. Miller |
2014-02-24 | fix a buffer overflow of an array introduced with the ssl inspection commit | Jonathan Gray |
2014-02-24 | fix a memory leak in an error path | Jonathan Gray |
2014-02-24 | regen | David Gwynne |
2014-02-24 | PLX 8724 as found on LSI SAS9206-16E boards. | David Gwynne |
2014-02-23 | in HISTORY, say where this actually came from; | Ingo Schwarze |
2014-02-23 | - add a -p <path> switch for specifying the location of | Alexander Hall |
2014-02-23 | reparse ssh_config and ~/.ssh/config if hostname canonicalisation changes | Damien Miller |
2014-02-23 | print out the path to the firmware packages in verbose mode, for use with | Alexander Hall |
2014-02-23 | check for unsigned overflow; not reachable in OpenSSH but others might | Damien Miller |
2014-02-23 | Try and load /etc/random.seed before attempting to load the kernel. | Miod Vallat |
2014-02-23 | Document where firmwares come from, as step 1 of dealing with off-line | Theo de Raadt |
2014-02-23 | Try and load /etc/random.seed from SYS_UBOOT. | Miod Vallat |
2014-02-23 | add HISTORY and AUTHORS; | Ingo Schwarze |
2014-02-23 | fix a memory leak | Jonathan Gray |
2014-02-23 | fix a printf in a debug path | Jonathan Gray |
2014-02-23 | Use the new installboot for hppa installs. | Joel Sing |
2014-02-23 | Add the new installboot to instbin for hppa. | Joel Sing |