removed a bunch of blank comment lines
[citadel.git] / webcit / paramhandling.c
2012-05-15 Art Cancroremoved a bunch of blank comment lines
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2011-09-04 Wilfried Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2011-09-04 Art CancroRemoved some temporary log messages
2011-09-04 Wilfried Goesgens* fix multiple compiler warnings...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroReworking the enter message and attach dialogs
2010-09-03 Art CancroRemove HKEY from call to strncmp so that it compiles.
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-29 Wilfried Göesgens* block parameters starting with __ from making it...
2010-08-17 Wilfried Göesgens* add a leading '?'
2010-08-17 Wilfried Göesgens* BSTR:FORWARD : just append a query param if it was...
2010-06-17 Wilfried Göesgens* bust the other places still accessing token values...
2010-06-17 Wilfried Göesgens* upsie. that conversion to strbuf was still hanging...
2010-01-24 Art Cancro* svn id tag
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-07-08 Wilfried Göesgens* migrate more of the upload handling to strbuf
2009-05-24 Wilfried Göesgens* move stuff from Hdr into substruct that may be easily...
2009-05-22 Wilfried Göesgens* don't alloc urlbuf if we don't need it
2009-05-17 Wilfried Göesgens* more fixes, offset in URLS is different now, since...
2009-05-17 Wilfried Göesgens* BIG rewrite of header handling and slimming of contex...
2009-05-10 Wilfried Göesgens* add more module handlers:
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-24 Wilfried Göesgens* fix dropdown
2008-12-20 Wilfried Göesgens* shortcut notation to tokens for hashkeys; TKEY(n...
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-12-13 Wilfried Göesgens* BIG shuffle: