openbsd
2014-07-13 jsingAdd a regress test for the ASN1 handling of SSL session...
2014-07-13 beckThe bell tolls for BUF_strdup - Start the migration...
2014-07-13 espietedu setlist support, superseded by the new locate...
2014-07-13 espiestuff no longer needed, now that base/x release install...
2014-07-13 mpiNo need for <netinet/in_systm.h> here.
2014-07-13 tedubzero -> memset. for the speeds.
2014-07-13 tedutrim some casts
2014-07-13 miodRemove stale comment which used to explain why we had...
2014-07-13 loganFix memory leak.
2014-07-13 uebayasiKERNEL_ASSERT_LOCKED(9): Assertion for kernel lock...
2014-07-13 miodOPENSSL_{malloc,free} -> {malloc,free}
2014-07-13 miodWarn about the use of BUF_strdup.
2014-07-13 reykRemove a debug message
2014-07-13 krwSince the event(s) passed to a callback can be a mask...
2014-07-13 schwarzeCompatibility hack for the old "manpath=OpenBSD<blank...
2014-07-13 piroftiFall back to smaller spacing on the mips64 machines.
2014-07-13 miodInitial support to read GPT partition tables in the...
2014-07-13 mpiStop using old n_long and n_short types.
2014-07-13 teduuse mallocarray where arguments are multipled. ok deraadt
2014-07-13 reykSync file to be identical in relayd(8) and httpd(8).
2014-07-13 reykFinish writing the output before closing the connection
2014-07-13 pelikanfill in proper sizes in free(9)
2014-07-13 miodUpdate BUGS section.
2014-07-13 tedupass the size to free in some of the obvious cases
2014-07-13 teduif the freedsize isn't zero, check that's reasonable...
2014-07-13 guentherIf the only process in the pgrp is in the middle of...
2014-07-13 krwWhen renewing a lease, update client->active or you...
2014-07-13 reykClose the connection after the response is completed...
2014-07-13 teduoops, i deleted the wrong word
2014-07-13 teduremove a lie spotted by guenther
2014-07-13 teduonce srandomdev() is called, switch to using arc4random...
2014-07-13 reykAdd support for media types (aka. MIME types): the...
2014-07-13 jasperprint leading '0x' for addresses and masks with DUMP_BO...
2014-07-13 ajacoutotDocument the security/heimdal MODULE.
2014-07-13 beckunbreak build this needed to be an and..
2014-07-13 ajacoutotAll /etc/examples files belong to base; for now.
2014-07-13 teduif not seeded explicitly, use arc4random instead. ok...
2014-07-13 toddsync
2014-07-13 mpiStop using old n_time, n_long and n_short types in...
2014-07-13 deraadtsync
2014-07-13 rpe- move the ntpd.conf file to examples directory
2014-07-13 pelikannew superblock header needs fixes
2014-07-13 henningsomeone send dlg a keyboard with a tab key please
2014-07-13 deraadtUse dl_iterate_phdr() to iterate over the segments...
2014-07-13 pelikannew superblock header needs fixes for BE architectures
2014-07-13 pelikanext4 (extents) read support
2014-07-13 jasper- fix off-by-one in getting the number of cores in...
2014-07-13 guentherSplit out ntoh[ls] and hton[ls] into their own manpage.
2014-07-13 miodNeeds getchar.c now
2014-07-13 deraadtProvide a link to the canonical API specification.
2014-07-13 ajacoutotMismatch between the sets list and what's in DESTDIR...
2014-07-13 tedulong live BSD, SYSV is dead!
2014-07-13 schwarzeMake the calltree a bit easier to understand by giving the
2014-07-13 miodMake sure all error conditions in RSA_padding_add_PKCS1...
2014-07-13 miodPossible PBEPARAM leak in the error path.
2014-07-13 mioddsa_priv_decode(): only destroy the object we've create...
2014-07-13 schwarzemake source vs. formatted guessing a bit more robust
2014-07-13 schwarzeBy popular demand, bring man.cgi default mode closer...
2014-07-13 ajacoutotInstall some config files with mode 0600 as they were...
2014-07-13 claudiorc bits for iscsid. Start iscsid as early as possible...
2014-07-13 jasperuse nitems() instead of handrolling something identical
2014-07-13 krwClose connection/remove event handler when msgbuf_write...
2014-07-13 claudioAdd iscsid to the rc.d files to install
2014-07-13 claudiorc.d script for iscsid.
2014-07-13 claudioTry to document new 'net' option that is a bit like...
2014-07-13 claudioIntorduce the same -N flag that mount(8) just got to...
2014-07-13 claudioIntroduce a -N option to mount and a 'net' mount option.
2014-07-13 jasperadd copyright and rcs id
2014-07-13 miodCheck X509_NAME_oneline() return value when it will...
2014-07-13 miodEVP_DigestInit_ex() may be used to recycle an existing...
2014-07-13 miodDon't include asn1_mac.h if all you need is asn1.h.
2014-07-13 jmctweak previous; ok dlg
2014-07-13 piroftiStart handling host channel interrupts.
2014-07-13 beckTake out __bounded__ in the include files we use it...
2014-07-13 schwarzeUnconfuse .Fa documentation:
2014-07-13 jmctweak previous;
2014-07-13 jmctweak previous;
2014-07-13 schwarzeInstall the manuals of the web interface below the...
2014-07-13 dlgtreat external storage allocated by the mbuf layer...
2014-07-13 beckMake error messages more obvious to the user.
2014-07-13 mpiWhat would you use config_init() for?
2014-07-13 beckWhile we thought this would make portable life easier...
2014-07-13 miodNo need to include evp_locl.h in there.
2014-07-13 mpiSplit config_attach/detach(9) from autoconf(9). Stop...
2014-07-13 jaspermove putchar() into libsa
2014-07-13 miodOne missing boot -> prsignal(initprocess) conversion
2014-07-13 miodThese still need <sys/reboot.h> for the RB_ constants.
2014-07-13 deraadtsync
2014-07-13 beckTake away the use of the address of main as a source...
2014-07-13 tedumore mmap random on 64-bit platforms. noticed in freebs...
2014-07-13 miodAdd missing atomic primitives and __sync_synchronize...
2014-07-13 robertdocument that rc.conf is not a shell script anymore
2014-07-13 ajacoutotAlso ignore examplessum.
2014-07-13 mpiBye bye
2014-07-13 mpiNo need for ezload.h
2014-07-13 dlgwe dont do per interface accounting in the mbuf layer...
2014-07-13 bluhmMake the pf_fragment test pass again. pf does not...
2014-07-13 bluhmMake the pf_forward test pass again. Check that the...
2014-07-13 bennoimprove log output for relays. adjust regress tests
2014-07-13 jsingKNF and some code cleaning.
next