Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • js-nix
  • rav/simpler_megolm
  • dkasak/session-export-format-version-errata
  • dkasak/session-export-format
  • flake_add_checks
  • emscripten-backport
  • nix_flake_emscripten
  • expose_fixed_base64
  • fga/picke_unpickle_bindings_java
  • bca/update_fallback_bindings_ios
  • java_describe
  • openssl-libolm
  • bca/update_fallback_bindings_java
  • poljar/python-fallback-keys
  • gitlab-maven
  • mark_fallbacks_published
  • classic_import
  • wip-clang-format
  • public_serialize
  • 3.2.16
  • 3.2.15
  • 3.2.14
  • 3.2.13
  • 3.2.12
  • 3.2.11
  • 3.2.10
  • 3.2.9
  • 3.2.8
  • 3.2.7
  • 3.2.6
  • 3.2.5
  • 3.2.4
  • 3.2.3
  • 3.2.2
  • 3.2.1
  • 3.2.0
  • 3.1.5
  • 3.1.4
  • 3.1.3
40 results

olm

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Denis Kasak authored
    olm::decode_base64 now returns the length of the raw decoded data on
    success. When given input with an invalid base64 length, it fails early
    (before decoding any input) and returns -1.
    
    This also makes the C function _olm_decode_base64 an actual binding of
    olm::decode_base64 instead of a wrapper with slightly different
    behaviour.
    e82f2601
    History
    Name Last commit Last update