Skip to content

VOMS Server, C/C++ APIs and clients v2.1.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@giacomini giacomini released this 03 May 11:09
· 32 commits to develop since this release
15654d2

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

Full Changelog: v2.1.0-rc3...v2.1.0-rc4