Commit Graph

  • ffc3f9bb0b Consolidate two conditionals Travis Cross 2014-04-09 07:30:14 +00:00
  • 549aba0d2f Remove variable assignment without effect Travis Cross 2014-04-09 07:28:25 +00:00
  • 2ace7bc79b Fix memory leak in phrase macro playback Travis Cross 2014-04-09 07:26:36 +00:00
  • f83d6770ff Remove tautological conditional Travis Cross 2014-04-09 07:23:48 +00:00
  • 1a71cf886e Fix memory leak on memory error Travis Cross 2014-04-09 07:14:59 +00:00
  • a0b8d92219 Move variables down into loop where they're used Travis Cross 2014-04-09 07:11:15 +00:00
  • 4178688b4a add switch_hashtable_insert_destructor so you can insert a pointer into a hash with a custom destructor and use it in spandsp to fix a leak on reloadxml with the tone_descriptor tables and fix a bunch of random tiny leaks etc Anthony Minessale 2014-04-09 23:26:41 +05:00
  • d789c6470a free global pool on shutdown Anthony Minessale 2014-04-09 03:29:31 +05:00
  • 0449baca59 clear event queue on shutdown Anthony Minessale 2014-04-09 03:23:13 +05:00
  • 0a388d0104 Suppress spurious warning in phrase macro playback Travis Cross 2014-04-09 04:48:09 +00:00
  • 622a5d7ef2 Avoid playback on dead channels in voicemail Travis Cross 2014-04-09 04:36:52 +00:00
  • 39bbcaff1b Avoid crash on event without content-type Travis Cross 2014-04-09 01:16:12 +00:00
  • 2d811e0ba0 Suppress spurious warning in phrase macro playback Travis Cross 2014-04-09 04:48:09 +00:00
  • 1e273e514d Avoid playback on dead channels in voicemail Travis Cross 2014-04-09 04:36:52 +00:00
  • f754057c2a Avoid crash on event without content-type Travis Cross 2014-04-09 01:16:12 +00:00
  • c6acddf928 Fix typo in comment Travis Cross 2014-04-08 23:16:39 +00:00
  • 369bb55d15 remove unnecessary pool create Anthony Minessale 2014-04-09 03:18:21 +05:00
  • 53c77f8434 force srtp rebuild Anthony Minessale 2014-04-09 03:14:52 +05:00
  • 1636550176 Add immediate sanity check on untrusted length Travis Cross 2014-04-08 21:04:59 +00:00
  • 711e49c46a Don't leak these 4 hash tables when mod_fifo is reloaded William King 2014-04-08 11:18:23 -07:00
  • aae1954c07 FS-6442 --resolve William King 2014-04-08 10:36:20 -07:00
  • 80e203442a - fixed read of memory out of 'seq' variable bounds - fixed AEAD IV calculation for big-endian machines Dmitry Sobinov 2014-03-27 22:36:32 +07:00
  • de7d5a9e07 Resolve key length issue with AES GCM 128/256 Brian West 2014-04-08 11:04:41 -05:00
  • 0fdf32a3ae FS-6436 test cimmit for git hooks Ken Rice 2014-04-08 10:50:15 -05:00
  • 72c52052dc FS-6436 Anthony Minessale 2014-04-08 20:30:19 +05:00
  • a31491d5b6 This commit resolves issue #46. The GCM mode was using the wrong master SALT length. The master SALT should be 96 bits instead of 112 bits. Note, GCM mode uses the legacy CTR mode for the KDF. The legagacy CTR mode cipher implementations assume a 112 bit SALT. Changes to the cipher abstraction layer API are required to provide the ability to specify the SALT length. For now this commit modifies the SRTP layer to ensure the SALT is zero-appended before initializing the KDF. This commit also provides public definitions for the GCM cipher suite master key sizes to avoid confusion for application developers. jfigus 2014-04-08 09:15:49 -04:00
  • 4425265038 ESL-89: fix install path and single_command require Brian West 2014-04-07 15:26:13 -05:00
  • 7bc92a11af ESL-89: fix install path and single_command require Brian West 2014-04-07 15:26:13 -05:00
  • 58331abefa ESL-89: --resolve add rubymod-install and add ability to use a ruby not in your path by setting RUBY env var Michael Jerris 2014-04-07 15:27:24 -04:00
  • d6fa81b4b7 ESL-89: --resolve add rubymod-install and add ability to use a ruby not in your path by setting RUBY env var Michael Jerris 2014-04-07 15:27:24 -04:00
  • 8f3ee29c23 Reenable mod_v8 in debian package builds Travis Cross 2014-04-07 16:20:07 +00:00
  • 264a12a4af mod_rayo: fix memory corruption in dial, input, output Chris Rienzo 2014-04-07 12:37:24 -04:00
  • 9f9262486a mod_rayo: fix memory corruption in dial, input, output Chris Rienzo 2014-04-07 12:37:24 -04:00
  • 84123800ef send muted members as recvonly on RFC4575 data Anthony Minessale 2014-04-07 20:51:51 +05:00
  • c98fb0bd0e send muted members as recvonly on RFC4575 data Anthony Minessale 2014-04-07 20:51:23 +05:00
  • 658d938754 Unused return value William King 2014-04-05 12:01:21 -07:00
  • e6b8b3e4f2 fix seg in complete del with no arg Anthony Minessale 2014-04-07 01:04:51 +05:00
  • 65fd534346 fix seg in complete del with no arg Anthony Minessale 2014-04-07 01:04:51 +05:00
  • d7c3ec582d FS-5832 regression.... After this change the sticky completes were deleting. This should correct it Anthony Minessale 2014-04-06 03:51:36 +05:00
  • a608550800 FS-5832 regression.... After this change the sticky completes were deleting. This should correct it Anthony Minessale 2014-04-06 03:51:36 +05:00
  • fb61a66770 swig Brian West 2014-04-05 13:42:59 -05:00
  • d621262db1 fix seg in alias del Anthony Minessale 2014-04-05 21:09:23 +05:00
  • 77056e3c81 fix seg in alias del Anthony Minessale 2014-04-05 21:09:23 +05:00
  • fb7fa3d66a Update gitignore Travis Cross 2014-04-05 07:57:05 +00:00
  • c26343d0c9 Merge in upstream changes to my-basic Travis Cross 2014-04-05 06:02:36 +00:00
  • 8da4259539 Cleanup whitespace Travis Cross 2014-04-05 05:50:29 +00:00
  • ff966a6120 Merge in my-basic upstream base point Travis Cross 2014-04-05 06:42:55 +00:00
  • 92f5c4f26a Pull in new upstream my-basic Travis Cross 2014-04-05 05:31:57 +00:00
  • a49f4d3d89 Add original base point for my-basic Travis Cross 2014-04-05 05:11:54 +00:00
  • 48b5455b41 Initial commit for my-basic upstream tracking Travis Cross 2014-04-05 06:32:49 +00:00
  • 32c03b39d9 Replace gets(3) with fgets(3) in my-basic Travis Cross 2014-04-05 04:45:30 +00:00
  • 03b08e778e Add mod_basic to debian/ Travis Cross 2014-04-05 04:33:01 +00:00
  • a296cdaba2 force sofia rebuild Anthony Minessale 2014-04-04 23:44:42 +05:00
  • 01254eaa5c force sofia rebuild Anthony Minessale 2014-04-04 13:42:49 -05:00
  • 87b935d6a1 FS-6287 Anthony Minessale 2014-04-04 13:42:05 -05:00
  • 180282cd9a FS-6287 Anthony Minessale 2014-04-04 13:42:05 -05:00
  • 5e90a5a958 FS-6430: fix running of print_git_revision from builddir not in src tree Michael Jerris 2014-04-04 12:00:06 -04:00
  • ab5ebd30ed FS-6430: try to fix print_git_revision when running from builddir not inside src root Michael Jerris 2014-04-04 11:09:47 -04:00
  • 34b31f8f02 swig managed Brian West 2014-04-04 07:27:48 -05:00
  • 5320075df7 FS-6429: --resolve check return values of fread and gets Michael Jerris 2014-04-03 21:43:12 -04:00
  • 98237f5962 fix mod_basic clang build warning, we don't need to declare var we don't use on this side of the ifdef Michael Jerris 2014-04-03 19:35:43 -04:00
  • 03844dcbe5 FS-6425: try to fix clear configure with openssl in brew dir Michael Jerris 2014-04-03 15:33:54 -04:00
  • 7ea4acaece FS-6426 --resolve Anthony Minessale 2014-04-03 23:25:43 +05:00
  • 4e86b03126 FS-6424: --resolve properly export symbols from stfu Michael Jerris 2014-04-03 13:58:07 -04:00
  • 9836564352 FS-6403 --resolve Anthony Minessale 2014-04-03 20:17:16 +05:00
  • 287fd66800 FS-6403 --resolve Anthony Minessale 2014-04-03 20:17:16 +05:00
  • 1936bdd410 FS-6422: --resolve obvious copy and paste error Brian West 2014-04-03 07:20:41 -05:00
  • 19e3175518 FS-6422: --resolve obvious copy and paste error Brian West 2014-04-03 07:20:41 -05:00
  • 51e2d9bf84 FS-6421 --resolve Anthony Minessale 2014-04-02 16:43:36 -05:00
  • 1ce92b3ae7 FS-6421 --resolve Anthony Minessale 2014-04-02 16:43:36 -05:00
  • 0fd1e16444 try to push sysroot in correctly c++ Michael Jerris 2014-04-02 08:00:11 -04:00
  • b5a7bbec7f spelling William King 2014-04-01 20:14:55 -07:00
  • 554abf3e0c vs2010 reswig Jeff Lenk 2014-04-01 18:13:07 -05:00
  • 7151d6acea FS-6402 part 2 Anthony Minessale 2014-04-02 03:21:29 +05:00
  • 5110ee8008 Add some notes on how to give back to the project Travis Cross 2014-04-01 21:38:14 +00:00
  • a78596221a Add uuid_ring_ready API command Travis Cross 2014-03-31 21:07:36 +00:00
  • 6234a94f41 Cleanup style for consistency Travis Cross 2014-04-01 20:54:44 +00:00
  • a8dd56f2b3 Convert my_basic files to Unix newline format Travis Cross 2014-04-01 20:40:14 +00:00
  • 5c0cff70b3 FS-6402 --resolve Anthony Minessale 2014-04-02 01:20:19 +05:00
  • 2c7c041f50 update example Anthony Minessale 2014-03-31 18:38:05 -05:00
  • 0cc3a17072 FS-6408: fix passing of CPPFLAGS to spandsp build Michael Jerris 2014-04-01 13:28:22 -04:00
  • 6681176ce9 prevent a segfault in mod_basic if someone calls basic from CLI w/ no args Ken Rice 2014-04-01 08:57:15 -05:00
  • e458fa2d5a allow execute with no args Anthony Minessale 2014-03-31 18:37:35 -05:00
  • 3c994f7898 example Anthony Minessale 2014-03-31 18:22:13 -05:00
  • 3a2736291e add mod_basic Anthony Minessale 2014-03-31 18:08:59 -05:00
  • 693eea0d03 FS-6310 hold up, revert Anthony Minessale 2014-03-31 17:32:07 -05:00
  • d08116e762 FS-6310 hold up, revert Anthony Minessale 2014-03-31 17:32:07 -05:00
  • 05f2f2cd14 FS-6310 --resolve try this version Anthony Minessale 2014-03-31 17:02:55 -05:00
  • 7532a7e0d5 FS-6310 --resolve try this version Anthony Minessale 2014-03-31 17:02:55 -05:00
  • 4bdef6e605 Fix detection of libedit on BSD James Le Cuirot 2014-03-28 22:20:40 +00:00
  • ec044e62e2 Add -I flags to CPPFLAGS James Le Cuirot 2014-03-29 13:15:24 +00:00
  • aa147fa5fd FS-6412 --resolve Anthony Minessale 2014-03-31 16:22:29 -05:00
  • b9369f6d4e Remove stray executable bits Travis Cross 2014-03-31 20:38:09 +00:00
  • ffe0cf67ff FS-6413 stable-version Anthony Minessale 2014-04-01 01:24:16 +05:00
  • c02a5e67b8 FS-6413 --resolve with this patch you will need to make sure the boxes have the clocks synced and both started inside the same occurence of the most recent new year. Anthony Minessale 2014-03-31 15:23:50 -05:00
  • 107c5eccc3 video refresh floor holder on conference join Anthony Minessale 2014-03-31 22:39:46 +05:00
  • 1e51e86845 working cross configure for arm gnueabi Michael Jerris 2014-03-31 10:34:46 -04:00
  • 0876df6a11 a bit more open in type of arm Michael Jerris 2014-03-31 09:56:45 -04:00
  • ab2cab2660 also push PKG_CONFIG_SYSROOT_DIR and set some test results that can not be figured out during cross compile explicitly for arm-linux-gnueabi*|arm-*-linux-gnueabi* Michael Jerris 2014-03-31 09:48:02 -04:00
  • 2d2cb445c0 push sysroot down to other libs and things that don't use libtool as well, so you don't need to specify it in a bunch of different ways when using it. Michael Jerris 2014-03-31 08:27:11 -04:00