This is an automated email from the ASF dual-hosted git repository.

sorber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from b2705d6  Doc: Update documentation building documentation.
     new b7d3c83  Added auth_directives to uri_signing.
     new 0cb904f  Fixed several memory leaks inside the uri_signing plugin.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 plugins/experimental/uri_signing/README.md     | 29 ++++++++
 plugins/experimental/uri_signing/config.c      | 94 +++++++++++++++++++++++++-
 plugins/experimental/uri_signing/config.h      |  4 ++
 plugins/experimental/uri_signing/jwt.c         |  6 +-
 plugins/experimental/uri_signing/jwt.h         |  2 +-
 plugins/experimental/uri_signing/parse.c       |  2 +-
 plugins/experimental/uri_signing/uri_signing.c | 23 +++++--
 7 files changed, 150 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sor...@apache.org.

Reply via email to