chiark / gitweb /
chiark-tcl.git
2004-11-21 iansome maskmap stuff;
2004-11-21 ianfirst cut of mask-map: skeleton
2004-11-21 ianremove duplicate include
2004-11-21 ianuse tcl8.3/tcl.h
2004-01-05 iandocument tcmdifgen (and split from app, in theory)
2004-01-01 ianneed stddef.h
2004-01-01 ianneed cast for crappy tcl no const correct
2003-10-05 iandocument some undocumented hbytes ops
2002-12-26 iantuntap seems to sort of work
2002-12-26 iantuntap compiles
2002-12-26 ianscriptinv
2002-12-26 iannew socket id arrangements, working on tun
2002-10-02 ianDo not invalidate string rep of shared objs.
2002-10-01 ianhbytes xor
2002-09-29 ianDrop alg->byteswap; implement counter mode; split paddi...
2002-09-29 ianbetter core algorithm selection and new core alg suites
2002-09-27 ianFix ulong ustr!
2002-09-23 ianMany bugfixes.
2002-09-22 ianOwn Tcl 8.3, no tclreadline (buggy!?); use sauce asynch...
2002-09-21 ianUse nettle for hash functions.
2002-09-21 ianMany improvements. Now we get as far as SHA256 not...
2002-09-21 ianLogging fixes.
2002-09-19 ianulong improved; clock arithmetic hbytes abolished;...
2002-09-19 ianFix memory and type management bugs.
2002-09-18 ianNew blockcipher mac stuff. New hbytes clockincrement.
2002-09-17 ianAbolish serpent-l. Use PKCS#1 v1.5 RSA padding but...
2002-09-11 iandoes modexps, makes signatures, needs sane hexstring...
2002-09-10 ianhbytes overwrite; hbytes repeat
2002-09-10 ianRipped out a lot of crap. Now it compiles and passes...
2002-09-10 ianDo not insist on iv if none wanted. If get_key failes...
2002-09-08 ianCan parse a key file. Cleared up raw confusion.
2002-09-08 ianhbytes range
2002-09-08 ianhbytes compare
2002-09-08 ianulongs and ushorts
2002-09-07 ianSockets all seem to work now erm.
2002-09-07 iantransmits
2002-09-07 iandgram sock references fixed. can close
2002-09-07 ianSocket address stuff. Sockid is broken still.
2002-09-06 ianless recompilation of hash fns.
2002-09-06 ianBetter integration with tclreadline. Less recompilatio...
2002-09-06 ianTwo serpents
2002-09-02 ianhmac seems to work
2002-09-02 ianSerpent seems to work. Byte order is very strange.
2002-09-01 ianPadding works.
2002-09-01 ianCompiles but does not link. Before undo silly pad...
2002-09-01 ianLots of stuff seems to work
2002-09-01 ianInvalidate string rep. Before make expandable buffer.
2002-09-01 ianProgressing.
2002-08-31 ianall compiles again. more pat to do.
2002-08-31 ianTable-generated stuff. Now need parsing funcs.
2002-08-31 ianGenerates tables. Does not compile.
2002-08-30 ianFix up filename change. Generates decls !
2002-08-30 ianPerly full service thing, before simple thing.
2002-08-30 ianmacroisation, checkin before perlgen
2002-08-29 ianBuilds a working plugin.
2002-08-26 ianCompiles and runs. Now all it needs is meat.