Go to file
Stephan Kulow 402541fdbc Accepting request 177876 from devel:libraries:c_c++
- drop test_tls_options if build is in OBS
  libmicrohttpd-drop-test_tls_options.patch

- More robust make install call
- Remove redundant %clean section
- Requires(pre) is useless without a %pre script

- Update to 0.9.27
  + performance improvements for POST processing
  + new API call to reduce the number of select calls (if in "external"
    select mode)
  + new function to allow applications to stop MHD from processing new
    incoming connections while finishing ongoing requests
  + fixes an initialization problem on some platforms
  + fixes bug in the postprocessor's URL parser.
  + SSL connections are no longer dropped if the system uptime is less
    than the connection timeout
  + allows creating responses with zero bytes using
    MHD_create_response_from_callback.
  + few "const" statements have been added to allow keeping more static
    strings in ROM.
  + post processor now tolerates uploads which don't contain "\r\n" and
    also returns keys which don't have a matching value
  + fixes the loss of a parameter in processing POST data from IE8 and
    Chrome. It automatically sets a "Connection: close" header if the
    client requests the connection to be closed. Finally, given both
    'chunked' encoding and 'content-length', MHD now ignores the
    'content-length' header as per the RFC
  + adds support for building libmicrohttpd for Android
  + fixes an issue with data in TLS buffers sometimes not being completely

OBS-URL: https://build.opensuse.org/request/show/177876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmicrohttpd?expand=0&rev=3
2013-06-11 04:34:55 +00:00
.gitattributes Accepting request 31339 from security:openvas:UNSTABLE 2010-02-20 17:30:23 +00:00
debian.changelog Accepting request 136334 from home:fcrozat:branches:Base:System 2012-09-28 14:12:37 +00:00
debian.compat Accepting request 31339 from security:openvas:UNSTABLE 2010-02-20 17:30:23 +00:00
debian.control Accepting request 51202 from security:OpenVAS:STABLE:v3 2010-10-22 14:35:08 +00:00
debian.libmicrohttpd10.install Accepting request 51202 from security:OpenVAS:STABLE:v3 2010-10-22 14:35:08 +00:00
debian.libmicrohttpd-dev.install Accepting request 31339 from security:openvas:UNSTABLE 2010-02-20 17:30:23 +00:00
debian.rules Accepting request 58399 from security:OpenVAS:UNSTABLE:v3 2011-01-16 01:03:51 +00:00
libmicrohttpd-0.9.27.tar.gz Accepting request 177876 from devel:libraries:c_c++ 2013-06-11 04:34:55 +00:00
libmicrohttpd-0.9.27.tar.gz.sig Accepting request 177876 from devel:libraries:c_c++ 2013-06-11 04:34:55 +00:00
libmicrohttpd-drop-test_tls_options.patch - drop test_tls_options if build is in OBS 2013-06-06 08:16:27 +00:00
libmicrohttpd.changes - drop test_tls_options if build is in OBS 2013-06-06 08:16:27 +00:00
libmicrohttpd.dsc Accepting request 136334 from home:fcrozat:branches:Base:System 2012-09-28 14:12:37 +00:00
libmicrohttpd.keyring Accepting request 177876 from devel:libraries:c_c++ 2013-06-11 04:34:55 +00:00
libmicrohttpd.spec - drop test_tls_options if build is in OBS 2013-06-06 08:16:27 +00:00