2014-05-03 |
tedu | now that 5.5 has been released with compatibility for... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsing | Update the base64 regress test and enable a test that... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsing | Add checks for invalid base64 encoded data, specificall... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
tedu | 1. Drop support for no minor. This variant doesn't... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsing | It is definitly not the correct spelling. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
martynas | Annotate wide character routines so they get protected... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
martynas | - Provide extended-precision math constants req'd by... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsing | Nuke more defines - we have setvbuf() and _IONBF. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsing | Initial version of a base64 regress. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jmc | more tweaking; ok sthen |
commit | commitdiff | tree | snapshot |
2014-05-03 |
stsp | Noncharacters 0xFFFE and 0xFFFF don't render a UTF... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
deraadt | Add #ifndef NO_PRINTF_PERCENT_N. Since we are fully... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
miod | Enable assembler bits for BN (Montgomery), SHA1 and... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
miod | Detect Altivec support with the machdep.altivec sysctl... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
chl | remove unused variables |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsg | drm/radeon: call drm_edid_to_eld when we update the... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsg | Skip intel_crt_init for Dell XPS 8700 |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsg | drm/i915/tv: fix gen4 composite s-video tv-out |
commit | commitdiff | tree | snapshot |
2014-05-03 |
jsg | drm/i915: quirk invert brightness for Acer Aspire 5336 |
commit | commitdiff | tree | snapshot |
2014-05-03 |
chl | remove unused variable |
commit | commitdiff | tree | snapshot |
2014-05-02 |
chl | remove unused variable |
commit | commitdiff | tree | snapshot |
2014-05-02 |
miod | Correctly enable assembler Montgomery routine. |
commit | commitdiff | tree | snapshot |
2014-05-02 |
miod | More use of 64-bit registers which needs to be disabled... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
kurt | - Adjust pthread_stackseg_np to return the page aligned... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
miod | Correctly enable assembler Montgomery routine. |
commit | commitdiff | tree | snapshot |
2014-05-02 |
guenther | No really, pid 2 isn't special |
commit | commitdiff | tree | snapshot |
2014-05-02 |
miod | Reenable assembler code for SHA384 and SHA512 now that... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
miod | The assembly sha512 code detects at runtime if it is... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
miod | Simple sha{224,256,384,512} test using the FIPS 180... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
deraadt | Change BLKDEV_IOSIZE to PAGE_SIZE |
commit | commitdiff | tree | snapshot |
2014-05-02 |
miod | Disable assembler version of SHA512 for now, it produce... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
jsing | Add ChaCha as a cipher. |
commit | commitdiff | tree | snapshot |
2014-05-02 |
deraadt | remove crazy #undefs; ok jsing |
commit | commitdiff | tree | snapshot |
2014-05-02 |
jsing | Nuke OPENSSL_NO_SOCK since any half sane operating... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
jsing | Sort and group includes. We also do not need to include... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
jsing | Sort function prototypes and group/sort entries within... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
andre | Add regression tests to relayd to cover a few key types... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
andre | Improves this test to be more strict on the filter... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
deraadt | spelling; Denis Fondras |
commit | commitdiff | tree | snapshot |
2014-05-02 |
kettenis | Make acpiprt(4) handle interrupts with non-standard... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
andre | Extends relayd regress-tests framework to support tweak... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
kettenis | Make acpi_mutex_acquire/release actually grab the globa... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
krw | 'for (part == 0; ...)' is not the same as 'for(part... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
jca | Kill annoying and useless emacs local variable. ok... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
jca | The page daemon no longer has a fixed PID. ok kettenis... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
andre | Add missing $ on OpenBSD cvs tags, ok djm |
commit | commitdiff | tree | snapshot |
2014-05-02 |
miod | No need to figure out the area spanned by .got in _dl_m... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
djm | revert __bounded change; it causes way more problems... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
djm | use the test_helper fuzzer rather than the hand-rolled... |
commit | commitdiff | tree | snapshot |
2014-05-02 |
djm | make the fuzzer seed const to make it clear that it... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Enable use of assembly code for AES, BN (Montgomery... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Do not output SOM-specific directives. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Remove unreferenced OPENSSL_instrument_bus and OPENSSL_... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Make the implicit `l' in `impicit' explicit. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Enable use of the assembly code for BN (Montgomery... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Fix include filename to get register name aliases under BSD |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Pass -Werror in the !BN_LLONG !BN_UMULT_LOHI !BN_UMULT_... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Enable use of the assembly code for AES, BN, SHA1,... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | dead meat |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jmc | options first, then pager commands; also remove one... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jmc | STANDARDS is no longer relevant to this page, so remove... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jmc | the beginning of removing more details from this page... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jmc | change some argument names in order to give some consis... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jmc | tweak previous; ok sthen |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2014-05-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | + e_chacha.c, and bump minor |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jsing | Update with recently added objects. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
deraadt | Extend fread() and fwrite() to check for integer overfl... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jsing | Nuke unused evptests.txt - the real one is over in... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jsing | Provide an EVP implementation for ChaCha. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
reyk | Move RSA keys from "lka" to a new dedicated "ca" proces... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Fix perl arch directory name. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Revert 1.49 (bad merge with free dejavu) |
commit | commitdiff | tree | snapshot |
2014-05-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-05-01 |
martynas | x86-64 ABI requires arrays greater than 16 bytes to... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jasper | fixup SoC name, as it's am335x, not am334x. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jsing | Add ChaCha to libcrypto, based on djb's public domain... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jasper | - add 'sunxi' to list of miniroot files |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Add support for the french ANSSI FRP256v1 elliptic... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Add Brainpool elliptic curves. From OpenSSL RT#2239... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | Remove fips_md_init() macro indirection for digest... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
miod | No longer mention the tools/ directory, which content... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jsg | move pointer use to after a NULL pointer check |
commit | commitdiff | tree | snapshot |
2014-05-01 |
jsg | Correct a test for X509_get_notAfter() failing or returning |
commit | commitdiff | tree | snapshot |
2014-05-01 |
tedu | with some random chance, swizzle the current page for... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
tedu | nibbles aren't enough random, use bytes. does a better... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
sasano | fixed some debug messages |
commit | commitdiff | tree | snapshot |
2014-04-30 |
sthen | first cut at documenting the change to malloc doing... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
kettenis | Make sure we flush discarded pages even if the number... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
naddy | UMAC can use our local fallback implementation of AES... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
kettenis | Assigning list pointers doesn't really work with doubly... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
krw | Preserve intended chronological order of leases in |
commit | commitdiff | tree | snapshot |
2014-04-30 |
krw | Write last disk sector, not last 512-byte block, when... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
jsing | Avoid a potential null pointer dereference by checking... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
jsing | First pass at removing win64 support from the assembly... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
gilles | when doing opportunistic TLS, do not only downgrade... |
commit | commitdiff | tree | snapshot |
next |