1. 11 6月, 2012 3 次提交
    • Travis Cross's avatar
      Improve SWITCH_VERSION_REVISION generation · 034d4153
      Travis Cross 提交于
      The revision was no longer picking up the last git commit.  Instead,
      it was showing the last release.  This commit appends the last git
      commit hash to the last release if a git repository is available.
      Further, it checks whether there are uncommitted changes in the git
      repository and adds an unclean tag to the version if this is the case.
      
      Note that currently this will append the git commit hash even on a
      tagged release if built directly from a git repository.  Perhaps this
      isn't such a bad thing, but if it turns out not to be desired, I have
      an idea on how to squelch this without making unwarranted assumptions
      about the remote layout of someone's local repository.
      034d4153
    • Michael Jerris's avatar
      don't segfault after starting sofia, upon xml_open_config lookup failure for the… · ec27618f
      Michael Jerris 提交于
      don't segfault after starting sofia, upon xml_open_config lookup failure for the profile from launch_sofia_worker_thread
      ec27618f
    • Christopher Rienzo's avatar
      update name/e-mail address · 187fe4e1
      Christopher Rienzo 提交于
      187fe4e1
  2. 08 6月, 2012 5 次提交
  3. 07 6月, 2012 4 次提交
  4. 06 6月, 2012 1 次提交
    • Viktor Krykun's avatar
      various bug fixes in libzrtp · 2c9e1454
      Viktor Krykun 提交于
       * fixed bug with remote hello-hash buffer being too small
       * removed unused hello-hash storage in zrtp stream context
       * fixed bug with libzrtp rendered "empty" SAS hash from incoming
         SasRelay packet
       * incremented libzrtp version number to 1.15
      Signed-off-by: 's avatarTravis Cross <tc@traviscross.com>
      2c9e1454
  5. 05 6月, 2012 3 次提交
  6. 04 6月, 2012 4 次提交
  7. 02 6月, 2012 8 次提交
  8. 01 6月, 2012 12 次提交