Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Remove unused pending key exchange #95

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 7, 2017

  1. Another magic number removed

    Christoph Hagen committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    ac60dfc View commit details
    Browse the repository at this point in the history
  2. Revert "Another magic number removed"

    This reverts commit ac60dfc.
    Christoph Hagen committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    f03ee80 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. remove pending key exchange

    session_pending_key_exchange is never used inside session_state.c or anywhere else, and while it is exposed via session_state.h, it is not included in signal_protocol.h
    Christoph Hagen committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    0105569 View commit details
    Browse the repository at this point in the history