Skip to content
Snippets Groups Projects
  • Julien Boeuf's avatar
    0c711ad8
    Adding C++ metadata processor. · 0c711ad8
    Julien Boeuf authored
    - Had to chnage the core API to add a destroy function pointer in
      grpc_auth_metadata_processor.
    - Tested end to end.
    - Fixed some issues in the server_auth_filter (we were not checking the
      length which put us at risk of an overflow).
    0c711ad8
    History
    Adding C++ metadata processor.
    Julien Boeuf authored
    - Had to chnage the core API to add a destroy function pointer in
      grpc_auth_metadata_processor.
    - Tested end to end.
    - Fixed some issues in the server_auth_filter (we were not checking the
      length which put us at risk of an overflow).