VOMS Server, C/C++ APIs and clients v2.1.0-rc4
Pre-release
Pre-release
What's Changed
- 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
New Contributors
- @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.1.0-rc3...v2.1.0-rc4