SHA256
8
0
forked from pool/curl

Commit Graph

  • 4fd8b7bb4b Accepting request 569532 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ Pedro Monreal Gonzalez 2018-01-25 15:18:55 +00:00
  • 6049d2010d Accepting request 569503 from home:michel_mno:branches:devel:libraries:c_c++ Pedro Monreal Gonzalez 2018-01-25 14:30:54 +00:00
  • 64310a5fef Accepting request 569261 from home:gladiac:branches:devel:libraries:c_c++ Tomáš Chvátal 2018-01-24 19:57:28 +00:00
  • c73289f2c4 Accepting request 568866 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ Tomáš Chvátal 2018-01-24 11:14:30 +00:00
  • 9319d328f2 Accepting request 568861 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ Pedro Monreal Gonzalez 2018-01-24 11:04:16 +00:00
  • e32c8e68bc Accepting request 563229 from devel:libraries:c_c++ Dominique Leuenberger 2018-01-13 20:34:15 +00:00
  • 24ae8f1d6f Accepting request 563207 from home:michel_mno:branches:devel:libraries:c_c++ Tomáš Chvátal 2018-01-10 09:42:47 +00:00
  • 9a76ac3e83 Accepting request 546406 from devel:libraries:c_c++ Dominique Leuenberger 2017-12-03 09:09:33 +00:00
  • 7221049c30 Accepting request 546402 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ Pedro Monreal Gonzalez 2017-11-29 11:15:27 +00:00
  • 510f542287 Accepting request 535954 from devel:libraries:c_c++ Dominique Leuenberger 2017-10-26 16:40:04 +00:00
  • b911b69cc2 Accepting request 535940 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ Tomáš Chvátal 2017-10-23 11:09:07 +00:00
  • 154c0495fb Accepting request 532979 from devel:libraries:c_c++ Dominique Leuenberger 2017-10-20 14:11:07 +00:00
  • 435fa2e023 Accepting request 532977 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ Tomáš Chvátal 2017-10-10 10:18:27 +00:00
  • 50ce723d5f Accepting request 519611 from devel:libraries:c_c++ Dominique Leuenberger 2017-09-04 10:20:32 +00:00
  • 8ef60e6c2a Accepting request 519550 from home:Zaitor:branches:devel:libraries:c_c++ Tomáš Chvátal 2017-08-30 08:02:52 +00:00
  • 83de91c70c Accepting request 519178 from home:Andreas_Schwab:Factory Ismail Dönmez 2017-08-29 11:44:45 +00:00
  • 66363702c8 Accepting request 515970 from devel:libraries:c_c++ Dominique Leuenberger 2017-08-24 16:20:44 +00:00
  • fc76886d57 Accepting request 515937 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ Tomáš Chvátal 2017-08-10 16:25:31 +00:00
  • 83a85c14f7 Accepting request 506883 from devel:libraries:c_c++ Dominique Leuenberger 2017-06-29 13:00:29 +00:00
  • 90d1cc3471 Accepting request 506825 from home:dimstar:Factory Tomáš Chvátal 2017-06-28 19:20:16 +00:00
  • 23f5c07637 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=198 Dominique Leuenberger 2017-06-23 22:15:13 +00:00
  • ea0515e751 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=197 Dominique Leuenberger 2017-06-23 22:14:51 +00:00
  • 2853b8ab5a Accepting request 505942 from home:dimstar:Factory Ismail Dönmez 2017-06-23 19:46:51 +00:00
  • 608c95630e - Add curl-invalid-free.patch to fix an invalid free in curl_multi_setopt function. Ismail Dönmez 2017-06-20 11:37:20 +00:00
  • 7887378be5 - Ismail Dönmez 2017-06-14 11:20:58 +00:00
  • 494659827d - Update to 7.54.1 Changes: * curl now shows release date in --version output Bugfixes: * Fixes CVE-2017-9502: default protocol drive letter buffer overflow bsc#1044243 * openssl: fix memory leak in servercert * curl: set a 100K buffer size by default * nss: do not leak PKCS #11 slot while loading a key * nss: load libnssckbi.so if no other trust is specified * curl: use utimes instead of obsolescent utime when available * url: fixed a memory leak on OOM while setting CURLOPT_BUFFERSIZE * CURLOPT_BUFFERSIZE: 1024 bytes is now the minimum size * curl: non-boolean command line args reject --no- prefixes * telnet: Write full buffer instead of byte-by-byte * curl: remove --environment and tool_writeenv.c * curl: generate the --help output * curl.1: clarify --config * curl.1: mention --oauth2-bearer's argument * ssh: fix memory leak in disconnect due to timeout * redirect: store the "would redirect to" URL when max redirs is reached * file: make speedcheck use current time for checks * urlglob: fix division by zero Ismail Dönmez 2017-06-14 11:20:49 +00:00
  • 9587b7daf9 Accepting request 503381 from openSUSE:Leap:15.0:Rings:1-MinimalX Pedro Monreal Gonzalez 2017-06-14 09:42:26 +00:00
  • cb94451b5b - Update to 7.54.1 Changes: * curl now shows release date in --version output Bugfixes: * Fixes CVE-2017-9502: default protocol drive letter buffer overflow * openssl: fix memory leak in servercert * curl: set a 100K buffer size by default * nss: do not leak PKCS #11 slot while loading a key * nss: load libnssckbi.so if no other trust is specified * curl: use utimes instead of obsolescent utime when available * url: fixed a memory leak on OOM while setting CURLOPT_BUFFERSIZE * CURLOPT_BUFFERSIZE: 1024 bytes is now the minimum size * curl: non-boolean command line args reject --no- prefixes * telnet: Write full buffer instead of byte-by-byte * curl: remove --environment and tool_writeenv.c * curl: generate the --help output * curl.1: clarify --config * curl.1: mention --oauth2-bearer's argument * ssh: fix memory leak in disconnect due to timeout * redirect: store the "would redirect to" URL when max redirs is reached * file: make speedcheck use current time for checks * urlglob: fix division by zero Ismail Dönmez 2017-06-14 08:46:57 +00:00
  • 01709de190 Accepting request 489265 from devel:libraries:c_c++ Dominique Leuenberger 2017-05-03 13:51:43 +00:00
  • e8631bf9d1 Accepting request 489260 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ Tomáš Chvátal 2017-04-19 09:22:55 +00:00
  • 8163a4f5cc - Update to 7.54.0 Changes: * Add CURL_SSLVERSION_MAX_* constants to CURLOPT_SSLVERSION * Add --max-tls * Add CURLOPT_SUPPRESS_CONNECT_HEADERS * Add --suppress-connect-headers Bugfixes: * CVE-2017-7468: switch off SSL session id when client cert is used * tests: use consistent environment variables for setting charset * proxy: fixed a memory leak on OOM * ftp: removed an erroneous free in an OOM path * ftp: fixed a NULL pointer dereference on OOM * gopher: fixed detection of an error condition from Curl_urldecode * url: fix unix-socket support for proxy-disabled builds * fix potential use of uninitialized variables * ares: return error at once if timed out before name resolve starts * URL: return error on malformed URLs with junk after port number * http2: Fix assertion error on redirect with CL=0 * --insecure: clarify that this option is for server connections * authneg: clear auth.multi flag at http_done * curl_easy_reset: Also reset the authentication state * proxy: skip SSL initialization for closed connections * http_proxy: ignore TE and CL in CONNECT 2xx responses * multi: fix streamclose() crash in debug mode * openssl: fall back on SSL_ERROR_* string when no error detail * asiohiper: make sure socket is open in event_cb * curl: check for end of input in writeout backslash handling * openssl: exclude DSA code when OPENSSL_NO_DSA is defined * http: Fix proxy connection reuse with basic-auth * pause: handle mixed types of data when paused Ismail Dönmez 2017-04-19 08:28:13 +00:00
  • 050e2b2ec2 Accepting request 460180 from devel:libraries:c_c++ Dominique Leuenberger 2017-02-26 16:03:55 +00:00
  • 667e492a23 - Update to 7.53.1 Bugfixes: * url: Improve CURLOPT_PROXY_CAPATH error handling * urldata: include curl_sspi.h when Windows SSPI is enabled * formdata: check for EOF when reading from stdin * tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047 * url: Default the proxy CA bundle location to CURL_CA_BUNDLE * rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h header Ismail Dönmez 2017-02-24 11:53:47 +00:00
  • 1856c7c477 - Ismail Dönmez 2017-02-22 13:27:23 +00:00
  • bf1e67fa8b - Update to 7.53.0 Changes: * unix_socket: added --abstract-unix-socket and CURLOPT_ABSTRACT_UNIX_SOCKET * CURLOPT_BUFFERSIZE: support enlarging receive buffer Bugfixes: * CVE-2017-2629: make SSL_VERIFYSTATUS work again * gnutls-random: check return code for failed random * openssl-random: check return code when asking for random * http: remove "Curl_http_done: called premature" message * cyassl: use time_t instead of long for timeout * build-wolfssl: Sync config with wolfSSL 3.10 * ftp-gss: check for init before use * configure: accept --with-libidn2 instead * ftp: failure to resolve proxy should return that error code * curl.1: add three more exit codes * docs/ciphers: link to our own new page about ciphers * vtls: s/SSLEAY/OPENSSL - fixes multi_socket timeouts with openssl * darwinssl: fix iOS build * darwinssl: fix CFArrayRef leak * cmake: use crypt32.lib when building with OpenSSL on windows * curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when chunked * digest_sspi: copy terminating NUL as well * curl: fix --remote-time incorrect times on Windows * curl.1: several updates and corrections * content_encoding: change return code on a failure * curl.h: CURLE_FUNCTION_NOT_FOUND is no longer in use * docs: TCP_KEEPALIVE start and interval default to 60 * darwinssl: --insecure overrides --cacert if both settings are in use * TheArtOfHttpScripting: grammar Ismail Dönmez 2017-02-22 13:26:22 +00:00
  • 17a1f1f87f Accepting request 454875 from devel:libraries:c_c++ Dominique Leuenberger 2017-02-08 10:01:51 +00:00
  • 1002a66bcb Accepting request 454837 from home:AndreasStieger:branches:devel:libraries:c_c++ Ismail Dönmez 2017-02-06 09:07:18 +00:00
  • f3d9b73126 Accepting request 447465 from devel:libraries:c_c++ Ludwig Nussel 2016-12-26 20:38:14 +00:00
  • 6af540439e - Ismail Dönmez 2016-12-23 07:48:39 +00:00
  • bd259165c7 - Update to 7.52.1 Bugfixes: * CVE-2016-9594: unititialized random bsc#1016738 Ismail Dönmez 2016-12-23 07:39:42 +00:00
  • 509550b5a8 - Update to 7.52.0 Changes: * nss: map CURL_SSLVERSION_DEFAULT to NSS default * vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 * curl: introduce the --tlsv1.3 option to force TLS 1.3 * curl: Add --retry-connrefused * proxy: Support HTTPS proxy and SOCKS+HTTP(s) * add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} * curl: add --fail-early Bugfixes: * CVE-2016-9586: printf floating point buffer overflow * curl -w: added more decimal digits to timing counters * easy: Initialize info variables on easy init and duphandle * http2: Don't send header fields prohibited by HTTP/2 spec * ssh: check md5 fingerprints case insensitively (regression) * openssl: initial TLS 1.3 adaptions * SPNEGO: Fix memory leak when authentication fails * realloc: use Curl_saferealloc to avoid common mistakes * openssl: make sure to fail in the unlikely event that PRNG seeding fails * URL-parser: for file://[host]/ URLs, the [host] must be localhost * timeval: prefer time_t to hold seconds instead of long * glob: fix [a-c] globbing regression * curl.1: Clarify --dump-header only writes received headers * http2: Fix address sanitizer memcpy warning * http2: Use huge HTTP/2 windows * connects: Don't mix unix domain sockets with regular ones * url: Fix conn reuse for local ports and interfaces * x509: Limit ASN.1 structure sizes to 256K * http2: check nghttp2_session_set_local_window_size exists Ismail Dönmez 2016-12-21 07:25:57 +00:00
  • d2d9f6e931 Accepting request 438231 from devel:libraries:c_c++ Dominique Leuenberger 2016-11-03 11:56:25 +00:00
  • c7dbf5559a - Update to 7.51.0 Changes: * nss: additional cipher suites are now accepted by CURLOPT_SSL_CIPHER_LIST * New option: CURLOPT_KEEP_SENDING_ON_ERROR Bugfixes: * CVE-2016-8615: cookie injection for other servers * CVE-2016-8616: case insensitive password comparison * CVE-2016-8617: OOB write via unchecked multiplication * CVE-2016-8618: double-free in curl_maprintf * CVE-2016-8619: double-free in krb5 code * CVE-2016-8620: glob parser write/read out of bounds * CVE-2016-8621: curl_getdate read out of bounds * CVE-2016-8622: URL unescape heap overflow via integer truncation * CVE-2016-8623: Use-after-free via shared cookies * CVE-2016-8624: invalid URL parsing with '#' * CVE-2016-8625: IDNA 2003 makes curl use wrong host * openssl: fix per-thread memory leak using 1.0.1 or 1.0.2 * http: accept "Transfer-Encoding: chunked" for HTTP/2 as well * LICENSE-MIXING.md: update with mbedTLS dual licensing * examples/imap-append: Set size of data to be uploaded * test2048: fix url * darwinssl: disable RC4 cipher-suite support * CURLOPT_PINNEDPUBLICKEY.3: fix the AVAILABILITY formatting * openssl: don’t call CRYTPO_cleanup_all_ex_data * libressl: fix version output * easy: Reset all statistical session info in curl_easy_reset * curl_global_cleanup.3: don't unload the lib with sub threads running * dist: add CurlSymbolHiding.cmake to the tarball * docs: Remove that --proto is just used for initial retrieval Ismail Dönmez 2016-11-02 08:22:48 +00:00
  • 3fbf179fb6 Accepting request 427465 from devel:libraries:c_c++ Dominique Leuenberger 2016-09-17 12:32:31 +00:00
  • bde7f7c470 - update to 7.50.3 Bugfixes: * CVE-2016-7167: escape and unescape integer overflows * mk-ca-bundle.pl: use SHA256 instead of SHA1 * checksrc: detect strtok() use * errors: new alias CURLE_WEIRD_SERVER_REPLY * http2: support > 64bit sized uploads * openssl: fix bad memory free (regression) * CMake: hide private library symbols * http: refuse to pass on response body when NO_NODY is set * cmake: fix curl-config --static-libs * mbedtls: switch off NTLM in build if md4 isn't available * curl: --create-dirs on windows groks both forward and backward slashes Ismail Dönmez 2016-09-14 07:41:51 +00:00
  • e9ec2302b1 Accepting request 425624 from devel:libraries:c_c++ Dominique Leuenberger 2016-09-12 11:23:50 +00:00
  • 2204f88cb5 - Ismail Dönmez 2016-09-08 08:56:16 +00:00
  • 302b721dfa - update to 7.50.2 Bugfixes: * mbedtls: Added support for NTLM * SSH: fixed SFTP/SCP transfer problems * multi: make Curl_expire() work with 0 ms timeouts * mk-ca-bundle.pl: -m keeps ca cert meta data in output * TFTP: Fix upload problem with piped input * CURLOPT_TCP_NODELAY: now enabled by default * mbedtls: set verbose TLS debug when MBEDTLS_DEBUG is defined * http2: always wait for readable socket * cmake: Enable win32 large file support by default * cmake: Enable win32 threaded resolver by default * winbuild: Avoid setting redundant CFLAGS to compile commands * curl.h: make CURL_NO_OLDIES define CURL_STRICTER * docs: make more markdown files use .md extension * docs: CONTRIBUTE and LICENSE-MIXING were converted to markdown * winbuild: Allow changing C compiler via environment variable CC * rtsp: accept any RTSP session id * HTTP: retry failed HEAD requests on reused connections too * configure: add zlib search with pkg-config * openssl: accept subjectAltName iPAddress if no dNSName match * MANUAL: Remove invalid link to LDAP documentation * socks: improved connection procedure * proxy: reject attempts to use unsupported proxy schemes * proxy: bring back use of "Proxy-Connection:" * curl: allow "pkcs11:" prefix for client certificates * spnego_sspi: fix memory leak in case *outlen is zero * SOCKS: improve verbose output of SOCKS5 connection sequence * SOCKS: display the hostname returned by the SOCKS5 proxy server * http/sasl: Query authentication mechanism supported by SSPI before using Ismail Dönmez 2016-09-08 08:54:43 +00:00
  • 5d8e90bb39 Accepting request 417094 from devel:libraries:c_c++ Dominique Leuenberger 2016-08-12 13:37:07 +00:00
  • a8f615150b - update to 7.50.1 Bugfixes: * TLS: switch off SSL session id when client cert is used * TLS: only reuse connections with the same client cert * curl_multi_cleanup: clear connection pointer for easy handles * include the CURLINFO_HTTP_VERSION man page into the release tarball * include the http2-server.pl script in the release tarball * test558: fix test by stripping file paths from FD lines * spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration * tests: Fix for http/2 feature * cmake: Fix for schannel support * curl.h: make public types void * again * win32: fix a potential memory leak in Curl_load_library * travis: fix OSX build by re-installing libtool * mbedtls: Fix debug function name - removed 0001-tests-distribute-the-http2-server.pl-script-too.patch P. Janouch 2016-08-05 12:52:17 +00:00
  • e971992d56 Accepting request 412565 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Dirk Mueller 2016-07-21 18:40:30 +00:00
  • ce34dd2a1c Accepting request 402957 from devel:libraries:c_c++ Dominique Leuenberger 2016-06-29 13:01:54 +00:00
  • f0b8ef2d59 Accepting request 402804 from home:AndreasStieger:branches:devel:libraries:c_c++ P. Janouch 2016-06-17 13:15:20 +00:00
  • 36257dd5a4 Accepting request 400210 from devel:libraries:c_c++ Dominique Leuenberger 2016-06-12 16:52:19 +00:00
  • 197fcdad71 - Depend on libssh2 >= 1.6.0 since curl depends on the libssh2_scp_recv2 symbol now. Fixes boo#983170 Ismail Dönmez 2016-06-06 10:22:45 +00:00
  • 6f783b8926 Accepting request 394306 from devel:libraries:c_c++ Dominique Leuenberger 2016-05-12 07:33:00 +00:00
  • e5356c8cdc Accepting request 394233 from home:alarrosa:branches:devel:libraries:c_c++ P. Janouch 2016-05-09 07:57:49 +00:00
  • e5b48b528b Accepting request 382629 from devel:libraries:c_c++ Dominique Leuenberger 2016-04-06 09:50:15 +00:00
  • 15d9fc8ebf - Update to 7.48.0 * configure: --with-ca-fallback: use built-in TLS CA fallback * TFTP: add --tftp-no-options to expose CURLOPT_TFTP_NO_OPTIONS * getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION * Lots of bugfixes, see https://curl.haxx.se/changes.html#7_48_0 - Drop curl-7.41.0-use-openssl-s-built-in-verify-path-as-fallback.diff, superseded by --with-ca-fallback configure option. Ismail Dönmez 2016-03-31 17:36:23 +00:00
  • 1f19233f57 Accepting request 379275 from devel:libraries:c_c++ Dominique Leuenberger 2016-03-29 07:55:37 +00:00
  • 4284e84a5d Accepting request 374160 from home:AndreasStieger:branches:devel:libraries:c_c++ Ismail Dönmez 2016-03-17 11:16:46 +00:00
  • b859c464a0 Accepting request 357070 from devel:libraries:c_c++ Dominique Leuenberger 2016-02-03 09:17:44 +00:00
  • b8c9e9fdbe Accepting request 356754 from home:pluskalm:branches:devel:libraries:c_c++ Ismail Dönmez 2016-02-01 08:31:24 +00:00
  • 980f5f360d - Ismail Dönmez 2016-01-27 14:02:40 +00:00
  • 2e307bfe03 Accepting request 356290 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Ismail Dönmez 2016-01-27 14:02:04 +00:00
  • c304d840ac Accepting request 352284 from devel:libraries:c_c++ Dominique Leuenberger 2016-01-08 14:39:23 +00:00
  • 8b97e80fe9 - Fix path to curl in zsh.pl to unbreak _curl completion * curl-fix-zsh-completion.patch Ismail Dönmez 2016-01-06 13:19:01 +00:00
  • 705f93d8ae Accepting request 347176 from devel:libraries:c_c++ Dominique Leuenberger 2015-12-09 18:41:24 +00:00
  • 4de4fd4bbd - Ismail Dönmez 2015-12-02 13:30:58 +00:00
  • 5ca4b2b127 - Ismail Dönmez 2015-12-02 13:16:36 +00:00
  • 6f4050fff1 - Update to 7.46.0 * Added CURLOPT_STREAM_DEPENDS * Added CURLOPT_STREAM_DEPENDS_E * Added CURLOPT_STREAM_WEIGHT * Added CURLFORM_CONTENTLEN * oauth2: Added support for OAUTHBEARER SASL mechanism to IMAP, POP3 and SNMP * Many bugfixes, see http://curl.haxx.se/changes.html#7_46_0 for the complete list. Ismail Dönmez 2015-12-02 12:46:01 +00:00
  • 7ed2fbd78b Accepting request 339794 from devel:libraries:c_c++ Dominique Leuenberger 2015-10-26 11:47:17 +00:00
  • d36b376f47 Accepting request 339793 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Ismail Dönmez 2015-10-19 09:39:40 +00:00
  • f6ed93560a Accepting request 339741 from home:elvigia:branches:devel:libraries:c_c++ Dirk Mueller 2015-10-19 07:55:37 +00:00
  • fc8a64ea5a Accepting request 337556 from home:pluskalm:branches:devel:libraries:c_c++ Ismail Dönmez 2015-10-10 11:43:37 +00:00
  • 9fc1eac3cb Accepting request 326699 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Ismail Dönmez 2015-08-26 08:19:18 +00:00
  • c1fba71499 Accepting request 323094 from devel:libraries:c_c++ Dominique Leuenberger 2015-08-17 15:25:32 +00:00
  • 4746012054 Accepting request 323080 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Ismail Dönmez 2015-08-14 11:26:36 +00:00
  • 7e73bc28f9 Accepting request 321837 from devel:libraries:c_c++ Dominique Leuenberger 2015-08-13 16:09:34 +00:00
  • 7519697cc4 Accepting request 321822 from home:Andreas_Schwab:Factory Vítězslav Čížek 2015-08-11 11:41:56 +00:00
  • 956ec4b502 Accepting request 319721 from home:michel_mno:branches:devel:libraries:c_c++ Ismail Dönmez 2015-08-01 08:40:59 +00:00
  • a4d69aa3fc Accepting request 314966 from devel:libraries:c_c++ Stephan Kulow 2015-07-05 15:58:36 +00:00
  • ff61679396 Accepting request 314959 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Ismail Dönmez 2015-07-03 09:34:44 +00:00
  • 2cd7cc2321 Accepting request 312733 from home:pluskalm:branches:devel:libraries:c_c++ Ismail Dönmez 2015-06-19 13:41:49 +00:00
  • 0cff5e983c Accepting request 308148 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Ismail Dönmez 2015-05-21 14:02:13 +00:00
  • d59b030ab5 Accepting request 304674 from devel:libraries:c_c++ Dominique Leuenberger 2015-05-02 19:30:13 +00:00
  • 753a9895de Accepting request 304521 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Ismail Dönmez 2015-04-29 10:20:53 +00:00
  • 2eb64ca4da Accepting request 298504 from devel:libraries:c_c++ Stephan Kulow 2015-04-25 14:45:41 +00:00
  • b9b9e80a90 Accepting request 298500 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Ismail Dönmez 2015-04-22 08:44:51 +00:00
  • e0a71b0747 Accepting request 293697 from devel:libraries:c_c++ Dominique Leuenberger 2015-04-03 12:31:59 +00:00
  • 9a52965fbb Accepting request 293669 from home:lnussel:branches:devel:libraries:c_c++ Ismail Dönmez 2015-03-30 12:45:25 +00:00
  • b8410e85e6 Accepting request 292668 from home:lnussel:branches:devel:libraries:c_c++ Michal Vyskocil 2015-03-24 20:46:39 +00:00
  • 8d9fde281d Accepting request 287868 from devel:libraries:c_c++ Dominique Leuenberger 2015-03-01 13:58:04 +00:00
  • e93a5e2db2 Accepting request 287859 from home:XRevan86 Ismail Dönmez 2015-02-26 10:52:00 +00:00
  • d8e59a8552 Accepting request 286230 from devel:libraries:c_c++ Dominique Leuenberger 2015-02-18 10:37:56 +00:00
  • d124d7009f Accepting request 286144 from home:pluskalm:branches:devel:libraries:c_c++ Cristian Rodríguez 2015-02-15 17:07:47 +00:00
  • f585167515 Accepting request 280347 from devel:libraries:c_c++ Dominique Leuenberger 2015-01-10 22:06:48 +00:00
  • 1ba1e0ce69 Accepting request 280328 from home:vitezslav_cizek:branches:devel:libraries:c_c++ Michal Vyskocil 2015-01-08 14:54:57 +00:00
  • 012ca8f92d Accepting request 267038 from devel:libraries:c_c++ Dominique Leuenberger 2015-01-05 03:42:54 +00:00
  • ee641773aa Accepting request 267007 from home:msmeissn:branches:devel:libraries:c_c++ Ismail Dönmez 2015-01-02 15:18:12 +00:00