source: trunk/gsdl/src/recpt/cgiutils.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12796   18 years davidb Minor fix to error statement (compiled under Windows, but not Linux).
(edit) @12794   18 years davidb Changes to make depositor action work under Windows. Main change is …
(edit) @12579   18 years kjdon set the filesize in the fileupload data
(edit) @12562   18 years kjdon reverted back to the previous version because it really was needed. …
(edit) @12555   18 years kjdon reverted split_cgi_args back to 1.25 version, pre davids depositor …
(edit) @12513   18 years kjdon Added Stefan's fileupload code to replace use of cgicc by depositor. …
(edit) @11998   18 years davidb First cut at 'The Depositor' -- Greenstone support for institutional …
(edit) @11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
(edit) @9674   19 years jrm21 rename utf-16 to utf-16be, otherwise browsers might get confused
(edit) @9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
(edit) @3670   21 years jrm21 added an exception for utf-16 when creating the encoded options. I …
(edit) @3217   22 years jrm21 cgisafe: now properly encodes unicode characters, which is important …
(edit) @3151   22 years jrm21 MSIE >= 6.0 encodes high bytes in URL as %uHHHH (unicode) rather than …
(edit) @2426   23 years sjboddie added an ugly hack to prevent problems when multiple value arguments …
(edit) @2417   23 years sjboddie fixed a bug in the way multi-value cgi arguments were being handled
(edit) @1504   24 years sjboddie '-'s in the compressed args are now escaped with 'Zz' (instead of the …
(edit) @1422   24 years sjboddie Fixed a bug preventing multiple hyphens from being escaped correctly …
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(edit) @873   24 years sjboddie changes to get fastcgi working properly
(edit) @776   24 years sjboddie added multiplevalue option to cgiarginfo
(edit) @764   25 years sjboddie Added ability to handle multiple arguments with the same name (as is …
(edit) @614   25 years sjboddie fixed a couple of problems in what I committed last
(edit) @607   25 years sjboddie added ability to escape out '-' in saved args (currently with a 'Z' ???)
(edit) @533   25 years sjboddie added GPL notice
(edit) @474   25 years sjboddie prevented cgi_safe from converting '+' and '-'. It was causing …
(edit) @366   25 years rjmcnab Stored origin of cgiarg with argument.
(edit) @294   25 years rjmcnab Added encoding and decoding of multibyte compresesd arguments.
(edit) @262   25 years sjboddie query string is now made cgi safe before being added to compressed args
(edit) @155   25 years rjmcnab Got the receptionist producing something using the statusaction.
(edit) @150   25 years rjmcnab Continued working on receptionist
(add) @108   25 years rjmcnab Moved from lib directory.
Note: See TracRevisionLog for help on using the revision log.