]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2014-02-19  Brian WestFS-6245
2014-02-19  Travis CrossRemove mod_speex from other configs
2014-02-19  Anthony Minessalerm mod_speex load line from default configs
2014-02-19  William KingFS-6241 applying the patch to the legacy 5.1 mod_lua...
2014-02-19  Michael Jerrisfreebsd doesn't have g++ so you need to tell the makefi...
2014-02-19  Anthony MinessaleFix make -j
2014-02-19  Michael Jerristgmath.h on freebsd is horribly broken and should never...
2014-02-19  Michael Jerrisfreebsd fix, use detected cxx compiler when building esl
2014-02-19  Michael Jerrismore bsd fixes
2014-02-19  Anthony MinessaleFS-6241 --resolve
2014-02-19  Michael Jerrisadd search path for libtiff on bsd
2014-02-19  Michael Jerrismore bsd fun
2014-02-19  Michael Jerrismore bsd fun
2014-02-19  Michael Jerristry to work a bit better on bsd
2014-02-19  Ken Ricesvn has been long retired
2014-02-19  Michael Jerristry to make freebsd clang build move along a bit
2014-02-19  Brian WestMissed this we don't use underscores in settings in...
2014-02-19  Brian WestFS-6219 --resolve
2014-02-19  Brian WestFS-6209 --resolve
2014-02-19  Brian WestFS-6058 confirmed via installing FreeBSD 9.2 in a VM...
2014-02-19  Brian Westtypos
2014-02-19  Anthony MinessaleFS-6204 refactor some dtls code to generate a 1024...
2014-02-18  Travis CrossExit non-zero from build-all on any build failure
2014-02-18  Travis CrossCorrect alphabetization
2014-02-18  Travis CrossAdd core build-dep on libogg-dev for speex
2014-02-18  Travis CrossDrop mod_speex from debian/
2014-02-17  Brian WestFS-2999 --resolve
2014-02-17  Brian WestFS-6058 --resolve
2014-02-17  Nathan NeulingerFS-6231 add support for sending call waiting tone when...
2014-02-17  Brian WestFS-6189 --resolve
2014-02-17  Anthony MinessaleFS-6237 --resolve
2014-02-17  Anthony MinessaleFS-6002 -master
2014-02-17  Anthony MinessaleFS-6229 try this
2014-02-17  Raymond ChandlerFS-5845 --resolve
2014-02-16  Peter OlssonFS-5045 --resolve Added build for Visual Studio 2010...
2014-02-16  Jeff LenkFS-5377 --resolve
2014-02-16  Jeff Lenkwindows openssl disable warning 2010 only
2014-02-16  Jeff LenkESL-81 --resolve add specific SWIG code for windows
2014-02-16  Seven Duadd user_data in esl_listen so the main function can...
2014-02-15  Peter OlssonUpdated to OpenSSL 1.0.1f in Windows build
2014-02-15  Jeff Lenkadd vs2012 missing file for speex and correct 2010...
2014-02-15  Peter OlssonRemoved non existing header file from libspeex Visual...
2014-02-15  Jeff Lenkremove missing mod_speex from solution file
2014-02-15  Jeff Lenkfix core speex for recent commit
2014-02-14  William KingFS-5382 --resolve remove the hardcoded timezone.
2014-02-14  Anthony Minessaleadd speex files to windows projs
2014-02-14  Anthony Minessalemove speex codec into the core since it already has...
2014-02-14  Nathan Neulingerreformat with perltidy and add sample perltidyrc file
2014-02-14  Nathan Neulingerreformat with perltidy standard
2014-02-14  Nathan Neulingerupdate to get all subdirs
2014-02-14  Brian Westtimezones.conf.xml generator
2014-02-14  Anthony MinessaleFS-6230 --resolve There was no NAT detection enabled...
2014-02-14  Anthony Minessaleregression from 8f82979d8af920415bce2f9e9e3cb84cdc0ca68...
2014-02-14  Anthony MinessaleFS-6228 --resolve
2014-02-14  Marc Olivier... FS-5913 --resolve
2014-02-13  Anthony MinessaleFS-6223 --resolve
2014-02-13  Anthony MinessaleFS-6222 --resolve
2014-02-13  Chris RienzoFS-6218 --resolve
2014-02-13  Anthony MinessaleFS-6217 --resolve
2014-02-13  Anthony Minessale0a63cdc4b2b35bb001513578beff0af431249b4a this might...
2014-02-12  Anthony MinessaleFS-6222 try this patch
2014-02-12  Anthony MinessaleFS-6221 --resolve
2014-02-12  Anthony Minessalelimit size of input buffer in conference
2014-02-12  Nathan NeulingerFS-6220 fix sql quoting of queries from mod_skinny
2014-02-12  Ken Riceupdate copyright header for 2014
2014-02-12  Anthony Minessalefix switch_split_user_domain to parse sip:foo.com properly
2014-02-12  Jeff LenkFS-6213 --resolve
2014-02-12  Travis CrossFix copy/paste error
2014-02-12  Anthony Minessaledon't fail when rtp_write returns 0
2014-02-11  Chris Rienzomod_rayo: shut up CentOS 5 warning
2014-02-11  Anthony Minessaleuse portable switch_inet_ntop
2014-02-11  Travis CrossForce sofia rebuild
2014-02-11  Travis CrossAdd voicemail parameter storage-dir-shared
2014-02-11  Travis CrossAdd vm-domain-storage-dir param
2014-02-11  Travis CrossAdd mod_sofia support for setting socket TCP keepalive
2014-02-11  Travis CrossRework handling of Linux TCP keepalives in Sofia
2014-02-11  Travis CrossAdd additional debugging output to keepalive handling
2014-02-11  Travis CrossSynchronize Sofia and Linux TCP keepalive timeout units
2014-02-10  Anthony MinessaleFS-6128 FS-6200 --resolve allocating the sofia_private...
2014-02-10  Anthony MinessaleFS-6208 --resolve that patch is correct but this other...
2014-02-10  Chris Rienzomod_http_cache: fixed validation of S3 URL
2014-02-10  Jeff Lenkvs express attempt to fix build order of xmltok
2014-02-09  Travis CrossAdd some hardening to the debian build
2014-02-09  Travis CrossAdd support for setting custom LDFLAGS
2014-02-09  Travis CrossReorder build flags variables
2014-02-09  Travis CrossUse simply-expanding variables for build flags
2014-02-09  Jeff LenkFS-6157 --resolve
2014-02-09  Jeff Lenkdisable windows compiler warning for srtp
2014-02-09  Peter OlssonImprovements to last commit, this should make things...
2014-02-09  Peter OlssonFS-6194 --resolve
2014-02-08  Anthony MinessaleFS-5994 it looks like its microseconds
2014-02-08  Anthony Minessaleswigall master
2014-02-08  Steve UnderwoodSecond attempt to fix the use of aligned_alloc with BSD
2014-02-08  Steve UnderwoodA change to spandsp/src/alloc.c which hopefully improve...
2014-02-08  Steve UnderwoodRemoved a couple of unused variables
2014-02-07  Brian WestESL-66
2014-02-07  Anthony MinessaleFS-6203 --resolve
2014-02-07  Anthony MinessaleFS-6202 --resolve
2014-02-06  Anthony MinessaleFS-6198 --resolve
2014-02-06  Chris Rienzomod_rayo: fix segfault in prompt component
next