plan9fox/sys/src
cinap_lenrek 1013779e74 stats: get rid of the legacy import fallback
using legacy import is dangerious as it is unencrypted by default,
so a man in the middle can force the fallback to import protocol
and then take over the connection to the remote machine gaining
full access to is.
2017-06-08 09:08:59 +02:00
..
9 kernel: make statistics counters skipscheds and preempts unsigned 2017-06-03 18:59:48 +02:00
ape libsec: sha256 support for thumbprint files, use it in ssh as well 2017-04-23 19:00:08 +02:00
boot efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail otherwise 2016-05-22 21:52:04 +02:00
cmd stats: get rid of the legacy import fallback 2017-06-08 09:08:59 +02:00
games games/md: copy updated cpu.c from blit 2017-04-27 08:46:44 +00:00
lib9p lib9p: allow rewinding in 9pfile directories 2017-04-30 01:49:21 +02:00
libaml libaml: make heap size field int, implement BankField definitions 2017-02-24 01:31:58 +01:00
libauth libauth: don't attempt to mount when opening mount srv file fails in nsop() 2016-12-22 01:56:19 +01:00
libauthsrv libauthsrv: ANAMELEN -> PASSWDLEN 2016-08-05 19:09:42 +02:00
libavl replica: use libavl for avl tree implementation 2017-04-22 14:28:02 -05:00
libbin
libbio bio: add support for custom I/O handler via Biofn 2017-05-04 17:42:12 +00:00
libc libc: move calloc() into its own compilation unit 2016-11-05 18:00:10 +01:00
libcomplete
libcontrol /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libdisk
libdraw libdraw: get rid of _drawdebug variable 2017-04-29 21:03:52 +02:00
libfis
libflate libflate: add bounds checking on decode array, add sanity checks in hufftab() 2016-08-15 01:07:28 +02:00
libframe /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libgeometry
libhtml /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libhttpd
libip
libjson
liblex
libmach libmach: add INVEPT and INVVPID instructions 2017-05-24 00:59:14 +00:00
libmemdraw libmemdraw: get rid of kernel iprint() emulation 2017-04-29 21:13:48 +02:00
libmemlayer libmemdraw/libmemlayer: get rid of drawdebug prints 2017-04-29 21:10:28 +02:00
libmp libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief) 2017-02-05 02:48:13 +01:00
libndb /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libplumb
libregexp libregexp: miscellaneous little cleanups 2017-04-30 15:08:36 -05:00
libscribble /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
libsec libsec: sha256 support for thumbprint files, use it in ssh as well 2017-04-23 19:00:08 +02:00
libstdio stdio: fix sclose() buffer overrun when terminating string, realloc() error handling (thanks porlock) 2016-11-27 21:20:27 +01:00
libString
libsunrpc
libthread
libventi /sys/src/lib*: clean up 2016-11-17 22:58:16 +01:00
mkfile
mkfile.proto
NOTICE