openbsd
2014-04-21 henningip_output() using varargs always struck me as bizarre...
2014-04-21 guentherFix off-by-one error in PG_LGFRAME mask
2014-04-21 espieadd support for reading/writing long paths and linkpath...
2014-04-21 deraadtimprove realloc/calloc/malloc patterns; ok guenther
2014-04-21 guentherUse internal '__' names for __attributes__ in public...
2014-04-21 deraadtDelete #if 0'd time related functions which are totally...
2014-04-21 deraadtmodernize malloc call
2014-04-21 deraadtReplace entire printf-like guts with calls to libc...
2014-04-21 deraadtBring malloc/calloc/realloc sequences to modern standard
2014-04-21 henningwe'll do fine without casting NULL to struct foo *...
2014-04-21 henningremove a define in an #ifdef notyet - "not yet" for...
2014-04-21 henningannotate all #endifs to make clear what #if(def) they end
2014-04-21 henningcosmetic changes regarding #ifdef to make things more...
2014-04-21 claudioNow that we properly negotiate the session params we...
2014-04-21 deraadtremove macros wrapping malloc/calloc/free/realloc
2014-04-21 guentherWhile we don't recommend using ext2fs, the directions...
2014-04-21 deraadtsync
2014-04-21 guentherCorrectly document the return value of getenv(3)
2014-04-21 ajacoutotBye bye *hosts.equiv.
2014-04-21 jsingKNF.
2014-04-21 krwDon't leak mountpoint info. Now with replacement for...
2014-04-21 jmatthewIn qla_get_port_name_list, handle malloc failure, skip...
2014-04-21 dlgth_code is in network byte order
2014-04-21 teduclean up files we don't need
2014-04-21 beckfix accidentally deleted deref.
2014-04-20 beckASN1_STRING cleanup - realloc has handled NULL since...
2014-04-20 jmctweak previous;
2014-04-20 ajacoutotPrevent lpd(8) from looking into hosts.equiv.
2014-04-20 beckreplace a bunch of pointer-arithmatic-strcpy-converted...
2014-04-20 guentherEliminate duplicated logic by switching from malloc...
2014-04-20 claudioAdd iscsictl bits to show the vscsi stats.
2014-04-20 claudioIntroduce some basic stats for the vscsi layer. Just...
2014-04-20 ajacoutotcheck_hosts_equiv -> check_hosts_lpd
2014-04-20 schwarzein debug messages, truncating strings of excessive...
2014-04-20 krwMake -L even more useful to monitoring processes. Trunc...
2014-04-20 schwarzestrlen+malloc+snprintf is error prone;
2014-04-20 stspregen
2014-04-20 stspAdd device ID for Ralink (now branded Mediatek) MT7601...
2014-04-20 schwarzefix unchecked snprintf(3) in page header printing:
2014-04-20 guentherChop off more SSLv2 tentacles and start fixing and...
2014-04-20 claudioAfter doing all of the loging dance to get the target...
2014-04-20 guentherRestore beck's (void)snprintf(): they were reviewed.
2014-04-20 guentherRestore beck's rev 1.8: snprintf() was reviewed.
2014-04-20 guentherRestore tedu's rev 1.4: snprintf() was reviewed.
2014-04-20 guentherRestore beck's rev 1.7: snprintf() was reviewed.
2014-04-20 schwarzemake sure static buffers for snprintf(3) are large...
2014-04-20 afresh1Remove unused/never installed libssl tools and docs...
2014-04-20 guentherRestore beck's rev 1.21: snprintf() was reviewed
2014-04-20 claudioUse only one style for "return foo;"
2014-04-20 reykAdd a few more overflow checks for strlc* functions...
2014-04-20 teduclarify a bit about hosts.lpd
2014-04-20 teduhosts.equiv is a ghost from bsd past
2014-04-20 tedutheo found a file we don't seem to need, but just in...
2014-04-20 zhukStyle improvement based on espie@'s feedback: provide...
2014-04-20 guentherRestore beck's rev 1.9: snprintf() was reviewed
2014-04-20 claudioMove session params initialization to when we start...
2014-04-20 claudioFix conn_gen_kvp and its caller to fill the kvp array...
2014-04-20 naddymove in6_cksum_phdr from in6.h to ip6_output.c to mirro...
2014-04-20 schwarzeKNF: case (FOO): -> case FOO, remove /* LINTED *...
2014-04-20 jsingKNF.
2014-04-20 reykCheck another strlcpy overflow that is very unlikely...
2014-04-20 reykCheck for strlcpy overflow when expanding the HTTP...
2014-04-20 guentherRestore beck's rev 1.3: snprintf() was reviewed
2014-04-20 jsingMore KNF.
2014-04-20 reykCheck strlcpy of the script path names for overflow...
2014-04-20 jsingKNF.
2014-04-20 reykJust to be pedantic, fail if strlcpy managed to overflo...
2014-04-20 rpeOnly issue a single dhcp requests per interface with...
2014-04-20 jsingKNF.
2014-04-20 henningfactor our ether_addheader for readability; there's...
2014-04-20 jsingKNF.
2014-04-20 henningether_output: instead of assembling the ethernet header...
2014-04-20 henningether_output: instead of using an esrc buffer in which...
2014-04-20 reykReimplement the multi-dimensional arrays that are used...
2014-04-20 jsingMore KNF.
2014-04-20 jsingMore KNF.
2014-04-20 deraadtgettimeofday() is portable enough and does not need...
2014-04-20 deraadtcalloc() rather than malloc+memset
2014-04-20 guentherFix indentation, adding braces and combining a nested...
2014-04-20 mlarkinMore dead stores removal in subr_hibernate.c
2014-04-20 jsingKNF.
2014-04-20 jsingKNF.
2014-04-20 deraadtsync
2014-04-20 guentherChop off more SSLv2 tentacles and start fixing and...
2014-04-20 tedureturn after error instead of plowing ahead. noticed...
2014-04-20 claudioCleanup a bit, switch on bcopy to memcpy and move a...
2014-04-20 claudioWhen switching rdomains the sadl needs to be removed...
2014-04-20 rpeSimplify shell pattern.
2014-04-20 reykPartially revert the previous: snmp_agentx_ping() didn...
2014-04-20 deraadtsync
2014-04-20 deraadtUse calloc(a,b) instead of malloc(a*b) + memset(a*b...
2014-04-20 jmatthewUpdate hotplug. Add qle_get_port_name_list, use it...
2014-04-20 deraadtUndo a calloc() replacement. It lacks the integer...
2014-04-20 henningmove in_cksum_phdr from in.h (under #ifdef _KERNEL...
2014-04-20 henningnuke in_cksum_addword()
2014-04-20 deraadtRemove more commentary about recently removed des support
2014-04-20 reykFix a small leak in the error path.
2014-04-20 loganAdd support for SSHFP DNS records for ED25519 key types.
2014-04-20 jsingKNF.
2014-04-20 tedureset imprint to NULL to avoid double free. from mancha...
next