Age | Commit message (Expand) | Author |
2014-10-17 | bring the twisting of bus_space from amd64 over to i386. this is: | David Gwynne |
2014-10-17 | reset all the pfsync packet state before calling ip_output in | David Gwynne |
2014-10-16 | No longer used. | Mark Kettenis |
2014-10-16 | The "close" word doesn't return any arguments. | Mark Kettenis |
2014-10-16 | use reallocarray(); ok lteo | Theo de Raadt |
2014-10-16 | Use reallocarray() and remove a few archaic memory allocation practices. | Theo de Raadt |
2014-10-16 | Additonal registers needs to be saved in sc_save2, not sc_save. | Mark Kettenis |
2014-10-16 | Kill the alloc command, which tried to measure behaviour based on sbrk. | Theo de Raadt |
2014-10-16 | LID control method devices aren't required to offer _PSW, so don't skip | Mike Larkin |
2014-10-16 | Use an instruction encoding for the return-to-realmode code that works on | Mike Larkin |
2014-10-16 | Use reallocarray() where possible. There are further possible overflows | Theo de Raadt |
2014-10-16 | Fix bounds check for newlen without relying on unspecified behavior. | Todd C. Miller |
2014-10-16 | Remove references to unimplemented CLOCK_VIRTUAL. It is non-standard | Todd C. Miller |
2014-10-16 | we stopped building librt a while back. delete stubs. | Ted Unangst |
2014-10-16 | 1) Fix a segfault triggered by an input line containing two consecutive | Ingo Schwarze |
2014-10-16 | use .fn here too. from Jean-Philippe Ouellet | Ted Unangst |
2014-10-16 | Repair BUF_strdup() breakage. | Joel Sing |
2014-10-16 | disable SSLv3 | Gilles Chehade |
2014-10-16 | Remove #ifdef HAVE_CONFIG_H, there is no config.h file. | Alexander Bluhm |
2014-10-16 | No need to reserve separate KVA ranges for the RLE and copy pages in | Mike Larkin |
2014-10-16 | reallocarray() obviously | Theo de Raadt |
2014-10-16 | simple reallocarray() | Theo de Raadt |
2014-10-16 | use reallocarray(). Looked at a few times by doug, I am sure. | Theo de Raadt |
2014-10-16 | missing \n in printf; Daniel Wade | Theo de Raadt |
2014-10-16 | Get rid of the last remaining BUF_strdup and BUF_strlcpy and friends, use | Bob Beck |
2014-10-16 | Use reallocarray() to get integer overflow detection. | Lawrence Teo |
2014-10-16 | Document that SSLv3 has been disabled. Also mention that SSLv2 was | Lawrence Teo |
2014-10-16 | oops, don't escape the first token of inline equations | Ingo Schwarze |
2014-10-16 | Implement in-line equations, much needed by Xenocara manuals. | Ingo Schwarze |
2014-10-15 | Remove #ifndef HAVE_TAILQFOREACH containing a private tailq | Alexander Bluhm |
2014-10-15 | move CPU_BUSY_CYCLES define out of #ifdef/else MULTIPROCESSOR, its meant to | Sebastian Reitenbach |
2014-10-15 | create xreallocarray() and use it | Theo de Raadt |
2014-10-15 | Fuck it. No SSLv3; not now, not ever. The API of the future will only | Ted Unangst |
2014-10-15 | basic formatting fixes; | Jason McIntyre |
2014-10-15 | - allow empty headers | Gilles Chehade |
2014-10-15 | some choice thoughts on back compat | Ted Unangst |
2014-10-15 | Disable SSLv3 by default. | Joel Sing |
2014-10-15 | Do not panic when attempting to decode invalid condition codes, or if | Miod Vallat |
2014-10-15 | Sprinkle CPU_BUSY_CYCLE() in a few places. | Masao Uebayashi |
2014-10-15 | Revert previous (wrong commit message). | Masao Uebayashi |
2014-10-15 | Clear protocol options before optionally setting them. | Joel Sing |
2014-10-15 | Set SSL_OP_SINGLE_ECDH_USE before calling SSL_CTX_set_tmp_ecdh() - this | Joel Sing |
2014-10-15 | Only require an EC public key in tls1_set_ec_id(), if we need to provide | Joel Sing |
2014-10-15 | Add cipher aliases for DHE (the correct name for EDH) and ECDHE (the | Joel Sing |
2014-10-15 | pppx(4): Correct pppx_dev_lookup() and pppx_dev2pxd() local declarations | Masao Uebayashi |
2014-10-15 | Use the terms "routing entry" or simply "entry" when talking about the | Martin Pieuchot |
2014-10-15 | Disable SSLv3 by default. | Reyk Floeter |
2014-10-15 | use reallocarray() | Theo de Raadt |
2014-10-15 | when From, To and Cc headers present users without domains, append the | Gilles Chehade |
2014-10-15 | add a (high) limit to the number of header lines we're willing to keep in | Gilles Chehade |