reSIProcate project
reSIProcate
Mailing Lists
Source Code
Google Search:
reSIProcate site
Web Search
by Date
< Previous Page
(to Thread Index)
Next Page >
2012-04-06
[reSIProcate-commit] resiprocate 9487 dpocock: Minor fixes after autotools branch merge
From
: svn
[reSIProcate-commit] resiprocate 9486 dpocock: Minor fixes after merge from trunk
From
: svn
[reSIProcate-commit] resiprocate 9485 dpocock: Switch over to autotools build system from dpocock-autotools branch
From
: svn
2012-04-06
[reSIProcate-commit] resiprocate 9484 dpocock: Merge changes from trunk (9236:9483) into autotools branch
From
: svn
[reSIProcate-commit] resiprocate 9483 sgodin: -fix a bug in repro web interface, where fragmented HTTP messages were not being handled correctly
From
: svn
[reSIProcate-commit] resiprocate 9482 dpocock: Ensure that headers are included in the dist target
From
: svn
[reSIProcate-commit] resiprocate 9481 dpocock: Improve release procedure
From
: svn
[reSIProcate-commit] resiprocate 9480 dpocock: Disable incomplete resip/stack/doc/Makefile
From
: svn
[reSIProcate-commit] resiprocate 9479 dpocock: Declare extra files for distribution with EXTRA_DIST
From
: svn
[reSIProcate-commit] resiprocate 9478 dpocock: Add notes about the process for building official releases
From
: svn
[reSIProcate-commit] resiprocate 9477 dpocock: Update installation instructions for autotools based build
From
: svn
[reSIProcate-commit] resiprocate 9476 dpocock: Require ARES variant (contrib/ares or libc-ares) to be specified manually
From
: svn
[reSIProcate-commit] resiprocate 9475 dpocock: Explicitly set the libtool release number for each major library
From
: svn
[reSIProcate-commit] resiprocate 9474 dpocock: Build and run test cases for reTurn with make check
From
: svn
[reSIProcate-commit] resiprocate 9473 dpocock: Build and run test cases for repro with make check
From
: svn
[reSIProcate-commit] resiprocate 9472 dpocock: resip/stack: only run the subset of tests that are fully automated, as per resip/stack/test/runtests.sh
From
: svn
[reSIProcate-commit] resiprocate 9471 dpocock: Build and run test cases for resip/dum with make check
From
: svn
[reSIProcate-commit] resiprocate 9470 dpocock: Build and run test cases for resip/stack with make check
From
: svn
[reSIProcate-commit] resiprocate 9469 dpocock: Build and run test cases for rutil with make check
From
: svn
2012-04-05
[reSIProcate-commit] resiprocate 9468 sgodin: -log detected public ip on register
From
: svn
2012-04-04
[reSIProcate-commit] resiprocate 9467 sgodin: -fix new bug in BerkeleyDb due to new table addition - use variable so this can't happen again
From
: svn
2012-04-01
[reSIProcate-commit] resiprocate 9466 sgodin: -ensure quotes, etc. are properly escaped when editing a Request Filter
From
: svn
[reSIProcate-commit] resiprocate 9465 sgodin: -fixed bug where custom headers are referenced as case sensitive
From
: svn
[reSIProcate-commit] resiprocate 9464 sgodin: -fix tfm TestRepro for recent changes
From
: svn
[reSIProcate-commit] resiprocate 9463 sgodin: -linux build fixes
From
: svn
[reSIProcate-commit] resiprocate 9462 sgodin: -minor optimization when no routes, or no filters are defined
From
: svn
[reSIProcate-commit] resiprocate 9461 sgodin: -added version information to startup logs and to display on web interface
From
: svn
[reSIProcate-commit] resiprocate 9460 sgodin: -added new RequestFilter monkey
From
: svn
2012-03-28
[reSIProcate-commit] resiprocate 9459 sgodin: -fix linux comile issue
From
: svn
[reSIProcate-commit] resiprocate 9458 sgodin: -fix cross platform issue with new log line
From
: svn
2012-03-25
[reSIProcate-commit] resiprocate 9457 sgodin: -series of interfaces to make is easier to implement new Asynchronous Monkey's / Processors that utilize a common thread pool
From
: svn
2012-03-23
[reSIProcate-commit] resiprocate 9456 sgodin: -added a singleResultQuery API to MySqlDb
From
: svn
[reSIProcate-commit] resiprocate 9455 sgodin: -allow custom repro implementations to add themselves to the RegistrarHandler so that
From
: svn
[reSIProcate-commit] resiprocate 9454 sgodin: -cleaned up Processor and ProcessorChain classes
From
: svn
[reSIProcate-commit] resiprocate 9453 sgodin: -statictize strings in Inserter/InserterP
From
: svn
[reSIProcate-commit] resiprocate 9452 sgodin: -enable Inserter functionality for collections that store pointers
From
: svn
2012-03-21
[reSIProcate-commit] resiprocate 9451 sgodin: -added GeoProximityTargetHandler to remaining VS project files
From
: svn
[reSIProcate-commit] resiprocate 9450 sgodin: -bugfixes after testing on linux
From
: svn
[reSIProcate-commit] resiprocate 9449 sgodin: -cleanup some logging statements
From
: svn
[reSIProcate-commit] resiprocate 9448 sgodin: -check Via sentHost even if received parameter is present for public IP - in some topologies
From
: svn
[reSIProcate-commit] resiprocate 9447 sgodin: -resip TCP transports can crash repro on uncaught exception - if garbage is received
From
: svn
[reSIProcate-commit] resiprocate 9446 sgodin: -removed unsafe logging statement - if DUM and stack are in different threads, then
From
: svn
[reSIProcate-commit] resiprocate 9445 sgodin: -resip TCP transports can crash repro on uncaught exception - if garbage is received
From
: svn
[reSIProcate-commit] resiprocate 9444 sgodin: -centralized a caching comment
From
: svn
2012-03-19
[reSIProcate-commit] resiprocate 9443 sgodin: -cleaned up regular expression check logic for easier readability
From
: svn
[reSIProcate-commit] resiprocate 9442 sgodin: -modified default for GeoProximityIPv6CityDatabaseFile to be blank
From
: svn
[reSIProcate-commit] resiprocate 9441 sgodin: -refactored pre-processor define use so that GeoProximityTargetSorter ABI is consistent between projects,
From
: svn
2012-03-18
[reSIProcate-commit] resiprocate 9440 sgodin: -added some documentation to GeoProximityTargetSorter baboon
From
: svn
[reSIProcate-commit] resiprocate 9439 sgodin: -add comments about where to retrieve Max Mind City databaase
From
: svn
2012-03-17
[reSIProcate-commit] resiprocate 9438 sgodin: -added GeoProximityTargetSorter to linux Makefile
From
: svn
[reSIProcate-commit] resiprocate 9437 sgodin: -adding new Baboon: GeoProximityTargetSorter
From
: svn
[reSIProcate-commit] resiprocate 9436 sgodin: -added new Helper method: Tuple getClientPublicAddress(const SipMessage& request)
From
: svn
[reSIProcate-commit] resiprocate 9435 sgodin: -add MaxMind GeoIP library as package to resip linux build system
From
: svn
[reSIProcate-commit] resiprocate 9434 sgodin: -add executable SVN property
From
: svn
2012-03-14
[reSIProcate-commit] resiprocate 9433 sgodin: -export GeoIPCity fns for DLL
From
: svn
[reSIProcate-commit] resiprocate 9432 sgodin: -add fixes for building GeoIP version 1.4.8 under windows
From
: svn
[reSIProcate-commit] resiprocate 9431 sgodin: -adding GeoIP library - this commit is the unedited version 1.4.8 available from http://www.maxmind.com/download/geoip/api/c/
From
: svn
2012-03-08
[reSIProcate-commit] resiprocate 9430 sgodin: -fix include
From
: svn
[reSIProcate-commit] resiprocate 9429 sgodin: -cleanup some old hacks now that we have the ability to manually add registrations
From
: svn
[reSIProcate-commit] resiprocate 9428 sgodin: -fixup error messages on web interface when URI's are invalid
From
: svn
[reSIProcate-commit] resiprocate 9427 sgodin: -added ability to specify a Path on new static registration feature
From
: svn
[reSIProcate-commit] resiprocate 9426 sgodin: -add ability for a repro admin to add manual / permanent registrations - such
From
: svn
[reSIProcate-commit] resiprocate 9425 sgodin: Tag 1.7.1 - fixes critical random number generator issue on windows
From
: svn
2012-03-03
[reSIProcate-commit] resiprocate 9424 sgodin: -modified some formatting in repro.config, added better commenting
From
: svn
[reSIProcate-commit] resiprocate 9423 sgodin: -added a comment from an email discussion with Byron
From
: svn
2012-03-02
[reSIProcate-commit] resiprocate 9422 sgodin: -fix for a long standing issue in repro that started in rev6794, where
From
: svn
[reSIProcate-commit] resiprocate 9421 sgodin: -implement proper q-value processing of contacts in a redirect response
From
: svn
[reSIProcate-commit] resiprocate 9420 sgodin: -modified how ; lr param on routes are processed - moved logic from StaticRoute
From
: svn
2012-02-29
[reSIProcate-commit] resiprocate 9419 sgodin: -added option to enable some basic P-Asserted-Identity header handling
From
: svn
2012-02-25
[reSIProcate-commit] resiprocate 9418 sgodin: -fix build issue with recent dum changes
From
: svn
[reSIProcate-commit] resiprocate 9417 sgodin: -fix for builds without SSL
From
: svn
[reSIProcate-commit] resiprocate 9416 sgodin: -remove build warnings in linux
From
: svn
[reSIProcate-commit] resiprocate 9415 sgodin: -fix linux build issues
From
: svn
[reSIProcate-commit] resiprocate 9414 sgodin: -added new files KeyValueStore, testKeyValueStore, and ReproRunner to all build systems
From
: svn
[reSIProcate-commit] resiprocate 9413 sgodin: -I forgot to add all the log details to last commit, and resip SVN
From
: svn
[reSIProcate-commit] resiprocate 9412 sgodin: -removed print in TcpConnection that could end up printing garbage at the end of messages that are not null terminated
From
: svn
[reSIProcate-commit] resiprocate 9411 sgodin: -fixed up compilation issues for tfm TestRepro
From
: svn
[reSIProcate-commit] resiprocate 9410 sgodin: -added new KeyValueStore class for highly efficient generic storage
From
: svn
2012-02-19
[reSIProcate-commit] resiprocate 9409 sgodin: -up repro version number 0.4
From
: svn
2012-02-18
[reSIProcate-commit] resiprocate 9408 sgodin: -fixes to tfm/repro for recent changes
From
: svn
2012-02-17
[reSIProcate-commit] resiprocate 9407 sgodin: Cleaned up the MySQL database store implementation for repro, it is now in a deployable state
From
: svn
2012-02-16
[reSIProcate-commit] resiprocate 9406 sgodin: -fixed linux build warnings
From
: svn
[reSIProcate-commit] resiprocate 9405 sgodin: -modified configure script to allow enabling of MySQL support in repro. Note: berkeley-db4 support is always enabled so removed REPRO_DB option from configure. If MySQL is enabled, then either BerkeleyDb or MySQL can be used, depending on the settings in repro.config
From
: svn
[reSIProcate-commit] resiprocate 9404 sgodin: -some minor edits for passing a mysql password to sample commands
From
: svn
[reSIProcate-commit] resiprocate 9403 sgodin: -fixed up table names and removed unused usersavp table
From
: svn
[reSIProcate-commit] resiprocate 9402 sgodin: -added .sql script to create repro tables on MySQL
From
: svn
[reSIProcate-commit] resiprocate 9401 sgodin: -modified repro so that Registration authentication uses the same pool of
From
: svn
2012-02-15
[reSIProcate-commit] resiprocate 9400 sgodin: -modified tag format for new MySQLCustomUserAuthQuery setting from angle brackets to use $ instead
From
: svn
[reSIProcate-commit] resiprocate 9399 sgodin: -made the number of worker threads in the repro authgrabber dispatcher configurable via the repro configuration file
From
: svn
[reSIProcate-commit] resiprocate 9398 sgodin: -set SVN eol-style to native
From
: svn
2012-02-12
[reSIProcate-commit] resiprocate 9397 sgodin: -more cleanup for MySQL implementation
From
: svn
2012-02-10
[reSIProcate-commit] resiprocate 9396 sgodin: -allow MySQL connection parameters to be specified in repro config
From
: svn
[reSIProcate-commit] resiprocate 9395 sgodin: -fix bug with specifying congestion settings in repro config
From
: svn
[reSIProcate-commit] resiprocate 9394 sgodin: -added reprocmd to VS2010 projects
From
: svn
[reSIProcate-commit] resiprocate 9393 sgodin: -added reprocmd to VisualStudio 2010 project files
From
: svn
[reSIProcate-commit] resiprocate 9392 sgodin: -merged work from b-repro-enh-20120205 branch
From
: svn
[reSIProcate-commit] resiprocate 9391 sgodin: -updated Visual Studio project files for all recent changes
From
: svn
[reSIProcate-commit] resiprocate 9390 sgodin: -g++ complains about explicit qualifier
From
: svn
[reSIProcate-commit] resiprocate 9389 sgodin: -added two new repro commands:
From
: svn
[reSIProcate-commit] resiprocate 9388 sgodin: -two IPv6 DNS fixes - thanks to Xmly
From
: svn
< Previous Page
(to Thread Index)
Next Page >
Mail converted by
MHonArc
webmaster AT resiprocate DOT org
reSIProcate Privacy Policy