Commit History

Author SHA1 Message Date
  Nathaniel van Diepen c0acac06f5 Add ability to determine the latest version, and the last install date 6 years ago
  Nathaniel van Diepen 08072a61e3 Fix issue where duplicate routes with different methods will block each other 6 years ago
  Nathaniel van Diepen 2cbb005003 Make routes report the number of handles per route 6 years ago
  Nathaniel van Diepen d92038d180 Add route reporting information 6 years ago
  Nathaniel van Diepen 9f9e29dfcf Break out encryption from SecureString to make working with encryption easier. 6 years ago
  Nathaniel van Diepen b7d2a37e41 Better error reporting 6 years ago
  Nathaniel van Diepen 5eb8c3082f Try to handle socket files better 6 years ago
  Nathaniel van Diepen 3713605479 Fix error handling 6 years ago
  Nathaniel van Diepen df8464b4a5 Throw error when socket file creation can't happen 6 years ago
  Nathaniel van Diepen 8095e79a1e Add missing ) 6 years ago
  Nathaniel van Diepen b2618832a7 Attempt to force creation of the socket file 6 years ago
  Nathaniel van Diepen 4ca5828900 Don't pass port if using a file 6 years ago
  Nathaniel van Diepen 99e2f39aeb Fix case in require_once 6 years ago
  Nathaniel van Diepen 900b14d953 Fix socket listen handling 6 years ago
  Nathaniel van Diepen 2e691d287d Add socket class 6 years ago
  Nathaniel van Diepen 8554ac24d8 * Make PDO->stringColumn use back ticks on the name 6 years ago
  Nathaniel van Diepen 662b6af3f2 * Simplify path returns 6 years ago
  Nathaniel van Diepen 3176e5f85b * Add access to all templates 6 years ago
  Nathaniel van Diepen 93be25e1c6 * Allow forcing responses open if they have shutdown 6 years ago
  Nathaniel van Diepen f2ab50c20c * Make the following JsonSerializable 6 years ago
  Nathaniel van Diepen cc1878f3c7 Allow echoing raw data instead of htmlentities 6 years ago
  Nathaniel van Diepen fad0b66cba * Add method for getting headers 6 years ago
  Nathaniel van Diepen 0651f03624 Add link to readme 6 years ago
  Nathaniel van Diepen 6dbfdab054 Add readme 6 years ago
  Nathaniel van Diepen 5df5f3ca1d Allow reopening responses if they haven't been shutdown yet. 6 years ago
  Nathaniel van Diepen 09b7495250 * Add define 6 years ago
  Nathaniel van Diepen 234b0d0e81 Fix exist and existelse rendering for compiled templates 6 years ago
  Nathaniel van Diepen 889b768fae Tidy up template output after running 6 years ago
  Nathaniel van Diepen 55077031cd Fix potential problem where parsers array is not initialized when template string is parsed 7 years ago
  Nathaniel van Diepen 2bf9622158 * htmlentities on matches/gettext 7 years ago