index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
Age
Commit message (
Expand
)
Author
2016-01-14
wifi: check tkip/ccmp mac and crc in constant time avoiding timing side channels
cinap_lenrek
2016-01-14
pc64: move idle() routine after CALL main(SB) as the comment suggests
cinap_lenrek
2016-01-13
pc/pc64: backing out new mp startup code (caused issues with ramnode)
cinap_lenrek
2016-01-13
devssl: use tsmemcmp() to compare mac to close timing side channel
cinap_lenrek
2016-01-11
pc/pc64: bring up ap's one after another, use idlehands() while waiting for t...
cinap_lenrek
2016-01-07
pc/pc64: remove mpshutdown print
cinap_lenrek
2016-01-07
kernel: remove todfix overflow iprint() spam
cinap_lenrek
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> intpt...
cinap_lenrek
2016-01-07
introduce signed intptr and %z format modifier for formating uintptr and intptr
cinap_lenrek
2016-01-05
pc/pc64: import i210 support from erik quanstrom's 9atom
cinap_lenrek
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-12-21
tls: implement chacha20/poly1305 aead cipher suits
cinap_lenrek
2015-12-21
kernel: missing changes for ibrk() prototype
cinap_lenrek
2015-12-16
devprov: remove unused extern int unfair
cinap_lenrek
2015-12-16
kernel: use uintptr for ibrk() return value (for base >2GB) and clarify segbr...
cinap_lenrek
2015-11-30
kernel: cleanup exit()/shutdown()/reboot() code
cinap_lenrek
2015-11-22
bootrc: remove usbwait hack, usbd/nusbrc are now synchronous by previous commit
cinap_lenrek
2015-11-22
usbd: intoruce /env/usbbusy
cinap_lenrek
2015-11-22
devenv: fix ORCLOSE handling
cinap_lenrek
2015-11-06
kernel: use nicer check in okaddr(), wet floor signs in fixfault()
cinap_lenrek
2015-11-06
kernel: fix okaddr() check
cinap_lenrek
2015-10-28
devtls: reject SHA2_256 mac for SSL, but TLS is fine
cinap_lenrek
2015-10-17
wifi: prioritize rsne over wpaie
cinap_lenrek
2015-10-09
wifi: quote value of parsed ether options
cinap_lenrek
2015-10-07
port: fix typo in devmnt mntproc name
mischief
2015-09-29
pc, pc64: add did for intel wildcat point audio controller
mischief
2015-09-27
devip: declare cleanarpent() static
cinap_lenrek
2015-09-27
devip: various bugfixes and cleanups for arp code
cinap_lenrek
2015-09-20
devsd: handle SYNCHRONIZE CACHE scsi commands as nops in sdfakescsi()
cinap_lenrek
2015-09-20
sdmmc: handle fakescsi emulation
cinap_lenrek
2015-09-20
devsd: remove unused timeout field from SDreq
cinap_lenrek
2015-09-20
pc, pc64: fix sdvirtio descriptor count when sending flush
mischief
2015-09-05
devqspi: fix qunlock error on stat() -> close()
cinap_lenrek
2015-09-05
zynq: clean cache unconditionally *before* dma, invalidate cache *after* dma ...
cinap_lenrek
2015-09-05
usbehci: clean cache unconditionally before handing a buffer to the hardware
cinap_lenrek
2015-09-05
zynq: fix cache flush bug for emmc driver (have to invalidate cache *before* ...
cinap_lenrek
2015-09-02
tcp: fix mtu on server sockets again (thans mycroftix)
cinap_lenrek
2015-09-01
libsec: remove flawed aes() digest and hmac_aes() implementations (thanks aiju)
cinap_lenrek
2015-08-27
devtls: add sha256 mac
mischief
2015-08-25
fix fuckup
glenda
2015-08-25
import E script from bell labs
mischief
2015-08-21
kernel/boot: do not handle kfs boot
cinap_lenrek
2015-08-16
devether: duplicate flags when copying blocks (thanks erik quanstro)
cinap_lenrek
2015-08-15
devtls: TLS1.1 explicit iv support
cinap_lenrek
2015-08-14
kernel: try freebroken() *before* killbig() (thanks aiju)
cinap_lenrek
2015-08-09
zunq: remove unused variables from devqspi
cinap_lenrek
2015-08-09
kernel: move "setargs" field in Proc structure after "nargs" and "args"
cinap_lenrek
2015-08-09
kernel: mount flag is int not ulong, reduce size of Mount struct by putting m...
cinap_lenrek
2015-08-09
kernel: pgrpcpy(), simplify Mount structure
cinap_lenrek
2015-08-09
kernel: fix Mheadache
cinap_lenrek
[next]