]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2017-01-25  colmFS-9775: update dht bucket tests
2017-01-25  colmFS-9775: add threadpool to init_routetable
2017-01-25  colmFS-9775: initialize dht nodes as dubious
2017-01-25  colmFS-9775: DHT find closest nodes not completing search
2017-01-25  Anthony Minessaleadd const
2017-01-25  Anthony Minessalemake ks_pool_free appear take double pointer
2017-01-25  Shane BryldtFS-9775: Most of search functionality is finished,...
2017-01-25  Anthony Minessaleregression from nolock mode
2017-01-25  colmFS-9775: Bucket synchronization fixes & Updated tests
2017-01-25  Anthony Minessaleadd flags to disable auto assert and auto memset
2017-01-25  Anthony Minessaleget rid of FLAG_DEFAULT and juggle some params
2017-01-25  Anthony Minessaleadd nolock to hash and make it default
2017-01-25  Shane BryldtFS-9775: Major cleanup around allocations, more work...
2017-01-25  colmFS-9775: Exempt local nodes from expiration. Add releas...
2017-01-25  colmFS-9775: Thread safe dht buckets continued
2017-01-25  colmFS-9775: Thread safe dht buckets
2017-01-25  Shane BryldtFS-9775: Added initialization of threadpool, and switch...
2017-01-25  Anthony Minessaleadd mutex to windows emulated recursive Read locks
2017-01-25  colmFS-9775: Add ks_dhtrt_release_node api call
2017-01-25  Shane BryldtFS-9775: Started mocking out structures for ks_dht_sear...
2017-01-25  Anthony Minessaleadd enum rules
2017-01-25  colmFS-9775: correct ks_dhtrt_closest_nodes query results
2017-01-25  colmFS-9775: Define for max nodes in a find_closestnodes...
2017-01-25  colmFS-9775: Updates for latest dht_bucket changes
2017-01-25  colmFS-9775: Update touch time on existing node in create_n...
2017-01-25  Shane BryldtFS-9775: Some cleanup, some commenting, some fixes.
2017-01-25  Shane BryldtFS-9775: Incorporated route table to test find_node...
2017-01-25  Shane BryldtFS-9775: Adjusted to proper destructor pattern, cleaned...
2017-01-25  colmFS-9775: findclosest_nodes support for local/remote...
2017-01-25  colmFS-9775: add tests for dht buckets
2017-01-25  colmFS-9775: Indentify local nodes, allow query to distingu...
2017-01-25  Anthony Minessaleupdate whitespace changes
2017-01-25  Anthony Minessalemissed a spot
2017-01-25  Anthony Minessalefix imaginary compiler error on psuedo-code
2017-01-25  Anthony Minessaleformat cleanup
2017-01-25  Shane BryldtFS-9775: Significant work towards supporting BEP44...
2017-01-25  colmFS-9775: Match up datatypes, alloc node_t, remove ks_dh...
2017-01-25  Shane BryldtFS-9775: Fixed autorouting, must be checked before...
2017-01-25  Shane BryldtFS-9775: Adjusted ks_dht_nodeid_t back to a structure...
2017-01-25  Shane BryldtFS-9775: Refactored some code to create ks_dht_setup_re...
2017-01-25  Shane BryldtFS-9775: Changed local nodeid to be per endpoint, and...
2017-01-25  Shane BryldtFS-9775: Removed building of old dht code, renamed...
2017-01-25  Shane BryldtFS-9775: Some refactoring for consistency, reduction...
2017-01-25  Shane BryldtFS-9775: Resolved conflicts during merge
2017-01-25  colmFS-9775: Mark suspect and expired nodes. Add to makefile
2017-01-25  Shane BryldtFS-9775: Added preliminary support for processing find_...
2017-01-25  Shane BryldtFS-9775: Refactored sending of messages to utilize...
2017-01-25  colmFS-9775: Match up data types with existing code
2017-01-25  Shane BryldtFS-9775: Added support for removing finished transactio...
2017-01-25  Shane BryldtFS-9775: Fixed some bugs, unit test now successfully...
2017-01-25  Shane BryldtFS-9775: Initial work towards sending messages, refacto...
2017-01-25  Shane BryldtFS-9775: Removing a file that got added because of...
2017-01-25  Shane BryldtFS-9775: Replaced initialization of nodeid to use safer...
2017-01-25  Shane BryldtFS-9775: Renamed registries, added query registry with...
2017-01-25  Shane BryldtFS-9775: Encapsulated message details into ks_dht2_mess...
2017-01-25  Shane BryldtFS-9775: Added initial registry for 'y' keys, and some...
2017-01-25  Shane BryldtFS-9775: Added some preliminary message processing...
2017-01-25  Brian Westupdate libblade
2017-01-25  Shane BryldtFS-9775: Added initial unit test of preliminary allocat...
2017-01-25  Shane BryldtFS-9775: Renamed calls *_salloc to *_prealloc
2017-01-25  Shane BryldtFS-9775: Added salloc calls for other entities
2017-01-25  Shane BryldtFS-9775: Added salloc call to dht for stack allocation...
2017-01-25  Shane BryldtFS-9775: Initial commit of the first portion of the...
2017-01-25  Anthony MinessaleFS-9978: [mod_expr] mod_expr random seed function not...
2017-01-24  Mike JerrisRevert "bump build tool and dependency version numbers."
2017-01-23  Chris RienzoFS-9965 [mod_hiredis] release context after getting...
2017-01-23  Chris RienzoFS-9965 [mod_hiredis] Improvements for performance...
2017-01-23  Mike JerrisRevert "FS-9970 build debug Makefile.openbsd until...
2017-01-23  Brian WestMerge pull request #1163 in FS/freeswitch from ~SYSFU...
2017-01-22  SethFS-9968 build debug Makefile.openbsd until it successfu...
2017-01-22  Sethbump build tool and dependency version numbers.
2017-01-19  Chris RienzoFS-9959 [mod_spandsp] Add two new channel variables
2017-01-19  Anthony MinessaleFS-9958
2017-01-18  Anthony MinessaleFS-9958
2017-01-18  Anthony MinessaleFS-9958: [freeswitch-core,mod_local_stream] Add agc...
2017-01-18  Mike JerrisMerge pull request #1157 in FS/freeswitch from ~LAZEDO...
2017-01-18  Anthony MinessaleFS-9954: [freeswitch-core] Crash on switch_ivr_intercep...
2017-01-18  Mike JerrisMerge pull request #1154 in FS/freeswitch from ~DEDWARD...
2017-01-18  lazedoFS-9955 [mod_kazoo] set profile var when setting channe...
2017-01-17  Anthony MinessaleFS-9654 introduce origination_aleg_uuid
2017-01-17  Dan EdwardsFS-9162 Include external IP address in SDP if include_e...
2017-01-17  Mike JerrisMerge pull request #1146 in FS/freeswitch from bugfix...
2017-01-17  Mike JerrisFS-9206: [core] endable proxy media auto-adjust on...
2017-01-17  Anthony MinessaleFS-9654
2017-01-16  Anthony MinessaleFS-9654 regression
2017-01-16  Anthony MinessaleFS-9654 additional changes
2017-01-13  Mike JerrisMerge pull request #1151 in FS/freeswitch from ~ANDYWOL...
2017-01-13  Andrey VolkFS-9948 [mod_png] Add mod_png to windows build
2017-01-13  Italo RossiFS-9947 [verto_communicator] Do not try to parse empty...
2017-01-13  Italo RossiFS-9946 [verto_communicator] Fixed video size when...
2017-01-12  Mike JerrisMerge pull request #1150 in FS/freeswitch from ~ANDYWOL...
2017-01-12  Andrey VolkFS-9944 [core] Add core video support to windows build
2017-01-12  Brian Westadditional test cases for FS-9943
2017-01-12  Brian WestFS-9943: [core] Default 488 handling for t.38 re-invite...
2017-01-12  Mike JerrisMerge pull request #1149 in FS/freeswitch from ~LAZEDO...
2017-01-12  Luis Azedo[mod_sofia] FS-9940 fix finding a-leg parameter
2017-01-11  Mike JerrisFS-9934: [mod_redis] fix segfault on windows on close...
2017-01-10  Mike JerrisMerge pull request #1147 in FS/freeswitch from bugfix...
2017-01-10  Anthony MinessaleFS-9933: [freeswitch-core] Fallback from native file...
2017-01-10  Mike JerrisFS-9931: [mod_sofia] don't send display updates to...
next