Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
[privoxy.git] / actionlist.h
similarity index 93%
rename from src/actionlist.h
rename to actionlist.h
index ce5f5fe..1e06364 100644 (file)
@@ -1,6 +1,6 @@
 /*********************************************************************
  *
- * File        :  $Source: /cvsroot/ijbswa/current/src/actionlist.h,v $
+ * File        :  $Source: /cvsroot/ijbswa/current/Attic/actionlist.h,v $
  *
  * Purpose     :  Master list of supported actions.
  *                Not really a header, since it generates code.
  *
  * Revisions   :
  *    $Log: actionlist.h,v $
- *    Revision 2.2  2002/09/12 14:05:14  oes
+ *    Revision 1.17.2.3  2004/10/03 12:53:32  david__schmidt
+ *    Add the ability to check jpeg images for invalid
+ *    lengths of comment blocks.  Defensive strategy
+ *    against the exploit:
+ *       Microsoft Security Bulletin MS04-028
+ *       Buffer Overrun in JPEG Processing (GDI+) Could
+ *       Allow Code Execution (833987)
+ *    Enabled with +inspect-jpegs in actions files.
+ *
+ *    Revision 1.17.2.2  2002/09/25 15:25:25  oes
  *    Added more aliases for prehistoric action names
  *
- *    Revision 2.1  2002/09/04 14:52:18  oes
- *    Synced with the stable branch:
- *       Revision 1.17.2.1  2002/08/02 12:50:47  oes
- *       Consistency with docs: Change default name for action from hide-referer to hide-referrer
- *
- *    Revision 2.0  2002/06/04 14:34:21  jongfoster
- *    Moving source files to src/
+ *    Revision 1.17.2.1  2002/08/02 12:50:47  oes
+ *    Consistency with docs: Change default name for action from hide-referer to hide-referrer
  *
  *    Revision 1.17  2002/05/14 21:25:55  oes
  *    Renamed prevent-(setting/reading)-cookies to crunch-(incoming/outgoing)-cookies