Source Control Clients
Project Name: IIRF
Server URL: https://tfs01.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
34183 Wed
at 6:55 AM
This is a fix for WorkItemId 17227, in which back-references to matched captures from the RewriteCond the string (%1 %2, etc) were not working. Cheeso 4
33939 Jun 13
at 7:18 PM
tiny change in logging statement. Cheeso 40
33938 Jun 13
at 6:43 PM
General code cleanup for 1.2.15. Fix logging to use a dynamically allocated buffer and varargs. Also, a new directive - RewriteHeader, to allow setting of arbitrary headers in the request. This involved changes in multiple files. Cheeso 1
33917 Jun 12
at 5:42 PM
final changes for v1.2.14 Cheeso 7
33915 Jun 12
at 3:15 PM
Fixes for workitems 17024 and 17025.

For 17025, this allows the user to specify a different flag character to use for back-references to substrings matched in RewriteCond statements. Previously this was hard-coded to be %, which meant backrefs looked like %1, %2, %3. But this conflicts with escaped URL chars like %2A and %3F. Now it is possible to specify one of [ % @ ! ~ * _ ^] for that flag. I have not changed the doc yet.
Cheeso 3
33908 Jun 11
at 9:54 PM
Correctly Handle the case where a bad regex in the ini file causes the filter to crash upon processing a URL. This is workitem 8465.

Cheeso 2
33907 Jun 11
at 9:03 PM
proper version number & string. Cheeso 0
33905 Jun 11
at 8:37 PM
Fix for crash when URL or server variable (such as QUERY_STRING) is larger than the log buffer. See workitem 17002. Cheeso 0
33751 Jun 1
at 5:02 AM
This is the fix for workitem 11707. This will be part of v1.2.15a . Cheeso 62
33750 Jun 1
at 3:30 AM
Fix for work item 15113 - an uninitialized pointer in GetServerVariable_AutoFree(). Cheeso 1
1-10 of 21Change Sets < Previous 1 2 3 Next >
Updating...