Age | Commit message (Expand) | Author |
2014-05-03 | drm/i915: quirk invert brightness for Acer Aspire 5336 | Jonathan Gray |
2014-05-03 | remove unused variable | Charles Longeau |
2014-05-02 | remove unused variable | Charles Longeau |
2014-05-02 | Correctly enable assembler Montgomery routine. | Miod Vallat |
2014-05-02 | More use of 64-bit registers which needs to be disabled under OpenBSD. | Miod Vallat |
2014-05-02 | - Adjust pthread_stackseg_np to return the page aligned addressable stack | Kurt Miller |
2014-05-02 | Correctly enable assembler Montgomery routine. | Miod Vallat |
2014-05-02 | No really, pid 2 isn't special | Philip Guenther |
2014-05-02 | Reenable assembler code for SHA384 and SHA512 now that it no longer miscomputes | Miod Vallat |
2014-05-02 | The assembly sha512 code detects at runtime if it is running on a 64-bit | Miod Vallat |
2014-05-02 | Simple sha{224,256,384,512} test using the FIPS 180-2 test vectors available | Miod Vallat |
2014-05-02 | Change BLKDEV_IOSIZE to PAGE_SIZE | Theo de Raadt |
2014-05-02 | Disable assembler version of SHA512 for now, it produces wrong results. | Miod Vallat |
2014-05-02 | Add ChaCha as a cipher. | Joel Sing |
2014-05-02 | remove crazy #undefs; ok jsing | Theo de Raadt |
2014-05-02 | Nuke OPENSSL_NO_SOCK since any half sane operating system has sockets. | Joel Sing |
2014-05-02 | Sort and group includes. We also do not need to include openssl/evp.h more | Joel Sing |
2014-05-02 | Sort function prototypes and group/sort entries within the functions array. | Joel Sing |
2014-05-02 | Add regression tests to relayd to cover a few key types/actions combinations. | Andre de Oliveira |
2014-05-02 | Improves this test to be more strict on the filter action test. Now it | Andre de Oliveira |
2014-05-02 | spelling; Denis Fondras | Theo de Raadt |
2014-05-02 | Make acpiprt(4) handle interrupts with non-standard polarity and trigger mode | Mark Kettenis |
2014-05-02 | Extends relayd regress-tests framework to support tweaks from test-code: tables | Andre de Oliveira |
2014-05-02 | Make acpi_mutex_acquire/release actually grab the global lock if it should. | Mark Kettenis |
2014-05-02 | 'for (part == 0; ...)' is not the same as 'for(part = 0; ...)'. | Kenneth R Westerback |
2014-05-02 | Kill annoying and useless emacs local variable. ok mikeb@ | Jeremie Courreges-Anglas |
2014-05-02 | The page daemon no longer has a fixed PID. ok kettenis@ jmc@ | Jeremie Courreges-Anglas |
2014-05-02 | Add missing $ on OpenBSD cvs tags, ok djm | Andre de Oliveira |
2014-05-02 | No need to figure out the area spanned by .got in _dl_md_reloc(); only | Miod Vallat |
2014-05-02 | revert __bounded change; it causes way more problems for portable than | Damien Miller |
2014-05-02 | use the test_helper fuzzer rather than the hand-rolled code that | Damien Miller |
2014-05-02 | make the fuzzer seed const to make it clear that it is never modified | Damien Miller |
2014-05-01 | Enable use of assembly code for AES, BN (Montgomery), SHA1, SHA256 and SHA512. | Miod Vallat |
2014-05-01 | Do not output SOM-specific directives. | Miod Vallat |
2014-05-01 | Remove unreferenced OPENSSL_instrument_bus and OPENSSL_instrument_bus2 routines. | Miod Vallat |
2014-05-01 | Make the implicit `l' in `impicit' explicit. | Miod Vallat |
2014-05-01 | Enable use of the assembly code for BN (Montgomery) and SHA1. | Miod Vallat |
2014-05-01 | Fix include filename to get register name aliases under BSD | Miod Vallat |
2014-05-01 | Pass -Werror in the !BN_LLONG !BN_UMULT_LOHI !BN_UMULT_HIGH case. | Miod Vallat |
2014-05-01 | Enable use of the assembly code for AES, BN, SHA1, SHA256 and SHA512. | Miod Vallat |
2014-05-01 | dead meat | Miod Vallat |
2014-05-01 | options first, then pager commands; also remove one non-standard Sh; | Jason McIntyre |
2014-05-01 | STANDARDS is no longer relevant to this page, so remove it; while here, | Jason McIntyre |
2014-05-01 | the beginning of removing more details from this page, since we now have | Jason McIntyre |
2014-05-01 | change some argument names in order to give some consistency between traceroute | Jason McIntyre |
2014-05-01 | tweak previous; ok sthen | Jason McIntyre |
2014-05-01 | update currency exchange rates; | Jason McIntyre |
2014-05-01 | sync | Theo de Raadt |
2014-05-01 | + e_chacha.c, and bump minor | Miod Vallat |
2014-05-01 | Update with recently added objects. | Joel Sing |