[vz-dev] [volkszaehler/vzlogger] 7b487e: use single curl session for Volkszaehler

GitHub noreply at github.com
Tue Feb 10 20:46:09 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/vzlogger
  Commit: 7b487e89b28f8f081ea14b4376138e6fcf92c830
      https://github.com/volkszaehler/vzlogger/commit/7b487e89b28f8f081ea14b4376138e6fcf92c830
  Author: Matthias Behr <mbehr at mcbehr.de>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

  Changed paths:
    A include/CurlSessionProvider.hpp
    M include/api/Volkszaehler.hpp
    M modules/CompilerFlags.cmake
    M src/CMakeLists.txt
    A src/CurlSessionProvider.cpp
    M src/api/Volkszaehler.cpp
    M src/vzlogger.cpp
    M tests/CMakeLists.txt
    M tests/mocks/CMakeLists.txt
    A tests/ut_CurlSessionProvider.cpp

  Log Message:
  -----------
  use single curl session for Volkszaehler


  Commit: fce084466535547b94d044c15f964a12cc220f5d
      https://github.com/volkszaehler/vzlogger/commit/fce084466535547b94d044c15f964a12cc220f5d
  Author: Matthias Behr <mbehr at mcbehr.de>
  Date:   2015-02-01 (Sun, 01 Feb 2015)

  Changed paths:
    M src/CurlSessionProvider.cpp

  Log Message:
  -----------
  use pthread_mutex_timedlock on shutdown


  Commit: dbef1519e08db7889905383808bda0daff7e04fd
      https://github.com/volkszaehler/vzlogger/commit/dbef1519e08db7889905383808bda0daff7e04fd
  Author: andig <cpuidle at gmx.de>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    A include/CurlSessionProvider.hpp
    M include/api/Volkszaehler.hpp
    M modules/CompilerFlags.cmake
    M src/CMakeLists.txt
    A src/CurlSessionProvider.cpp
    M src/api/Volkszaehler.cpp
    M src/vzlogger.cpp
    M tests/CMakeLists.txt
    M tests/mocks/CMakeLists.txt
    A tests/ut_CurlSessionProvider.cpp

  Log Message:
  -----------
  Merge pull request #117 from mbehr1/curl_single_handle

use single curl session for middleware requests


Compare: https://github.com/volkszaehler/vzlogger/compare/5a9cb4308f2a...dbef1519e08d


More information about the volkszaehler-dev mailing list