Revisions of libmicrohttpd

buildservice-autocommit accepted request 757258 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 101)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 757200 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 100)
- update to 0.9.69:
  * If application suspends a connection before we could send
    100 CONTINUE, give application another shot at queuing a reply
    before the upload begins.
buildservice-autocommit accepted request 745347 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 99)
baserev update by copy to link target
buildservice-autocommit accepted request 742821 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 97)
baserev update by copy to link target
buildservice-autocommit accepted request 720699 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 95)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 720664 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 94)
fix build with SLE 12 with older GnuTLS
buildservice-autocommit accepted request 713706 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 92)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 713705 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 91)
- Update to versin 0.9.65:
  * Many fixes and improvements for connection-specific memory pool
  * Better handled connection's memory shortage situations:
    + error response could be sent to client even if all buffer
      space was used;
    + if buffer space become low when receiving, do not allocate
      last buffer space and use small receive blocks instead.
  * Improved sending speed by using all available buffer space for
    sending.
buildservice-autocommit accepted request 708974 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 90)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 708972 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 89)
- Update to version 0.9.64:
  * Updated HTTP headers, methods and status codes from registries,
  * Added scripts to import new headers, methods and status codes
    from registries.
  * Reodered includes in microhttpd.h
  * Fixed compiler warnings
  * Updated and fixed libcurl tests.
  * Added checks for too long TLS parameters strings.
  * Spelling fixes.
  * Fixed example for non-64bits platforms.
  * Optimized and improved processing speed by using precalculated and
    already calculated lengths of strings.
  * Store connection's keys and values with sizes;
  * Speedup keys search be comparing key length first;
  * Added functions for working with keys and values with binary zeros;
  * Fixed test_postprocessor_amp to fail on problems.
  * Reverted change of MHD_KeyValueIterator, implemented
    MHD_KeyValueIteratorN with sizes for connection's key and value to
    get keys and values with binary zeros.
  * Fixed signed/unsigned comparison in example
    http_chunked_compression.c.
  * Bit manipulations moved to separate header file.
  * Improved shell compatibility for 'bootstrap', removed bash-ism.
  * Adding additional "value_length" argument to MHD_KeyValueIterator
    callback to support binary zeros in values.  This is done in a
    backwards-compatible way, but may require adding a cast to
    existing code to avoid a compiler warning.
  * Added example for how to compress a chunked HTTP response.
buildservice-autocommit accepted request 673241 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 88)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 673177 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 87)
- Update to version 0.9.63:
  * Extended test_get to test URI logging and query string parsing
    to avoid regression fixed in previous patch in the future.
  * Preliminary patch for the raw query string issue, to be tested.
  * Added minimal example for how to compress HTTP response.
  * Check for GNUTLS_E_AGAIN instead of GNUTLS_E_INTERRUPTED when
    giving up on a TLS connection. -LM/CG
  * Fix connection timeout logic if in thread-per-connection mode the
    working thread takes longer than the timeout to queue the response.
  * Add logic to avoid VLA arrays with compilers that do not support them.
  * Fixed missing WSA_FLAG_OVERLAPPED which can cause W32 to block on
    socket races when using threadpool. (See very detailed description
    of the issue in the libmicrohttpd mailinglist post of today.)
  * Added test for RFC 7616 and documented new API.
- Update to version 0.9.62:
  * Added test for RFC 7616 and documented new API.
  * Adding support for RFC 7616, experimental, needs
    testing and documentation still!
  * Add option to build MHD without any threads
    and MHD_FEATURE_THREADS to test for it.
  * Renamed all occurrences from _model(s)_ to _mode(s)_.
  * Optimized the function MHD_create_response_from_callback() for
    Windows by increasing its internal buffer size and allowed to
    customize it via macro MHD_FD_BLOCK_SIZE.
  * Referenced the gnutls_load_file() function in the HTTPs examples.
  * Fix regression causing URLs to be unescaped twice.
buildservice-autocommit accepted request 656222 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 86)
baserev update by copy to link target
buildservice-autocommit accepted request 580334 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 84)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 580331 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 83)
- Update to version 0.9.59:
  * Fix masking operation.
  * Fix deadlock when failing to prepare chunked response
  * Fix __clang_major__ related warnings for non-clang compilers.
  * Fixed tests on platforms with huge number of CPUs.
  * Doxygen configuration was updated.
  * Various doxygen fixes.
- Update to version 0.9.58:
  * Fixed HTTPS tests on modern platforms.
  * Minor documentation installation fixes.
  * Tolerate AF_UNIX when trying to determine our binding port
    from socket.  Use `sockaddr_storage` instead of trying to
    guess the sockaddr type before calling getsockname().
buildservice-autocommit accepted request 547134 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 82)
baserev update by copy to link target
Displaying revisions 21 - 40 of 121
openSUSE Build Service is sponsored by