openbsd
2014-05-06 martynasWhen the stack protector heuristics doesn't cover a...
2014-05-06 tedufactor out the safepath
2014-05-06 tedube more explicit about what's a string
2014-05-06 martynasIntroduce -fstack-shuffle, which randomizes local stack...
2014-05-06 tedubetter alloc idiom
2014-05-06 tedufactor max message size
2014-05-06 tedudon't give people bad ideas about pool_debug
2014-05-06 millertWe don't really need uniform distribution for mktemp...
2014-05-06 tedusmall fix from mancha1. currently unused file, but...
2014-05-06 tedureallocarray
2014-05-06 teduspell NULL as NULL
2014-05-06 miodMake sure the stdout output is check, to confirm proper...
2014-05-06 miodAssorted cleanups:
2014-05-06 miodAdd a fixed (read: non-SIGSEGV'ing) pq_test.
2014-05-06 miodRemove broken-by-design test
2014-05-06 miodMake sure PKCS7_get_octet_string() return values are...
2014-05-06 miodRemove the ``addressable'' argument to search_string_de...
2014-05-06 miodSort CFLAGS, SRC and SSLASM stanzas by the directories...
2014-05-06 deraadtsync
2014-05-06 piroftiAdd brswphy(4) manual page.
2014-05-06 piroftiEnable brswphy(4) on the Octeon platform.
2014-05-06 piroftiAdd support for the Broadcom PHY found on the Octeon...
2014-05-06 piroftiRegen after Broadcom 53115 addition.
2014-05-06 piroftiAdd an entry for the Broadcom 53115 model found on...
2014-05-06 tedumissing NULL checks to see if init is needed. found...
2014-05-06 tedufix stupid commit
2014-05-06 teduenh@google reported a warning in crufty y2k code. just...
2014-05-06 tedureallocarray for things which are arrays. ok deraadt
2014-05-06 teduuse explicit_bzero
2014-05-06 teduclear a stack buffer with explicit_bzero
2014-05-06 jasperremove cpsw_{read,write}_4 wrapper functions and just...
2014-05-06 markuschange the create-child-sa responder code, so it does...
2014-05-06 jmczap stray word; ok markus
2014-05-06 mpiInclude <sys/vmmeter.h> directly instead of relying...
2014-05-06 reykExplicitly zero out the ibufs before releasing the...
2014-05-06 reykFix two memory leaks: EVP_PKEY_get1_RSA() returns a...
2014-05-06 markusinitiate ike sa rekeying (ikesalifetime keyword), re...
2014-05-06 gerhardFix a memleak when lookup of SA fails during forwarding...
2014-05-06 markuscleanup IKE-SA tree handling (fixes repeated-insert...
2014-05-06 mpiPlug two xfer leaks and a buffer one.
2014-05-06 markusdon't sa_free() in the receive path (prevents use-after...
2014-05-06 markussend the delete with the locally allocated SPI in ikev2...
2014-05-06 markusmake sure some notify payloads are encrypted; ok mikeb@
2014-05-06 markusinitial support for PFS; ok reyk@
2014-05-06 markusretire IKED_REQ_DELETE and fix delete parsing; ok reyk@
2014-05-06 jsgno need to include rand.h now the RAND_seed() calls...
2014-05-06 teduknf approximation
2014-05-06 tedumove chacha context and buffer out of bss and allow...
2014-05-06 tedu"stay backwards-compatible with 0.9.5; this should...
2014-05-06 teduremove Kerberos
2014-05-06 tedumove a comment to make unifdef happier
2014-05-06 tedubye bye SRP
2014-05-05 mpiPlug a memory leak, free the keymap's memory on detach.
2014-05-05 markusca_x509_serialize: don't leak the bio buffer; ok reyk@
2014-05-05 markusmake the ca_pubkey_serialize() code similar to the...
2014-05-05 markuspfkey is unreliable, so add a select-timeout before...
2014-05-05 teduinspired by a cloudflare diff, cleanse old memory when...
2014-05-05 pelikanDon't call the BOOTP handler indirectly.
2014-05-05 pelikanDon't call the ICMP handler indirectly + clean up a...
2014-05-05 krwZap trailing whitespace. Started by pointed comments...
2014-05-05 miodUgly workaround for an overoptimistic alignment expecta...
2014-05-05 krwEnhance reading of saved ascii labels (-R) to process...
2014-05-05 espiework-around the same location being reinstalled thru...
2014-05-05 jsingSort and group includes.
2014-05-05 jsingRepair BIO_socket_nbio operation.
2014-05-05 jsingDuring the great e_os.h nukathon we stopped pulling...
2014-05-05 markusthe caller of ikev2_msg_retransmit_response already...
2014-05-05 markusdon't leak on pid mismatch; ok mikeb
2014-05-05 jsingKill memory debug calls that are now noops. While here...
2014-05-05 jsingOpenBSD has_SC_CLK_TCK.
2014-05-05 markusvalidate the attribute length, too; from hshoexer;...
2014-05-05 teduconvert select to poll. from peter malone
2014-05-05 krw"new file systemsize is" -> "new filesystem size is".
2014-05-05 teduRemove SRP and Kerberos support from libssl. These...
2014-05-05 krwA couple of malloc()+memset(0) -> calloc.
2014-05-05 mpiPlug a memory leak related to HID descriptor parsing.
2014-05-05 krwTweak comment on struct _partitionv0. It's no longer...
2014-05-05 andreReplacing test files from previous commit to the right...
2014-05-05 mpiUse a custom ifa_rtrequest function for point-to-point...
2014-05-05 andreAdd two more regression tests to relayd, these cover...
2014-05-05 henningremove dead code: calling ether_attach which sets if_ty...
2014-05-05 blambertchange surprisingly consistent mispelling of length...
2014-05-05 loganZap extra whitespace.
2014-05-05 yasuokaDelete duplicated "mppe" entry in keywords[].
2014-05-05 miodEnable assembler code for DES. Assembler code for BN...
2014-05-05 bluhmRedirecting stderr to /dev/null suppresses all errors...
2014-05-04 jimImprove line wrapping for lines exceeding 80 chars.
2014-05-04 jimAdd missing SEE ALSO section header.
2014-05-04 jimRemove trailing whitespace.
2014-05-04 jimRemove a leading whitespace.
2014-05-04 jimAdd missing SEE ALSO section header.
2014-05-04 jimImprove line wrapping for lines exceeding 80 chars.
2014-05-04 jimRemove trailing whitespace.
2014-05-04 krwFactor out the code to set the expiry, renewal and...
2014-05-04 deraadtdelete useless test code
2014-05-04 jimRemove trailing whitespace.
2014-05-04 sfformat string fixes for bus_addr_t and bus_size_t
2014-05-04 sfremove some hh and h format specifiers
2014-05-04 tedui give up. reuse problem is unfixable. dlg says puppet...
2014-05-04 sfformat string fix for bus_space_tag_t
next