openbsd
2015-01-14 millertUse reallocarray() instead of calloc() when making...
2015-01-14 schwarzeSimplify handling of system errors: just exit(3).
2015-01-14 millertReplace MAXHOSTNAMELEN with HOST_NAME_MAX+1 and MAXNAML...
2015-01-14 millertUse HAVE_FOO for BSD-specific features instead of relyi...
2015-01-14 millertUse standard types for wait, readdir, signals and pids.
2015-01-14 millertRemove compatibility defines for ancient systems. ...
2015-01-14 djmavoid BIGNUM in KRL code by using a simple bitmap;
2015-01-14 djmupdate sftp client and server to new buffer API.
2015-01-14 markusswitch to sshbuf/sshkey; with & ok djm@
2015-01-14 millertReplace "errx(1, "malloc failed")" with "err(1, NULL...
2015-01-14 djmavoid an warning for the !OPENSSL case
2015-01-14 markusswith auth-options to new sshbuf/sshkey; ok djm@
2015-01-14 djmmake non-OpenSSL aes-ctr work on sshd w/ privsep; ok...
2015-01-14 markusremove unneeded includes, sync my copyright across...
2015-01-14 markusre-add comment about full path
2015-01-14 markusdon't reset to the installed sshd; connect before...
2015-01-14 gillesrecipient and sender lists now support the user+TAG...
2015-01-14 gillesbring back reverted commits, the crash was unrelated
2015-01-14 bluhmIt is sufficient to protect in6_ifattach() with splsoft...
2015-01-13 millertMove debug printf for duplicate af to correct location.
2015-01-13 stspIn IBSS mode, stop calling the driver's newassoc()...
2015-01-13 schwarzeBe developer-friendly, 'cause OpenBSD devs like to:
2015-01-13 millertRemove bogus getopt.h include.
2015-01-13 millertFix printing of number of whitelist entries in debug...
2015-01-13 millertUse address-family specific lists of addr/mask entries...
2015-01-13 miodInitialize d_type to DTYPE_SMD in the default label...
2015-01-13 kettenisGenerate a PT_PHDR entry for static PIE binaries. ...
2015-01-13 kettenisGenerate a PT_PHDR entry for static PIE binaries. ...
2015-01-13 markusadapt mac.c to ssherr.h return codes (de-fatal) and...
2015-01-13 djmsync changes from libopenssh; prepared by markus@
2015-01-13 djmsync changes from libopenssh; prepared by markus@
2015-01-13 kettenisMany architectures call initmsgbuf() really really...
2015-01-13 espiezap really odd code that's not actually in-use.
2015-01-13 bluhmFor non-blocking sockets tls_connect_fds() could fail...
2015-01-13 bcallahRemove a variable that's not really being used.
2015-01-13 mpiAlways allow abort tasks to be scheduled, even if the...
2015-01-13 bcookbump failure to set the initial time from debug to...
2015-01-13 djmimplement a SIGINFO handler so we can discern a stuck...
2015-01-13 bluhmDocument the openssl s_client -proxy feature.
2015-01-13 schwarzeremove .Tn from stdio manuals; Kaspars Bankovskis found...
2015-01-13 schwarzedo not spawn a pager when there is no output; issue...
2015-01-13 mpiOnly notify userland about resolved ARP entries if...
2015-01-13 mpiRestore sending RTM_ADD and RTM_DELETE messages to...
2015-01-13 bluhmAdd the possibility to use the openssl s_client tool...
2015-01-13 mpfAdd dmesg -s support, to view the output of rc(8) syste...
2015-01-13 reykbump copyright year
2015-01-13 reykbump copyright year
2015-01-13 reykAbort if fcgi_chunked is not true to avoid sending...
2015-01-13 deraadtsync
2015-01-13 reyklibedit claims compatibility with readline 4.2, so...
2015-01-13 djmuse $SSH instead of installed ssh to allow override...
2015-01-13 djmregress test for PubkeyAcceptedKeyTypes; ok markus@
2015-01-13 djmadd sshd_config HostbasedAcceptedKeyTypes and PubkeyAcc...
2015-01-13 guentherRemove unnecessary calls to __atexit_register_cleanup...
2015-01-13 jmcescape "No" when it's not intended as a macro, and zap
2015-01-13 danielAn article on medium.com highlighted that grep
2015-01-13 deraadt-/* Backwards compatibility. */
2015-01-13 lteo"wi0" should be "an0" in the EXAMPLES section.
2015-01-13 lteoGive tcpdrop a proper usage() like other programs in...
2015-01-13 lteoImplement more thorough error checks:
2015-01-13 bcookfix some memory leaks in dns handling.
2015-01-13 dlgpass the vnd xfer pointer to the tasks callback as...
2015-01-13 bcookprefer sizeof(thing) to sizeof(type)
2015-01-13 jsgEnable snooping on Bay Trail HD Audio.
2015-01-13 jsgAdd missing Utilite case in imx_platform_init_cons()
2015-01-13 deraadtfor the install: target, use cmp as a rough attempt...
2015-01-13 deraadtsync
2015-01-12 teduinclude NFSCLIENT. ok deraadt
2015-01-12 deraadtsync
2015-01-12 deraadtthe BUG described at the bottom is not a bug. It is...
2015-01-12 miodlager -> larger (no beer involved)
2015-01-12 miodFix two 19 years old (since day one) bug in bad144...
2015-01-12 millertAdd fgetwln(3) from FreeBSD and bump libc minor revision.
2015-01-12 zhukDocumentation for postgresql.port.mk.
2015-01-12 kettenisMake putting a breakpoint on the first instruction...
2015-01-12 markusunbreak parsing of pubkey comments; with gerhard; ok...
2015-01-12 tedurevert the namecache embiggening since it seems to...
2015-01-12 markusmissing error assigment on sshbuf_put_string()
2015-01-12 espieoops, don't load quirks prematurely. noticed by many...
2015-01-12 stspFix axen(4) build with AXEN_DEBUG defined. From Fabien...
2015-01-12 deraadtexphy and ciphy are not needed with this list of networ...
2015-01-12 deraadtDue to recent savings with instbin, we can take i386...
2015-01-12 deraadtEnable lid suspends by default in the kernel, and remov...
2015-01-12 bluhmFetching port distfiles with the ftp command from githu...
2015-01-12 djmapparently memcpy(x, NULL, 0) is undefined behaviour...
2015-01-12 ajacoutotMake sure the given user exists.
2015-01-12 millertUse proper casts for ctype functions. This is already...
2015-01-12 markusfree->sshkey_free; ok djm@
2015-01-12 mpiKill the global list of IPv4 addresses.
2015-01-12 ajacoutotMake it possible to reset "timeout" to the default...
2015-01-12 ajacoutot"timeout" must be a positive integer.
2015-01-12 markusallow WITH_OPENSSL w/o WITH_SSH1; ok djm@
2015-01-12 jsgregen
2015-01-12 jsgadd some E5 v3 PCIE and Bay Trail ids
2015-01-12 djmfatal if soft-PKCS11 library is missing rather (rather...
2015-01-12 mikebDon't forget about protocol specification when configur...
2015-01-12 djmlet this test all supporte key types; pointed out/ok...
2015-01-12 mikebWhen setting up advanced TX descriptor use m_getptr...
2015-01-12 nicmAdd a note that HOST_NAME_MAX does not include a termin...
2015-01-12 deraadtpretty up some malloc() calls
next