2014-05-04 |
logan | Remove the Z flag from the list of malloc options as it |
commit | commitdiff | tree | snapshot |
2014-05-04 |
reyk | With the recent change by deraadt@ to introduce kern... |
commit | commitdiff | tree | snapshot |
2014-05-04 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2014-05-04 |
guenther | Add PS_SYSTEM, the process-level mirror of the thread... |
commit | commitdiff | tree | snapshot |
2014-05-04 |
deraadt | When kern.nosuidcoredump=3, act like =2 but try to... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
guenther | If P_ZOMBIE(pr->ps_mainproc) is true, then (pr->ps_flag... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
guenther | Fix whitespace fail in previous commit |
commit | commitdiff | tree | snapshot |
2014-05-03 |
guenther | Move the u-area allocation and pmap-magic logic to... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
miod | Enable assembler code for AES, DES, GCM, SHA1, SHA256... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
miod | Enable assembler code for AES, BN (Montgomery), GCM128... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
miod | Do not compile the neon probe code until __ARM_ARCH__... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
miod | typos |
commit | commitdiff | tree | snapshot |
2014-05-03 |
dtucker | Add tests for with and without compression, with and... |
commit | commitdiff | tree | snapshot |
2014-05-03 |
miod | Correctly enable Montgomery code. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
markus | unbreak compression, by re-init-ing the compression... |
commit | commitdiff | tree | snapshot |
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 |
next |