]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2014-04-08  Travis CrossAdd immediate sanity check on untrusted length
2014-04-08  William KingDon't leak these 4 hash tables when mod_fifo is reloaded
2014-04-08  William KingFS-6442 --resolve
2014-04-08  Dmitry Sobinov- fixed read of memory out of 'seq' variable bounds
2014-04-08  Brian WestResolve key length issue with AES GCM 128/256
2014-04-08  Ken RiceFS-6436 test cimmit for git hooks
2014-04-08  Anthony MinessaleFS-6436
2014-04-08  jfigusThis commit resolves issue #46. The GCM mode was using...
2014-04-07  Brian WestESL-89: fix install path and single_command require
2014-04-07  Michael JerrisESL-89: --resolve add rubymod-install and add ability...
2014-04-07  Travis CrossReenable mod_v8 in debian package builds
2014-04-07  Chris Rienzomod_rayo: fix memory corruption in dial, input, output
2014-04-07  Anthony Minessalesend muted members as recvonly on RFC4575 data
2014-04-07  William KingUnused return value
2014-04-06  Anthony Minessalefix seg in complete del with no arg
2014-04-05  Anthony MinessaleFS-5832 regression.... After this change the sticky...
2014-04-05  Anthony Minessalefix seg in alias del
2014-04-05  Travis CrossUpdate gitignore
2014-04-05  Travis CrossMerge in upstream changes to my-basic
2014-04-05  Travis CrossCleanup whitespace
2014-04-05  Travis CrossMerge in my-basic upstream base point
2014-04-05  Travis CrossPull in new upstream my-basic
2014-04-05  Travis CrossAdd original base point for my-basic
2014-04-05  Travis CrossInitial commit for my-basic upstream tracking
2014-04-05  Travis CrossReplace gets(3) with fgets(3) in my-basic
2014-04-05  Travis CrossAdd mod_basic to debian/
2014-04-04  Anthony Minessaleforce sofia rebuild
2014-04-04  Anthony MinessaleFS-6287
2014-04-04  Michael JerrisFS-6430: fix running of print_git_revision from builddi...
2014-04-04  Michael JerrisFS-6430: try to fix print_git_revision when running...
2014-04-04  Brian Westswig managed
2014-04-04  Michael JerrisFS-6429: --resolve check return values of fread and...
2014-04-03  Michael Jerrisfix mod_basic clang build warning, we don't need to...
2014-04-03  Michael JerrisFS-6425: try to fix clear configure with openssl in...
2014-04-03  Anthony MinessaleFS-6426 --resolve
2014-04-03  Michael JerrisFS-6424: --resolve properly export symbols from stfu
2014-04-03  Anthony MinessaleFS-6403 --resolve
2014-04-03  Brian WestFS-6422: --resolve obvious copy and paste error
2014-04-02  Anthony MinessaleFS-6421 --resolve
2014-04-02  Michael Jerristry to push sysroot in correctly c++
2014-04-02  William Kingspelling
2014-04-01  Jeff Lenkvs2010 reswig
2014-04-01  Anthony MinessaleFS-6402 part 2
2014-04-01  Travis CrossAdd some notes on how to give back to the project
2014-04-01  Travis CrossAdd uuid_ring_ready API command
2014-04-01  Travis CrossCleanup style for consistency
2014-04-01  Travis CrossConvert my_basic files to Unix newline format
2014-04-01  Anthony MinessaleFS-6402 --resolve
2014-04-01  Anthony Minessaleupdate example
2014-04-01  Michael JerrisFS-6408: fix passing of CPPFLAGS to spandsp build
2014-04-01  Ken Riceprevent a segfault in mod_basic if someone calls basic...
2014-03-31  Anthony Minessaleallow execute with no args
2014-03-31  Anthony Minessaleexample
2014-03-31  Anthony Minessaleadd mod_basic
2014-03-31  Anthony MinessaleFS-6310 hold up, revert
2014-03-31  Anthony MinessaleFS-6310 --resolve try this version
2014-03-31  James Le CuirotFix detection of libedit on BSD
2014-03-31  James Le CuirotAdd -I flags to CPPFLAGS
2014-03-31  Anthony MinessaleFS-6412 --resolve
2014-03-31  Travis CrossRemove stray executable bits
2014-03-31  Anthony MinessaleFS-6413 --resolve with this patch you will need to...
2014-03-31  Anthony Minessalevideo refresh floor holder on conference join
2014-03-31  Michael Jerrisworking cross configure for arm gnueabi
2014-03-31  Michael Jerrisa bit more open in type of arm
2014-03-31  Michael Jerrisalso push PKG_CONFIG_SYSROOT_DIR and set some test...
2014-03-31  Michael Jerrispush sysroot down to other libs and things that don...
2014-03-31  Tamas CsekeSay zero in time measurement only if it is neccessary
2014-03-30  William KingFS-6410 Adding some log lines to mod_sonar so that...
2014-03-28  Michael Jerrismake cross compile a bit easier, as this setitng needs...
2014-03-28  Michael JerrisFS-6356: --resolve fix assert when you set the time...
2014-03-28  Travis CrossRequire libedit-dev be available unless disabled
2014-03-28  Brian Weststart updating doxygen
2014-03-28  Brian WestGive warning in the vars.xml docs about SRTP + VBR...
2014-03-28  Travis CrossUse buffered printers in fs_cli
2014-03-27  Travis CrossReenable the new EL_REFRESH mechanism
2014-03-27  Travis CrossHandle bodies not ending in newlines w/EL_REFRESH
2014-03-27  Travis CrossTurn on the fancy fs_cli with a modern libedit
2014-03-27  Travis CrossAdd back terminal detection for old libedits
2014-03-27  Travis CrossDrop use of libedit EL_REFRESH in fs_cli for now
2014-03-26  Jeff Lenk* Deprecate mod_spidermonkey windows part 1
2014-03-26  Michael JerrisFS-6406: --resolve add a way to specify build compiler...
2014-03-26  Michael JerrisFS-353: better error reporting for missing lib, don...
2014-03-26  Travis CrossUse system libyaml for mod_yaml
2014-03-26  Travis CrossUse CPPFLAGS in mod_yaml
2014-03-26  Michael Jerrishack harder
2014-03-26  Travis CrossFollow mod_spidermonkey deprecation in debian/
2014-03-26  Travis CrossDeprecate mod_spidermonkey
2014-03-26  Michael Jerrisinitialize var
2014-03-26  Raymond Chandlerseg--
2014-03-26  Raymond ChandlerFS-5845 more leaks found by mikej
2014-03-26  IcoFix memory leak when outbound socket is closed by server
2014-03-26  Brian WestFS-6396 fix mod_silk builid on FreeBSD
2014-03-24  Jeff LenkFS-6293 windows duh
2014-03-24  Jeff LenkFS-6293 fix windows build from version.h being added...
2014-03-24  Chris Rienzomod_mongo: switched from C++ to latest C driver
2014-03-24  Brian WestFS:353: correct #if check for libedit function capability
2014-03-24  Chris RienzoFS-6402 mod_rayo/mod_ssml: add mutex to hashes now...
2014-03-24  Michael JerrisFS-5845: don't leak dbh in error conditions
2014-03-24  Travis CrossLower required version of sqlite for CentOS 6
2014-03-24  Travis CrossLower required version of sqlite
next