1. 31 1月, 2013 5 次提交
    • Travis Cross's avatar
      Whitespace · 388206d7
      Travis Cross 提交于
      388206d7
    • Travis Cross's avatar
      Fix handling of the ZRTP cache path and file name · 69cda3d7
      Travis Cross 提交于
      libzrtp strings are weird, and we were previously misusing the
      function zrtp_zstrcpyc.  We can't use ZSTR_GV because it does insane
      things and causes an array-bounds warning on gcc 4.7.  So we have to
      take matters into our own hands and setup the string correctly and
      copy data into it.
      
      Because we were doing it wrong, people would get weird pseudo-random
      single-character names for the zrtp cache file, and the file would end
      up in the wrong place.  Now that this is fixed, users will need to
      locate and move their zrtp cache file to their db_dir and name it
      "zrtp.dat" if they wish to keep their current ZRTP cache.
      
      FS-4344 --resolve
      69cda3d7
    • Jeff Lenk's avatar
      vs2010 reswig · 283eb6ee
      Jeff Lenk 提交于
      283eb6ee
    • Anthony Minessale's avatar
      FS-4810 --resolve · 5c176e88
      Anthony Minessale 提交于
      5c176e88
    • Anthony Minessale's avatar
      203f727e
  2. 30 1月, 2013 4 次提交
  3. 29 1月, 2013 4 次提交
  4. 28 1月, 2013 2 次提交
  5. 27 1月, 2013 1 次提交
  6. 25 1月, 2013 6 次提交
  7. 24 1月, 2013 5 次提交
  8. 23 1月, 2013 4 次提交
  9. 22 1月, 2013 7 次提交
  10. 21 1月, 2013 2 次提交