openbsd
2014-05-22 beckMark the malloc wrapper functions as deprecated so...
2014-05-22 beckConvert OPENSSL_malloc stuff back to intrinsics, a...
2014-05-22 miodif (x) free(x) -> free(x); semantic patch generated...
2014-05-22 gilleswhen we reduced the number of iovec's we passed through...
2014-05-22 miodAdd explicit #include lines for stdio.h, stdlib.h and...
2014-05-22 millertIf we have to realloc() "list" we need to zero out...
2014-05-22 miodRegen
2014-05-22 miodYet another evil awk script (not perl, I'm not in Libre...
2014-05-22 miodExtend the keyboard communication routines to be able...
2014-05-22 jsingExpand the OPENSSL_{GLOBAL,EXPORT,IMPORT,EXTERN} macros...
2014-05-22 jsingThere are two actual uses of e_os2.h in libssl - an...
2014-05-22 jsingStop pulling pqueue.h into ssl_locl.h since only a...
2014-05-22 jsingStop including kssl_lcl.h and nuke it from orbit -...
2014-05-22 jsingHello? Yes, you're speaking with OPENSSL_SYS_UNIX.
2014-05-22 beckmark BIO_snprintf as deprecated, so warnings will be...
2014-05-22 jsingKNF.
2014-05-22 krwNuke pointless dev_bsize variable which is always set...
2014-05-22 teduupdate nosuidcoredump example. mentioned by stefan...
2014-05-22 krwNuke pointless dev_bsize variable which is always set...
2014-05-22 jsingMore KNF.
2014-05-22 guentherMake this build cleanly even with UTF8_{putc,getc}...
2014-05-22 guentherNo uses of UTF8_{getc,putc}() in ports, so remove them...
2014-05-22 krwNuke some trailing whitespace to shrink subsequent...
2014-05-22 guentherFrom FreeBSD: the second argument to UFS_UPDATE/ffs_upd...
2014-05-21 jmatthewWe only have one possible location to use for a logged...
2014-05-21 jmatthewWhen the firmware tells us a loop id is already in...
2014-05-21 krwNuke some trailing whitespace to shrink subsequent...
2014-05-21 pascalstat(2) on the spool file needs privileges. Fixes...
2014-05-21 krwNuke some trailing whitespace to shrink subsequent...
2014-05-21 krwNuke some trailing whitespace and break some long lines...
2014-05-21 krwNuke some trailing whitespace to shrink subsequent...
2014-05-21 krwFix 'fdisk -u', a.k.a. MBR_pcopy(), on sparc64 and...
2014-05-21 ottofix MALLOC_STATS (not compiled in by default); ok tedu@
2014-05-21 mpiFix IPsec route addition broken since the removal of...
2014-05-21 mpiregen
2014-05-21 mpiAdd VIA Labs.
2014-05-21 mpiHandle the stall condition just like the bable one...
2014-05-21 djmwhen failing because of unexpected output, show the...
2014-05-21 guentherUse errc/warnc to simplify code.
2014-05-21 jmcdocument which keywords are posix conformant;
2014-05-21 guentherExit with non-zero status if a read is truncated, or...
2014-05-21 mlarkinChange use of Z_PARTIAL_FLUSH to Z_SYNC_FLUSH in the...
2014-05-21 mlarkinTypo in comment noticed during some recent hibernate...
2014-05-21 mlarkinFix invalid / missing format specifiers in several...
2014-05-21 teduwarn about implicit. misspelled function names in libc...
2014-05-20 dlgdestinct is spelled distinct.
2014-05-20 halexremove irrelevant, outdated, and misleading sentence...
2014-05-20 yasuokaMerge the fixes from the upstream. Factor out some...
2014-05-20 krwAs suggested by guenther@ and millert@, replace seek...
2014-05-20 ericformat string cleanup: change "%i" to "%d" and fix...
2014-05-20 reykUnify the SSL privsep key loading functions.
2014-05-20 jsingKSSL is dead... nuke KSSL_DEBUG from orbit.
2014-05-20 mpiregen
2014-05-20 mpiAdd VIA VL80x xHCI.
2014-05-20 mpiFormat string fixes for XHCI_DEBUG.
2014-05-20 reykDeep down inside OpenSSL, err... LibreSSL, RSA_set_ex_d...
2014-05-20 sylAdd -o max_read=XXX support in fuse. This is needed...
2014-05-20 sylAdd support for -o XXX or -oXXX options in libfuse.
2014-05-20 nicmThe argv[] used for el_set() EL_BIND, EL_SETTY, etc...
2014-05-20 mpiAssign the queue ID to the correct packet header when...
2014-05-20 mpiFix eui64 address generation, broken since the removal...
2014-05-20 mpicorrectly match size and buffer. from enh at google
2014-05-20 ericremove dead files
2014-05-20 espieyet more code that no longer makes any sense
2014-05-20 espiemakewhatis being now external, it no longer requires...
2014-05-20 espiefix bogus extension: $code and $code2 belong in _system...
2014-05-20 guentherUse errc/warnc to simplify code.
2014-05-20 guentherBring UTF8_{getc,putc} up-to-date: it's been a decade...
2014-05-19 miodFormat string fixes and removal of -Wno-format for...
2014-05-19 jcaX509_free() the certificate if the server hostname...
2014-05-19 miodFix several bounds checks in ssl_add_clienthello_tlsext...
2014-05-19 jcaExplicitely initialize two static variables introduced...
2014-05-19 jcaHTTPS connections may see redirects, so initialize...
2014-05-19 jcaPlug a small memory leak: if we pass checkin_init/check...
2014-05-19 jmcno more -K;
2014-05-19 tedukerberos leftovers
2014-05-19 teduconsistent use of uint32_t for poison values
2014-05-19 sylAdd some consistency in fuse error handling. We need...
2014-05-19 teduas reported by Helg, should use realpath for mounts...
2014-05-19 mpiThere is no need to remember which usb(4) device is...
2014-05-19 toddsync
2014-05-19 jsingMore KNF.
2014-05-19 jsingMore whack-a-mole^Wfips.
2014-05-19 jsingIt is perfectly valid to call free(NULL), so stop check...
2014-05-19 krwNuke some trailing whitespace that snuck in.
2014-05-19 krwNo point in trying to update the -L file on loss of...
2014-05-19 nicmAdd a H_SAVE_FP operation to history() which lets the...
2014-05-19 ratchovfix format mistakes visible if AUDIO_DEBUG is defined
2014-05-19 jsgunbreak the build when DIAGNOSTIC is not defined
2014-05-19 stspUpdate run(4) firmware to version 0.33, with permission...
2014-05-19 guentherEnable the 3- and 4-byte sequence tests for UTF8_getc()
2014-05-18 guentherAdd regression test for UTF8_{getc,putc}()
2014-05-18 jcahid_start_parse can't fail - it calls malloc(M_WAITOK...
2014-05-18 miodCorrectly handle files smaller than an ELF header;...
2014-05-18 mlarkin_PIC is an optional method, so we shouldn't be aborting...
2014-05-18 miodIf you need to allocate `a + b' bytes of memory, then...
2014-05-18 miodMake sure UTF8_getc() is invoked with the proper buffer...
2014-05-18 espieuse reallocarray
2014-05-18 tedufactor out a bit of the chunk index code and use it...
2014-05-18 mpiDo not pass an xfer pointer to the timeout routine...
next