shithub: riscv

RSS feed

74a557a1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/10/03 08:18
8c: make cgen64() compile target first when it contains functoin call so final assignment wont trash the registers

cde69a78 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/29 11:17
ape: set MB_CUR_MAX to 4 in stdlib.h for 21-bit runes (thanks erik quanstro)

695f0e06 – BurnZeZ <brz-9dev@feline.systems> authored on 2015/09/29 00:08
aux/gpsfs: fix usage

ed196fcb – BurnZeZ <brz-9dev@feline.systems> authored on 2015/09/27 23:42
file: detect DICOM and XM audio headers

0a316026 – aiju <devnull@localhost> authored on 2015/09/28 07:33
teach doctype how to timepic

8a784a3b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/27 18:41
devip: declare cleanarpent() static

4449a347 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/27 18:17
devip: various bugfixes and cleanups for arp code

92078350 – aiju <devnull@localhost> authored on 2015/09/27 09:50
add timepic(1)

4c841d0b – stanley lieber <stanley.lieber@gmail.com> authored on 2015/09/26 15:10
fortunes: Please be respectful in this forum.

f9244d43 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/09/26 15:07
qer(8): correct man page example (thanks, kenji)

c124b9f8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/26 07:46
merge

ffe4844d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/26 07:44
cwfs: various cleanups

76e0968e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/26 07:41
cwfs: don't use sprint() to fill directory name

87378642 – mischief <mischief@offblast.org> authored on 2015/09/25 12:44
ape: add badrect object into ape libdraw

fc06f637 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/24 08:57
libsec: cleanup newbytes()/newints()/newbits() and get rid of OFFSETOF() macro

917da008 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/24 08:23
cpp: handle 4 byte utf sequences (21-bit runes)

8003c8b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/24 08:14
utf(6), rune(2): document 21-bit runes

bba6d26c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/24 01:13
cpp: fix memory corruption due to input buffer relocation

2b5ab917 – glenda <glenda@PC192-168-2-10> authored on 2015/09/23 13:52
resize: add -n for nearest neighbour

fa955313 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/23 13:35
merge

66415489 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/23 13:33
libsec: fix memory leaks in X509req() and X509gen() and return malloced pointer

5639f950 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/23 13:05
rsa2x509, rsa2csr: add newline in usage print

9f50ee06 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/23 12:57
libsec: implement client certificate authentication for tls1.2

d6c35b3d – glenda <glenda@PC192-168-2-10> authored on 2015/09/23 12:36
add qr.c

ada54def – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/22 15:11
libsec: handle missing signature case; can happen because some ciphers make it optional

2c4d3dd5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/22 14:39
libsec: make sure Elem is zero initialized so freevalfields() wont cause accidents

c3e1c158 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/22 14:10
libsec: implement dh parameter signature verification, stop lying about non-rsa ciphers, fix memory leaks in X509 code

8baa8593 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/22 14:04
libsec: fix memory leak in ecmul()

c878be04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/22 08:23
scuzz: uncomment synccache command

83d45ee5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/22 07:49
mothra: <hr> drawing

95cfc307 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/20 17:52
libdraw: remove unneeded check (thanks BurnZeZ)

12f7fc7a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/20 10:54
devsd: handle SYNCHRONIZE CACHE scsi commands as nops in sdfakescsi()

fa769a8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/20 10:53
sdmmc: handle fakescsi emulation

c7c58ef8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/20 10:27
devsd: remove unused timeout field from SDreq

d1315ade – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/20 08:25
libdraw, screenrc: bind devdraw and devmouse in screenrc instead of handling it in libdraw

30a9d590 – mischief <mischief@offblast.org> authored on 2015/09/19 21:56
pc, pc64: fix sdvirtio descriptor count when sending flush

f5174e6f – stanley lieber <stanley.lieber@gmail.com> authored on 2015/09/19 10:03
ircrc: add -P option for server password (thanks, nick)

a90662c2 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/09/16 09:29
/sys/lib/dist/ndb/common: correct authdom=inri

cb083221 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/14 11:15
igfx: fix typos (thanks qwx)

029c2718 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/14 05:46
libsec: save some space making weakCipher bitamp of type char[] instead of int[]

9733434e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/14 05:27
libsec: add TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 and TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 cipher suits

be3ba38c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/13 09:51
libfis: fix wrong shift for lba40 (thanks geoff and charles)

33a4a56c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/13 09:39
libsec: send sigature_algoritms extension for TLS1.2, order ciphers

455b4274 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/12 09:04
libsec: handle TLS 1.2 changes in CertificateRequest message

c06e464e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/11 23:58
cwfs: initialize /env/timezone on boot so dumps are in localtime

c823f136 – mischief <mischief@offblast.org> authored on 2015/09/09 14:59
mkfile.proto: LIB should not be inherited during recursive mk

20ea629b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/08 15:55
html2ms: bold table headings, remove wrong tag space handling

d79754b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/08 15:23
mothra: make text inside <td> bold

b143c1f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/08 14:30
tar: remove unneccesary { }

c7eae3fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/08 14:27
tar: make z flag work, even when no file name was provided (thanks aiju)

4d4b825d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/06 20:13
mothra: add missing initializations for plaintext html state

b55315c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/06 19:25
libthread: get rid of tprivalloc()/tprivfree()/tprivdata() and _workerdata() (thanks qrstuv)

7562da90 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/06 16:43
libc: remove privfree(), simplify privalloc()

431cbe35 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/05 09:18
devqspi: fix qunlock error on stat() -> close()

fdfd856d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/05 06:36
zynq: clean cache unconditionally *before* dma, invalidate cache *after* dma for read case

6fb9ae8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/05 06:14
usbehci: clean cache unconditionally before handing a buffer to the hardware

50850cf4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/04 23:29
dist/mkfile: add target for the aijuboard *.zynq.img

10f680c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/04 23:14
move screen and mouse setup code to /rc/bin/screenrc

ce38e57e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/04 20:37
merge

faf3f0df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/04 20:33
zynq: fix cache flush bug for emmc driver (have to invalidate cache *before* read)

b9eb7258 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/03 17:24
html2ms: handle subscripts and superscripts

72a5fbd8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/03 15:07
mothra: subscript and superscript support

891ca829 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/09/03 13:01
fortunes: Please be respectful in this forum.

c8dd01d5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/02 07:41
auth/passwd: fix structure zeroing order

7ed22aae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/02 07:30
libsec: add rfc5869 hmac-based key derivation function hkdf_x()

b749f36b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/02 07:28
libsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x() passing the hmac as an argument

4c52aedf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/02 02:15
libsec: declare aes_setupEnc static

46926aa5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/01 21:50
tcp: fix mtu on server sockets again (thans mycroftix)

b5737e87 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/01 17:38
libsec: add curve25519 diffie hellman

e3a64494 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/09/01 17:35
libsec: remove flawed aes() digest and hmac_aes() implementations (thanks aiju)

2095bdbf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/28 12:31
libsec: work arround 8c running out of registers compiling curve25519.c

0e510469 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/28 08:08
libsec: add curve25519() from http://code.google.com/p/curve25519-donna/

d8a57c0a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/28 04:42
merge

d52e3505 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/28 04:41
libauthsrv: fix _asgetresp() for passwd

2bc15fba – glenda <glenda@cirno.localdomain> authored on 2015/08/27 09:40
mp.h: third time's a charm

82a922d9 – glenda <glenda@cirno.localdomain> authored on 2015/08/27 09:35
mp.h: oops

d8a1f1a6 – glenda <glenda@cirno.localdomain> authored on 2015/08/27 09:34
mp.h: define mpnrand

07b24594 – mischief <mischief@offblast.org> authored on 2015/08/26 21:53
libsec: add TLS_RSA_WITH_AES_128_CBC_SHA256 and TLS_RSA_WITH_AES_256_CBC_SHA256 ciphers

163a7721 – mischief <mischief@offblast.org> authored on 2015/08/26 21:46
devtls: add sha256 mac

3bb0b9f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/26 01:59
libsec: add q parameter to dh_new() for subgroup support, sanitize dh parameters

844bbeca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/26 01:44
libmp: simplify mpnrand(), as mpnew() cannot return nil

8f2e4084 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/25 16:20
libmp: add mpnrand() function to generate uniform random number 0 ≤ x < n

2dec3552 – mischief <mischief@offblast.org> authored on 2015/08/24 23:06
tput: check sbrk return value

a284b570 – glenda <glenda@cirno.localdomain> authored on 2015/08/25 05:35
merge

c4fdc6bf – glenda <glenda@cirno.localdomain> authored on 2015/08/25 05:35
fix fuckup

029f0729 – mischief <mischief@offblast.org> authored on 2015/08/24 22:09
import E script from bell labs

6b402b83 – mischief <mischief@offblast.org> authored on 2015/08/24 22:07
import E script from bell labs

dbe0a995 – mischief <mischief@offblast.org> authored on 2015/08/24 21:58
libc: import more endianness fixes (thanks cherry9)

59d16c39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/23 19:49
libsec: fix probably_prime() endless loop for n == 3

54a91861 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 20:21
remove convkeys2

b83dd93e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:40
init: remove dependency to <authsrv.h>

d24610fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:38
tapefs: remove dependency to <authsrv.h>

5c941ec3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:29
import(4): -o, -O flags gone

69dd87eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:23
remove srvold9p

61e9d23e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:22
cpu, import: remove old9p support

12d6eb0c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:21
remove old9p cpu service

c6a9cbb0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 18:46
cmd/auth: remove private /dev/random reading routines, use genrandom()

809522e8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 16:36
auth/changeuser: set the aes key in plan9 database, but not in securenet db

f6dbd3d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 16:11
keyfs: fix typo (thanks jpm)

c96efcfe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 15:53
kernel/boot: do not handle kfs boot

Next