git: 9front

RSS feed

23fcad34 – stanley lieber <stanley.lieber@gmail.com> authored on 2016/05/04 15:26
9fs: add sites to 9front case.

5fcdc33d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 15:23
hg: set $HOME when not already set to avoid silly uid lookups which can fail if theres no /adm/users

bbb3da96 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 14:53
webfs: fix "fd out of range" error message

c4ef2b3b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 13:49
rootstub: remove alpha

ba7362a4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 13:10
libmach: more alpha

a548ac61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 13:00
libmach: remove alpha stuff

8475a541 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 12:35
remove support for import command in namespace files

f625cd21 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 12:32
cdproto: remove alpha

735215a4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 12:24
2c(1): -O=7

30727f7c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 12:21
remove references to dec alpha from the manual

fe03fd2c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/04 12:11
retire the dec alpha port

1022b0ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/03 20:25
merge

30f5e608 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/03 20:23
ape: return plan9 error strings from strerror()

0c060f58 – spew <devnull@localhost> authored on 2016/05/03 08:37
correct reference to srv(3) in shr(3)

1a90a00e – spew <devnull@localhost> authored on 2016/05/03 08:35
document example for shr(3)

e6929d1b – spew <devnull@localhost> authored on 2016/05/03 05:29
add "snake" tracing effect to mole

95c324d1 – spew <devnull@localhost> authored on 2016/05/02 11:11
fix e2 production to match regexp(6) and do it right this time

f2cdfce8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/02 17:16
libregexp: reverting this shit. this is clearly broken.

40c58596 – stanley lieber <stanley.lieber@gmail.com> authored on 2016/05/02 10:48
libregexp/regcomp.c: fix parser for e2 production (thanks, spew)

432c9f1b – spew <devnull@localhost> authored on 2016/05/01 16:54
just use wait in "system" call for awk, get rid of unix dependent status code divisor

98f30d60 – spew <devnull@localhost> authored on 2016/05/01 16:34
null terminate await buffer for proper tokenize call

7c98952c – ben <ben@rana> authored on 2016/05/01 16:22
use rc in awk, remove awk from APEDIRS in cmd mkfile

33eae28e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/01 21:46
/lib/ndb/common: update ip addresses for [BCHL].ROOT-SERVERS.NET

c4fe049c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/01 20:35
awk: dont require sed to build awk

2d1235eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/01 20:34
awk: bring back ENVIRON[] support

47dd7ef9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/01 17:52
acid: don't get fooled by spaces in convflt()

72f0148e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/05/01 17:51
pc: use fpsave() instead of fpenv() to capture fp exception context

5576b8c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/30 23:03
libregex: fix sed regression (thans spew)

bbc1164a – stanley lieber <stanley.lieber@gmail.com> authored on 2016/04/30 14:39
upas/bayes/dump.c: regcomp.h is now located in this directory.

763089b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/30 01:12
awk: temporarily fix for NaN() exceptions on 386

bdb0c186 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/29 16:18
ape/libsec: fix nuke target to remove /$objtype/lib/ape/libsec.a instead of /$objtype/lib/libsec.a

d10d3967 – aiju <devnull@localhost> authored on 2016/04/29 14:11
handle NaN in awk (thanks spew)

b399e8d8 – stanley lieber <stanley.lieber@gmail.com> authored on 2016/04/28 19:59
awk: fix mkfile for cross-compiles (thanks, spew)

7bbd933d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/28 17:22
remove ape/regexp.h, remove leftover #pragma lib oldlibregexp.$O from upas/bayes/regexp.h

736518cd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/28 16:53
merge

846e8ae5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/28 16:52
closed spew branch

d573f495 – ben <ben@rana> authored on 2016/04/28 08:07
fix printing a char from an empty string

11061a92 – ben <ben@rana> authored on 2016/04/28 07:20
fix printing a char from a string that starts with a rune

69885781 – ben <ben@rana> authored on 2016/04/28 07:07
fix unsigned printing for awk

e1dac96b – ben <ben@rana> authored on 2016/04/28 04:26
merge default

262937d7 – ben <ben@rana> authored on 2016/04/28 04:05
get rid of size printing

b1d88ac3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/27 21:53
rune(2): add Runeerror reencoding considerations in BUGS section (thanks aiju)

15ac14d4 – ben <ben@rana> authored on 2016/04/27 15:56
check program size

2b626f9b – ben <ben@cirno> authored on 2016/04/27 13:36
better memory management of threads (thanks knuth)

d20d7f78 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/27 08:59
libjson: add slack space to literal string buffer to handle bad runes (thanks mischief)

e9574b69 – ben <ben@rana> authored on 2016/04/27 04:20
merge in master

5f568ebd – ben <ben@rana> authored on 2016/04/27 04:09
use Beof for awk port

ea92a0dd – ben <ben@rana> authored on 2016/04/27 03:52
remove ape regexp library, add utility for awk native port

fc223e9c – ben <ben@rana> authored on 2016/04/26 18:26
remove old libregexp files; add headers for upas/bayes

a537c4aa – ben <ben@rana> authored on 2016/04/26 18:23
New libregexp and APE ported to native

2b1bd0cd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/25 20:10
abaco(1): remove readweb

c836bbbd – Matthew Veety <mveety@mveety.com> authored on 2016/04/25 13:49
made abaco's gui respect $font and made readweb respect most installations

b4fe6c27 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/21 23:41
rsa: rename getkey() to getrsakey(), document rsa2csr in rsa(8)

c0b72b73 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/21 22:33
libsec: implement server side SCSV preventing silly client fallbacks

e62c6337 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/21 19:29
libsec: order tlshand cipher suits by: keyexchange>=cipher>=hash, ignore client preference

ab6971c8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/21 17:25
rsagen: increase default key size to 2048 bits

59f0c563 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/21 16:41
libsec: remove affine coordinate point operations from ecc

4d440c81 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/20 16:09
libsec: implement elliptic curve group operations in jacobian coordinate system

a61afe18 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/19 20:41
rcpu: make sure not to leak /env/fn#server and /env/fn#aanserver for drawterm (thanks mischief)

ba94b485 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/18 15:24
libsec: implement server side ECDHE key exchange with secp256r1, move DH state in TlsSec structure, simplify

e4c5c7fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/18 15:07
webfs: fix memory leak of serverName in tlswrap()

4aab4b37 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/17 03:33
rsa(8): provide example for converting OpenSSL generated PEM file to factotum

ca082984 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/17 03:20
libsec: massive cleanup of tlshand.c

ee5a3ed0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/16 19:36
libsec: fix memory leak of RSApub, avoid parsing certificate twice to extract rsa public key

e4d56478 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/16 00:16
libsec: recognize and decode PKCS#8 wrapped RSA private keys for auth/asn12rsa

cb82cfee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/15 19:54
webfs: change %H (hostname) format to %N to not collide with encodefmt's %H (hex)

591ff71b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/15 19:51
libsec: x509: convert to UTF8 from BMPString and UNIString, reject \0 bytes

85aede8a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/13 18:19
libc: fix out of bounds access in dirpackage(), simplify

be5e2a43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/13 13:00
kbdfs: add shift+altgr table 7 for polish keymaps

0c491eaf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/13 11:54
Subject: typo: ee corrected (thanks Eric Lindblad)

a981a2e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/13 11:31
fix estonian keymap (thanks Eric Lindblad)

3a80103d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/12 22:21
python: make hashlib.py fallback to openssl in case of old python binary

aab02102 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/12 21:09
remove unused liboventi

59f96271 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/12 21:08
ktrace: sign extend stack dump pc for amd64

70bc887d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/12 21:06
libc: remove unneeded #include <auth.h> for crypt() and netcrypt()

2674c3c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/12 20:34
libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars()

90a02682 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/12 09:37
add danish keymap (thanks Eric Lindblad)

7ae3c350 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/11 16:43
ape: explicitely list the ape libs to build in mkfile

1a04fd29 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/11 16:39
ape: removing openssl

be6bda0d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/11 16:31
python: remove openssl support, use ape/libsec for cryptographics hash functions

8ee3d426 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/11 16:27
gs: replace openssl aes implementation with ape/libsec

a35c9162 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/11 16:23
ape: add libauth, libbio, libmp and libsec as replacements for openssl

4b1d19d7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/10 16:39
hg: create system wide /sys/lib/hgrc to enabled hgwebfs extension

90a8a657 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/10 16:24
libauth: remove unneeded includes for authsrv.h, avoid pulling in dependency for rerrstr()

c484d663 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/10 16:23
libsec: make #include headers consistent

61bcfe9c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/10 16:22
libsec: dont use mips assembly routines for spim, wrong endianess

3e24df1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/10 16:20
libmp: fix build for spim, reduce by the mips assembly files

8100f251 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/10 16:18
hg: set mercurial.url.has_https when hgwebfs extension is in use

0a85bd0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/09 23:01
ape: move compatibility libc.h to lib9 directory and incooperate needed functions for ape/mp (wip)

aefb9a51 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/09 22:54
ape: remove broken 9errstr.c

a8d30f5e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/09 22:52
ape: add internal _NSEC() function and make gettimeofday() use it

8c91601f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/09 22:35
libmp: make includes consistent, make test program compile under ape (work in progress)

caccef28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/09 20:00
libdraw: dont postnote to pid==0 in ekill()

c2a2db64 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/09 17:29
merge

e02eb6fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/09 17:27
add missing target for antiword in /sys/src/cmd/aux/mkfile (thanks _sl)

ec24ac7f – aiju <devnull@localhost> authored on 2016/04/09 16:51
aes(2): mention aesCBC bug

2d4443f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/08 18:00
listen(8): fix html rendering

ab10c7b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/08 17:53
listen(8): document tcp17019 rcpu service

570dd72b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/08 17:20
tls(3): document support for TLSv1.1 and TLSv1.2

b910b05a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/07 17:51
qball(2): fix bad manpage reference

Next