Deleted Added
full compact
CHANGES (302408) CHANGES (362181)
1Serf 1.3.8 [2014-10-20, from /tags/1.3.8, rxxxx]
2Fix issue #152: CRC calculation error for gzipped http reponses > 4GB.
3Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed.
4Fix issue #154: Disable SSLv2 and SSLv3 as both or broken.
1Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9, rxxxx]
2 serf is now Apache Serf; apply header changes (r1700062)
3 Fix issue #151: SCons build broken when only one library in ENVPATH
4 Fix issue #153: avoid SSPI handle leak
5 Fix issue #167: Explicitly use the ANSI version of SSPI
6 Fix issue #170: Allow building with Microsoft Visual Studio 2015
7 Fix build of 'check' target when using VPATH-style builds (r1699858, ...)
8 (builddir != srcdir).
9 Resolve a bucket (aka "memory") leak when a request bucket is
10 destroyed before it is morphed into an aggregate bucket (r1699791)
11 Reset state variables when resetting connection (r1708849)
12 Fix types of passed, but unused batons (r1699986, r1699987)
13 Fix some usages of the openssl BIO api (r1699852)
14 Improve handling of bad data in the response state line. (r1699985)
15 Resolve several compiler issues with less common compilers
16 Support more overrides via SCons arguments (r1701836, ...)
17 Adapt to OpenSSL 1.1.x api (r1750819)
5
6
18
19
20Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r2441]
21 Fix issue #152: CRC calculation error for gzipped http reponses > 4GB.
22 Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed.
23 Fix issue #154: Disable SSLv2 and SSLv3 as both or broken.
24
25
7Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]
8 Handle NUL bytes in fields of an X.509 certificate. (r2393, r2399)
9
10
11Serf 1.3.6 [2014-06-09, from /tags/1.3.6, r2372]
12 Revert r2319 from serf 1.3.5: this change was making serf call handle_response
13 multiple times in case of an error response, leading to unexpected behavior.
14

--- 277 unchanged lines hidden ---
26Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]
27 Handle NUL bytes in fields of an X.509 certificate. (r2393, r2399)
28
29
30Serf 1.3.6 [2014-06-09, from /tags/1.3.6, r2372]
31 Revert r2319 from serf 1.3.5: this change was making serf call handle_response
32 multiple times in case of an error response, leading to unexpected behavior.
33

--- 277 unchanged lines hidden ---