What's Changed
The main changes concern the porting to OpenSSL 1.1 and OpenSSL 3, keeping the compatibility with OpenSSL 1.0.
Additional changes:
- Allow to skip OpenSSL initialization by @giacomini in #94
- Don't use macros in AC_CHECK_LIB by @ellert in #58
- Change default proxy cert key length to 2048 bits by @ellert in #75
- Assign default value before reading sysconfig by @ellert in #73
- gcc7 by @ellert in #56
- GSOAP checks are only needed for server. by @msalle in #74
- Remove globus version detection by @ellert in #97
- OpenSSL-3.0.0-beta1 fixes by @msalle in #98
- Declare fields of AC_TARGET as optional by @giacomini in #103
- Catch exception by reference by @ellert in #105
- Use after free by @ellert in #106
- Doxygen warning by @ellert in #107
- May be truncated by @ellert in #108
- config.h must not be included in public header file by @ellert in #104
- If a detailed error message is available, do not overwrite by @bbockelm in #116
- Add "lexparse.h" headers for lexer/parser integration by @fweimer-rh in #112
- Only process authority & subject key identifiers in certs by @DrDaveD in #121
- Only set authority key identified field if the public key is available by @chrisburr in #113
- Makefile: don't reference deleted INSTALL file in apidoc target by @olifre in #117
- Fix spelling errors reported by lintian by @ellert in #122
- Fix lintian warning by @ellert in #126
- Regenerate lexers/parsers by @giacomini in #119
- Fix problem with newer gsoap versions. by @rwf14f in #125
- Regenerate lexers and parsers by @giacomini in #129
- Adapt client libraries and clients to voms aa by @giacomini in #128
- Add missing files in the tarball distribution by @giacomini in #131
- Avoid function names when printing OpenSSL errors by @giacomini in #133
New Contributors
- @msalle made their first contribution in #74
- @bbockelm made their first contribution in #116
- @fweimer-rh made their first contribution in #112
- @DrDaveD made their first contribution in #121
- @chrisburr made their first contribution in #113
- @olifre made their first contribution in #117
- @rwf14f made their first contribution in #125
Full Changelog: v2.0.16...v2.1.0