-------------------------------------------------------------------
Thu Sep 19 14:03:21 UTC 2024 - perry.werneck@gmail.com

- Update to version 1.2+git20240919:
  * Adding missing include.
  * Fixing legacy application build and a few warnings.
  * Disabling URL decoder to avoid problem reported in issue https://github.com/civetweb/civetweb/issues/1258
  * Debugging file list.
  * Debugging custom handlers.
  * Debugging file list output.
  * Using legacy header to identify request mime-type.
  * Debugging publisher.
  * Fixing publish script.
  * Updating workflows.
  * Fixing segfault, updating to latest libudjat.
  * Updating package control files.
  * The default branding is now on udjat-branding-upstream package.
  * Moving templates do branding package.
  * Debugging image handler. minifying templates.
  * Better error page.
  * Updating translation.
  * Visual adjustments on login page.
  * Debugging oauth2 dialog.
  * Debugging error management, adding http page templates and css support.
  * Debugging win32 package.
  * Splitting windows/linux authentication in separated sources.
  * Updating to latest libudjat, better property handling.
  * Fixing value on newest libudjat.
  * Better tracing for available services.
  * Using reference type to avoid object copy.
  * Testing for 'not modified'
  * Renaming configuratio option due to changes on libudjat.
  * Implementing response '304'.
  * Better HTTP & exception handling.
  * Better logging of base urls.
  * Moving exec() to http::request to allow using on non civetweb modules.
  * Fixing build with latest libudjat.
  * Auto adding 'value' child when response has a single child.
  * Cleaning code, updating package info.
  * Updating package control file.
  * Debugging package build.
  * Moving error parser to library.
  * Better html error message.
  * Adjusting log messages.
  * Better exception handling.
  * Debugging exception handlers.
  * Debugging error/exception management.
  * Better error management.
  * Adding simple svg response.
  * Fixing error management.
  * Refactoring error message system.
  * Refactoring error page and response output.
  * Debugging cache headers.
  * Better headers.
  * Better response headers and data.
  * Removing debug message.
  * Better error message.
  * Refactoring http handler engine.
  * Better error responses.
  * Fixing build without openssl.
  * Updating version due to new features.
  * Implementing authentication token.
  * Implementing basic oauth2 engine.
  * Debugging oauth2 data flow.
  * Better error handling & messages.
  * Implementing oauth2 conversation.
  * Adding bitmask for scopes.
  * Refactoring oauth2 engine.
  * Fixing form parser, starting test client.
  * Better authentication token.
  * Implementing authentication.
  * Working on login page.
  * Storing session data.
  * Working on form parser.
  * Better trace/debug
  * Working on 'post' methods & requests.
  * Implementing a basic login dialog.
  * Adding http method to get internal pubkey.
  * Implementing keypair.
  * Small adjustments.
  * Workers can now change the favicon.
  * Implementing favicon handler.
  * Fixing array response.
  * Allowing type change on http::Response.
  * Refactoring 'table' output.
  * Implementing csv exporter.
  * Implementing xml table.
  * Working on table export.
  * Fixing image search.
  * Fixing icon search.
  * Extracting the first array of the response for csv output.
  * Implementing csv output.
  * Refactoring yaml output.
  * Refactoring xml output.
  * Refactoring HTML output.
  * Refactoring HTML query.
  * Refactoring layouts.
  * Refactoring request engine.
  * Better responses & error messages.
  * Refactoring icon engine.
  * Fixing script output.
  * Fixing deb package.
  * Formatting yaml arrays.
  * Better json & yaml response.
  * Implementing basic yaml output.
  * Refactoring to new Request class.
  * Detecting mime-type from header.
  * Updating to new worker engine.
  * Fixing build with latest libudjat.

-------------------------------------------------------------------
Wed Dec 20 23:05:34 UTC 2023 - perry.werneck@gmail.com

- Update to version 1.0+git20230529:
  * Adding mingw package.
  * Adding http alias.
  * Fixing ci-build.
  * Fixing CodeQL alerts.
  * Fixing abend when the agent subsystem is down.
  * Fixing package build.
  * Updating win32 package.
  * Fixing win32 package.
  * Fixing CodeQL alerts.
  * Fixing build with latest libudjat.
  * Adding 'deb' control files.
  * Getting favicon from OS.
  * Adding path and verb in trace for request failed.
  * Error template and responses are now debug/trace messages.
  * Icon search paths are now configurable.
  * Fixing custom request handler.
  * Fixing build after libudjat updates.
  * Logging some available URLs on httpd startup.
  * Improving icon class, fixing locale.
  * Small adjustments in package generation.
  * Adding icon search using branding default path.
  * Fixing segfault on empty array.
  * Implementing http test method.
  * Adding service url on debug log.
  * Refactoring http client module.
  * Moving default index page to library.
  * Adding translation file.
  * Adding '%' for 'fraction' values on HTML response.
  * Adding 'workers' to default index page.
  * Improving index page.
  * Adding service option.
  * Fixing conflicts with the latest libudjat trace engine.
  * Working on HTML exporter.
  * Adding simple index page.
  * Fixing search for error page templates.
  * Adding xml report.
  * Updating 'link' script.
  * Updating sources.
  * Adding package control files.

-------------------------------------------------------------------
Mon Sep 12 18:46:37 UTC 2022 - perry.werneck@gmail.com

- Update to version 1.0+git20220829:
  * Fixing library build.
  * Adding win32 sdk files.
  * Fixing log entry.
  * Allowing http method when sending file.
  * Fixing index.html.
  * Rejecting directory URLs without an '/' terminator.
  * Implementing directory contents output.
  * Checking file type before sending it.
  * Fixing civetweb settings parser.

-------------------------------------------------------------------
Sun Apr 18 03:12:30 UTC 2021 - perry.werneck@gmail.com

- First build on OBS. 
