chiark / gitweb /
update README.upgrades
[disorder] / lib /
2007-12-31 Richard Kettlewellplayer/tracklength directives for native formats are...
2007-12-31 Richard Kettlewelldisorder-rescan can now suppress the check phase, which...
2007-12-31 rjk@greenend.org.ukcorrect base64 changes
2007-12-31 rjk@greenend.org.ukConfirmation strings are now invariant under URL-encodi...
2007-12-31 rjk@greenend.org.uk'confirm' now logs the user in (and sends back their...
2007-12-30 rjk@greenend.org.ukInclude a Date: header in mail sent by the CGI. We...
2007-12-30 rjk@greenend.org.ukALSA mixer support.
2007-12-30 rjk@greenend.org.ukUnify sound API configuration.
2007-12-30 Richard Kettlewellset default gap to 0
2007-12-30 Richard Kettlewell'collection' no longer requires an encoding to be speci...
2007-12-29 rjk@greenend.org.ukOnline registration now sends email. The confirmation...
2007-12-29 rjk@greenend.org.ukbuild default stopword list into server
2007-12-28 rjk@greenend.org.ukkeep cookie more private to disorder.cgi
2007-12-28 rjk@greenend.org.ukcgi: more graceful error handling in absence of server
2007-12-23 rjk@greenend.org.ukWeb interface starts to reflect user rights properly:
2007-12-23 rjk@greenend.org.ukThe redirection after login now works properly.
2007-12-23 rjk@greenend.org.ukdoxygen cleanup
2007-12-23 rjk@greenend.org.ukclient.c remembers last response string
2007-12-23 rjk@greenend.org.ukmake client.c return status code on error
2007-12-23 rjk@greenend.org.ukThe web interface now automaticallty figures out its...
2007-12-22 rjk@greenend.org.ukFirst cut at cookie support in the web interface
2007-12-22 Richard Kettlewell'cookie' response now includes the username.
2007-12-22 Richard Kettlewellclient.c doxygen; kill some redundant code
2007-12-22 Richard Kettlewellcomments
2007-12-22 Richard Kettlewellclient.c make-cookie support
2007-12-22 Richard KettlewellSplit base64 code into a separate .c so that the server...
2007-12-22 Richard Kettlewellmore consistent language use in docs
2007-12-22 Richard Kettlewelldisorder setup-guest + docs + tests
2007-12-21 Richard Kettlewellregister/confirm commands, and tests, and docs
2007-12-21 Richard Kettlewellmissing initialization
2007-12-21 Richard Kettlewelldefault_rights directive
2007-12-21 Richard Kettlewellprotocol gen 2 support for eclient.c
2007-12-21 Richard KettlewellQuote responses. Unfortunately this is a major protoco...
2007-12-21 Richard Kettlewellfill in some more gaps in the user database support
2007-12-21 Richard Kettlewellrights now apply to commands; docs catch up a bit
2007-12-20 Richard Kettlewelladd "users" command
2007-12-20 Richard Kettlewelluserinfo/edituser implementation
2007-12-20 Richard KettlewellUse users.db. trackdb* moves to lib/, as it's now...
2007-12-18 Richard Kettlewellserver side support for cookies, basic tests
2007-12-18 Richard Kettlewellbase64 encoder
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-09 Richard Kettlewellpop up login box on startup if no password yet
2007-12-09 Richard Kettlewellensure tests avoid user config!
2007-12-09 Richard Kettlewellmore testing
2007-12-09 Richard Kettlewelltests + doxygen
2007-12-06 Richard Kettlewellupdate (c) messages for mark & ross's contributions
2007-12-02 Richard Kettlewellrecord whether tracks are connected to speaker in a...
2007-12-01 Richard Kettlewellhash.c tests
2007-12-01 Richard Kettlewellsplit.c tests
2007-12-01 Richard Kettlewellbasen.c tests
2007-12-01 Richard Kettlewelllist uncovered files in lib/
2007-12-01 Richard Kettlewelltests and fixes for printf.c
2007-12-01 Richard Kettlewelltests and bug-fixes for mime.c
2007-12-01 Richard Kettlewellsink.c tests + docs
2007-11-30 Richard Kettlewellmore thorough kvp.c testing
2007-11-29 Richard Kettlewellbuild fixes
2007-11-29 Richard Kettlewelltighten up liveness behavior
2007-11-29 Richard Kettlewellpartial tests for kvp.c
2007-11-29 Richard Kettlewelltest just lib
2007-11-29 Richard Kettlewelltest + doxygen for wstat()
2007-11-29 Richard Kettlewelltests and doxygen for selection.c
2007-11-28 Richard Kettlewellmulticast_loop option
2007-11-27 Richard Kettlewellbuild fix for linux
2007-11-27 Richard Kettlewellsome filepart.c tests
2007-11-27 Richard Kettlewellpinpoint tests for a couple more unicode.c bits
2007-11-27 Richard Kettlewelltests for cache.c
2007-11-27 Richard Kettlewellsigname.c test coverage -> 100%
2007-11-25 Richard Kettlewellcookie header parser
2007-11-23 rjk@greenend.org.ukmerge disorder.unicode branch
2007-11-23 rjk@greenend.org.ukmerge from disorder.dev
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-23 Richard Kettlewell'plugins' and other _accum configuration items can...
2007-11-23 Richard KettlewellRemove combining characters from search strings. The...
2007-11-22 Richard Kettlewellcopyright date
2007-11-22 Richard Kettlewellrationalize playrtp multicast support
2007-11-22 Richard Kettlewellsync with trunk
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-20 Richard Kettlewellunicode.c iterators can now have their notion of Word_B...
2007-11-20 Richard Kettlewellutf32_word_split() and utf8_word_split() splits a strin...
2007-11-20 Richard KettlewellConvert track names and input lines to NFC. This is...
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewelltruncate_for_display() now uses unicode.c grapheme...
2007-11-19 Richard KettlewellUTF8 versions of NFC/NFKC
2007-11-19 Richard Kettlewellsync up with disorder.dev
2007-11-19 Richard Kettlewelldoxygen fixes
2007-11-19 Richard KettlewellNFC and NFKC support
2007-11-19 Richard KettlewellGenerate, but do not use, composition mappings.
2007-11-18 Richard Kettlewelldistinguish the different decompositions via a flag bit
2007-11-18 Richard Kettlewelltest and fix utf32_iterator_set()
2007-11-18 Richard Kettlewellmore efficient utf32_iterator_set()
2007-11-18 Richard Kettlewellreplace main utf-8 parser with table-driven one
2007-11-18 Richard Kettlewelltransition various bits of code to unicode.h interfaces
2007-11-18 Richard Kettlewelltable-drive UTF-8 validity checker
2007-11-18 Richard Kettlewellnew unicode string iterator give cleaner boundary testing
2007-11-18 Richard Kettlewellmore space efficient unicode tables
2007-11-18 Richard Kettlewellmore idiomatic grapheme breaking
2007-11-18 Richard Kettlewellgrapheme boundary check can now use tables
2007-11-18 Richard Kettlewellword break now comes from the table
next