FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cgiutil.c - lineCode/mapserver · GitHub
lineCode
/
mapserver
Public
forked from
MapServer/MapServer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mapserver
cgiutil.c
on
master
User selector
Datepicker
Commit history
Commits on Oct 2, 2014
Extend default message displayed when launching mapserv without argument, to advertize --help
rouault
committed
95bc4e2
View commit details
Copy full SHA for 95bc4e2
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Fixing a large number of programming errors found by static analysis
Show description for 55a5688
tbonfort
committed
55a5688
View commit details
Copy full SHA for 55a5688
View code at this point
Browse repository at this point
Commits on Jul 6, 2013
Fix use of printf-like functions to avoid warnings; 2 actual error founds
rouault
committed
4d83a01
View commit details
Copy full SHA for 4d83a01
View code at this point
Browse repository at this point
Commits on Apr 11, 2013
Fix segfault in readPostBody when CONTENT_LENGTH environmenet variable is not defined
rouault
committed
092c6d7
View commit details
Copy full SHA for 092c6d7
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
ignore additional encodings in received content-type headers (#4585)
Show description for 484e28c
tbonfort
committed
484e28c
View commit details
Copy full SHA for 484e28c
View code at this point
Browse repository at this point
Commits on Sep 27, 2012
Harmonizing notation of Content-Type (not Content-type) header.
Schpidi
committed
e1a4b64
View commit details
Copy full SHA for e1a4b64
View code at this point
Browse repository at this point
Commits on Jul 4, 2012
Merging upstream.
constantinius
committed
98b0085
View commit details
Copy full SHA for 98b0085
View code at this point
Browse repository at this point
Commits on May 22, 2012
remove MSCVSID usage
tbonfort
committed
44b3836
View commit details
Copy full SHA for 44b3836
View code at this point
Browse repository at this point
Commits on Dec 22, 2011
- Refactor cgi masperv to not call exit on argument errors (#3099)
Show description for 728e29a
tbonfort
committed
728e29a
View commit details
Copy full SHA for 728e29a
View code at this point
Browse repository at this point
Commits on Oct 10, 2011
mapscript OWSRequest->type is now initialized with MS_GET_REQUEST.
Show description for 0f4ef81
Schpidi
committed
0f4ef81
View commit details
Copy full SHA for 0f4ef81
View code at this point
Browse repository at this point
Commits on Apr 4, 2011
Move allocation of cgiRequestObj paramNames/Values to msAllocCgiObj() (#1888)
Show description for 07487b5
Alan Boudreault
committed
07487b5
View commit details
Copy full SHA for 07487b5
View code at this point
Browse repository at this point
Commits on Nov 29, 2010
Fixed: Memory allocation results should always be checked (#3559)
Show description for 58fc3ab
Alan Boudreault
committed
58fc3ab
View commit details
Copy full SHA for 58fc3ab
View code at this point
Browse repository at this point
Commits on Oct 24, 2010
just modified the realloc checks...
Show description for 8a60f45
Alan Boudreault
committed
8a60f45
View commit details
Copy full SHA for 8a60f45
View code at this point
Browse repository at this point
Added realloc check for cgi params
Show description for dbe8a57
Alan Boudreault
committed
dbe8a57
View commit details
Copy full SHA for dbe8a57
View code at this point
Browse repository at this point
Commits on Oct 22, 2010
Fixed number of CGI params is limited to 100 (#3583)
Show description for f2a22b5
Alan Boudreault
committed
f2a22b5
View commit details
Copy full SHA for f2a22b5
View code at this point
Browse repository at this point
Commits on Mar 18, 2010
Replaced uint type by ms_uint32 at some places..
Show description for fa95da7
Alan Boudreault
committed
fa95da7
View commit details
Copy full SHA for fa95da7
View code at this point
Browse repository at this point
Commits on Mar 17, 2010
Fixed PHP/MapScript owsRequestObj->loadParams() method when using php in a non cgi/fcgi/cli mode. (#1975)
Show description for 082a52c
Alan Boudreault
committed
082a52c
View commit details
Copy full SHA for 082a52c
View code at this point
Browse repository at this point
Commits on Jul 13, 2009
Final fix (hopefully) for CVE-2009-0840 (#2943)
Show description for f093804
dmorissette
committed
f093804
View commit details
Copy full SHA for f093804
View code at this point
Browse repository at this point
Commits on Jun 29, 2009
Added test to confirm Content-Length > 0. (#2943)
Show description for 6f68707
sdlime
committed
6f68707
View commit details
Copy full SHA for 6f68707
View code at this point
Browse repository at this point
Commits on Apr 2, 2009
Added security fixes for issues #2939, #2941, #2942, #2943, #2944.
Show description for 56b8cf3
sdlime
committed
56b8cf3
View commit details
Copy full SHA for 56b8cf3
View code at this point
Browse repository at this point
Commits on Oct 23, 2008
Updated header notes crediting NCSA CGI sample code.
Show description for 0044bd1
sdlime
committed
0044bd1
View commit details
Copy full SHA for 0044bd1
View code at this point
Browse repository at this point
Commits on Apr 1, 2008
RFC-42 HTTP Cookie Forward Initial Revision (#2566)
Show description for 963f918
Julien-Samuel Lacroix
committed
963f918
View commit details
Copy full SHA for 963f918
View code at this point
Browse repository at this point
Commits on Feb 6, 2008
Standardized header.
Show description for 7e9d85f
Normand Savard
committed
7e9d85f
View commit details
Copy full SHA for 7e9d85f
View code at this point
Browse repository at this point
Commits on Aug 31, 2007
Support for writing the QUERY_STRING to the debug output (#2274)
Show description for cd4e8cd
szekerest
committed
cd4e8cd
View commit details
Copy full SHA for cd4e8cd
View code at this point
Browse repository at this point
Commits on Jul 31, 2007
Added missing line at end of license text
Show description for f754244
dmorissette
committed
f754244
View commit details
Copy full SHA for f754244
View code at this point
Browse repository at this point
Commits on Jul 24, 2007
Renamed map.h to mapserver.h (ticket #1437)
Show description for 18f2484
dmorissette
committed
18f2484
View commit details
Copy full SHA for 18f2484
View code at this point
Browse repository at this point
Commits on May 10, 2007
strip CVS logs
Show description for 71a54a7
warmerdam
committed
71a54a7
View commit details
Copy full SHA for 71a54a7
View code at this point
Browse repository at this point
Commits on Dec 26, 2006
Standardized formatting.
Show description for c14f585
sdlime
committed
c14f585
View commit details
Copy full SHA for c14f585
View code at this point
Browse repository at this point
Commits on Aug 29, 2006
Fixed buffer overflow with POSTs and huge numbers of name/value pairs. Reduced MAX_PARAMS (now MS_MAX_CGI_PARAMS) from 10,000 to 100.
Show description for c6f51d0
sdlime
committed
c6f51d0
View commit details
Copy full SHA for c6f51d0
View code at this point
Browse repository at this point
Commits on May 8, 2006
force stdin into binary mode when reading from stdin on win32 (bug 1768)
Show description for fa20df7
warmerdam
committed
fa20df7
View commit details
Copy full SHA for fa20df7
View code at this point
Browse repository at this point
Commits on Feb 18, 2006
be explicit about the assignment when getting the
Show description for 35aabc8
hobu
committed
35aabc8
View commit details
Copy full SHA for 35aabc8
View code at this point
Browse repository at this point
Commits on Feb 2, 2006
Fixed bug with default content-type and POST requests. (bug 1628)
Show description for ec0e191
sdlime
committed
ec0e191
View commit details
Copy full SHA for ec0e191
View code at this point
Browse repository at this point
Commits on Jul 22, 2005
bug 1259: fixed POST support in fastcgi mode
Show description for a92da3c
warmerdam
committed
a92da3c
View commit details
Copy full SHA for a92da3c
View code at this point
Browse repository at this point
Commits on Jun 14, 2005
Updated copyright date to 2005
Show description for ec3dabc
dmorissette
committed
ec3dabc
View commit details
Copy full SHA for ec3dabc
View code at this point
Browse repository at this point
Commits on Feb 18, 2005
Turned all C++ (//) comments into C comments (bug 1238)
Show description for f6e6a66
dmorissette
committed
f6e6a66
View commit details
Copy full SHA for f6e6a66
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL