Skip to content

Releases: babelouest/hutch

Release 2.0.0

30 Nov 23:48
e26fcc8
Compare
Choose a tag to compare
  • Complete rework for the better good
  • Rewrite backend to sign output data
  • Rewrite front-end in ReactJs and handle secrets and safe keys as JWTs
  • Use Access Tokens from any OIDC server who sends JWT access tokens, rather than glewlwyd only

Release 1.1.1

09 Jun 13:33
Compare
Choose a tag to compare
  • Use last static_file_callback
  • Move doc files to doc/
  • Add redirect to / on 404 error

Release 1.1.0

23 Feb 15:55
f1a5e93
Compare
Choose a tag to compare

Update password derivation algorithm to PBKDF2
Minor bugfixes
Small improvements

Release 1.1.0 Beta 2

20 Feb 03:59
Compare
Choose a tag to compare
v1.1.0-b.2

Add cmake script. Update front-end application. Change password deriv…

Release 1.0.2

14 Nov 16:51
Compare
Choose a tag to compare
v1.0.2

Upgrade jwt verification callback to fit new Glewlwyd features with E…

Release 1.0.1

06 Jun 00:32
Compare
Choose a tag to compare
Use pthread_cond instead of ugly sleep

Stable 1.0.0

18 Apr 22:27
Compare
Choose a tag to compare
Use last build