chiark / gitweb /
Update build-dependencies to permit tcl8.6. Closes:#818475.
[chiark-tcl.git] / hbytes /
2014-11-09 Ian JacksonRemove .cvsignore files from git repo.
2013-10-15 Sergei Golovanchiark-tcl (1.1.1+nmu1) unstable; urgency=low
2012-06-02 Ian Jacksonfix unused vars
2012-06-02 Ian Jacksonremove fsf street address
2012-06-02 Ian Jacksoncopyright dates
2006-10-20 ianuse of int and overflow review
2006-08-21 iandgram compiles and works; dispatch()
2006-04-02 iannew initialisation arrangements are sane and consistent
2006-03-30 ianDebian package wip
2006-03-29 ianh2hexquote et al - revert as I have changed my mind
2006-03-29 ianh2hexquote et al - check in before revert as I have...
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 iangutting this to put it in chiark-tcl
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-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-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-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-27 ianFix ulong ustr!
2002-09-23 ianMany bugfixes.
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-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 ianSocket address stuff. Sockid is broken still.
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-30 ianPerly full service thing, before simple thing.
2002-08-30 ianmacroisation, checkin before perlgen
2002-08-29 ianBuilds a working plugin.