git: 9front

RSS feed

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

1126b9cc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/07 17:51
devstream(3): removed

c6c83fef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/07 17:24
ether82563: initial i217 support from http://www.9legacy.org/9legacy/patch/pc-ether82563-i210.diff (thanks k0ga)

94ba5cf6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/07 17:19
tcp567: run authserver with p9sk1 tickets disabled preventing offline password brute-force

bde1856f – BurnZeZ <brz-9dev@feline.systems> authored on 2016/04/06 16:22
jpg: fd == 0 is valid, so don't ignore it

bd3dfb0d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/05 07:24
libdraw: fix out of bounds memory access after subfont array reallocation (thanks ray)

685ef37f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/04 02:47
rio: /dev/kbd cleanup

eb7b3d7b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/03 19:16
kbdfs(8): document new /dev/kbd behaviour

c8483996 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/03 18:54
change /dev/kbd to return multiple messages per read

7fc7aa1b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/03 00:04
mercurial: CVE-2016-3630

b290b387 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/04/01 10:12
kernel: always clunk closed fids asynchronously, regardless of caching

23c41f25 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/31 19:53
6in4: ingress filter multicast and link-local, but allow relay traffic

e27d33f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/31 16:35
6in4: allow setting the local IPv4 address with -i flag (thanks k0ga)

882c4d6c – stanley lieber <stanley.lieber@gmail.com> authored on 2016/03/31 10:15
9fs: bind -b /n/9front.org!7734 /n/lists

9b58ff96 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/31 00:23
kernel: remove unused NSMAX, NSLOG, NSCACHE constants from portdat.h

741a0e4e – stanley lieber <stanley.lieber@gmail.com> authored on 2016/03/30 17:14
fortunes: Ah, nice. the woodpeckers are back.

2d28fde6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/30 18:49
devsegment: cleanups

623d1985 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/29 22:36
bullshit: +progressive +enhancement

2cb01ba6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/29 01:06
zynq: cleanup devarch, flushmmu() after procflushpsecg()

b8ab8f19 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/28 22:09
kernel: fix procflushmmu()

56000b26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/28 19:01
kernel: print pid as %lud instead %lux (in tsleep() debug print)

1e85a770 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/28 17:58
libsec: fix tlsid for TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

2c4a1eaf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/28 16:12
devtls: print the path of the underlying chan in status file

6ef0d7c7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/28 12:58
devip: applying changes for bug: multicasts_and_udp_buffers

da330d2a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/27 16:57
zynq: introduce SG_FAULT to prevent access to AXI segment while PL is not ready

822ed0fd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/27 12:38
file: deal with negative coordinates in plan9 bitmaps, print image size

1549fcf3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/25 22:37
kernel: fix tsleep()/twakeup()/tsemacquire() race

c8fbb727 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/23 16:17
rio: flushimage() before wscrsleep()

89f87dd0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/23 09:50
devtls: zero secret information before freeing, cleanup

9a7e2972 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/23 07:19
stats: fix display->locking race

a0da6afa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/22 22:45
add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtls

322c5030 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/22 13:48
rio: add flushimage() after mb2 menu action

75c12e7b – stanley lieber <stanley.lieber@gmail.com> authored on 2016/03/21 16:57
mothra(1): fix url for https://code.9front.org/hg/plan9front/

257471ea – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 16:27
rio botch

6956825a – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 16:09
file(1): print warnings on /fd/2, remove some duplicate strings, whitespace fixes

ca417178 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 16:03
games/life: add -d delay parameter, -b color reversal parameter, and update manpage

1741065b – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 16:00
games(1) cleanup

1bcb5732 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 13:58
lib9p: remove duplicate variable assignment in createfile()

1d0ac0fe – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 13:50
rio: fix some spacing, slightly cleaner arg handling

096fbc70 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 13:47
libdraw: have openfont() set error string

a47f5510 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 13:35
libc: trailing whitespace cleanup

da3cc98c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/18 04:59
ip/gping: add main pid to pid list for killall()

0d1a4bb8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/17 13:48
abandon streaming experiment

c133897d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/16 13:27
libc: fix runestrecpy() return value (thanks spew)

1a565a4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:31
ppp: fix buffer overflow, set correct state after chap negotiation (thanks k0ga)

eecc8b1b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:19
ppp: Small format and log fixes (thanks k0ga)

7e864dd7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:18
ppp: md5 and mschap inside chap, do not request encryption with -c or -C (thanks k0ga)

d0df3ae2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:10
pppoe: Add support for -c and -C to enable/disable header compression (thanks k0ga)

e739b366 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:06
rio: flushimage() improves your ability to see, i repeat twice.

e0745d0e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 14:32
rio: remove more unneccesary flushimage() calls

96028db0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 23:15
truss: add fake __NSEC syscall name for ape

98b1ff32 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 23:11
truss: fix "bad string" error due to missing ape _nsec() syscall

c9537195 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 19:47
uhtml: dont trust charset=utf-8 attribute, verify.

23b7e2b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 18:34
g: dont pollute the environment (thanks BurnZeZ)

Next