chiark / gitweb /
fix unused vars
[chiark-tcl.git] / base /
2012-06-02 Ian Jacksonfix unused vars
2012-06-02 Ian Jacksonfix cht_get_urandom error handling
2012-06-02 Ian Jacksonupdate tcl version
2012-06-02 Ian Jacksonremove fsf street address
2012-06-02 Ian Jacksoncopyright dates
2012-06-02 Ian JacksonMerge branch 'nmus'
2012-06-02 Ian Jacksonimport changes from debian archive
2008-07-29 ianPortability fixes:
2008-06-20 ian@@ -18,6 +18,8 @@
2006-10-20 ianuse of int and overflow review
2006-10-18 ianwarning disable ordering
2006-10-18 ian-Wno-strict-aliasing
2006-10-18 ian-Wno-strict-alias
2006-08-21 iandgram compiles and works; dispatch()
2006-08-09 ian@@ -1,3 +1,10 @@
2006-04-02 iannew initialisation arrangements are sane and consistent
2006-04-02 iancompression yes/no; rename base .so
2006-03-30 ianDebian package wip
2006-03-30 ianchanged build arrangements, added version number, in...
2006-03-30 ianfixes for cdb; it now works at least a bit
2006-01-25 ianfix it so it compiles
2006-01-22 ianslight improvements to scriptinv, including scriptinv_i...
2006-01-22 iancope with gcc which does not support -Wno-pointer-sign
2006-01-15 iancorrect doc comment re EntryExtra
2006-01-07 ianhbytes and crypto compile now
2006-01-07 ianhbytes compiles
2006-01-07 ianworking on compiling out of troglodyte; before relegage...
2006-01-07 ianadns compiles ish, working on transferring the rest
2006-01-07 ianinitial import and build-faff, wip
2006-01-07 ianinitial import and build-faff, wip
2004-12-28 ianworking on new addrmap instead of maskmap - compiles...
2004-12-27 ianmask-map nonoverlapping representation - wip (needs...
2004-12-19 ianscriptinv is correct about not leaking xargs. do not...
2004-12-19 iandefault resolvers
2004-12-18 ianput xargs in right place
2004-12-18 ianscriptinv supports xargs and adns uses them
2004-12-15 ianmany improvements: use Get/SetAssocData for idtables...
2004-12-01 ianadns compiles and does not work
2004-12-01 ianidtable better documented and sorted
2004-11-30 ianadns wip
2004-11-25 ianmask-map lookup seems to work
2004-11-25 ianmask-map amend implemented, but untested
2004-11-25 iancheck for extra bits
2004-11-25 iannew constv type
2004-11-25 ianmask-map is hbytes subcommand
2004-11-25 ianerror codes and better docs for mask-map
2004-11-21 iansome maskmap stuff;
2004-11-21 ianfirst cut of mask-map: skeleton
2004-11-21 ianuse tcl8.3/tcl.h
2004-01-05 iandocument tcmdifgen (and split from app, in theory)
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-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-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-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.