]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
5 years agoMirror TLS changes from master.
Michael R Sweet [Fri, 15 Jun 2018 15:26:36 +0000 (11:26 -0400)] 
Mirror TLS changes from master.

5 years agoFix regressions in ippValidateAttribute (Issue #5322, Issue #5330)
Michael R Sweet [Mon, 11 Jun 2018 13:37:55 +0000 (09:37 -0400)] 
Fix regressions in ippValidateAttribute (Issue #5322, Issue #5330)

5 years agoUpdate paths for PWG raster sample files.
Michael R Sweet [Thu, 7 Jun 2018 20:50:25 +0000 (16:50 -0400)] 
Update paths for PWG raster sample files.

5 years agoSpecify GPG signing user.
Michael R Sweet [Wed, 6 Jun 2018 13:02:08 +0000 (09:02 -0400)] 
Specify GPG signing user.

5 years agoBump version, mirror fix from master, changelog.
Michael R Sweet [Tue, 5 Jun 2018 17:51:15 +0000 (13:51 -0400)] 
Bump version, mirror fix from master, changelog.

5 years agoFix link to CUPS Programming Manual.
Michael R Sweet [Tue, 5 Jun 2018 16:31:43 +0000 (12:31 -0400)] 
Fix link to CUPS Programming Manual.

5 years agoUpdate README and INSTALL v2.2.8
Michael R Sweet [Tue, 5 Jun 2018 16:06:54 +0000 (12:06 -0400)] 
Update README and INSTALL

5 years agoUpdate HTML man pages.
Michael R Sweet [Tue, 5 Jun 2018 16:04:24 +0000 (12:04 -0400)] 
Update HTML man pages.

5 years agoUpdate documentation and localization files for CUPS 2.2.8 release.
Michael R Sweet [Tue, 5 Jun 2018 15:59:09 +0000 (11:59 -0400)] 
Update documentation and localization files for CUPS 2.2.8 release.

5 years agoMirror localization changes (Issue #5317)
Michael R Sweet [Tue, 5 Jun 2018 15:50:47 +0000 (11:50 -0400)] 
Mirror localization changes (Issue #5317)

5 years agoFix a parsing bug in the pstops filter (Issue #5321)
Michael R Sweet [Tue, 5 Jun 2018 15:36:42 +0000 (11:36 -0400)] 
Fix a parsing bug in the pstops filter (Issue #5321)

5 years agoAdded a USB quirks rule for the HP LaserJet P1102 (Issue #5310)
Michael R Sweet [Tue, 5 Jun 2018 15:27:53 +0000 (11:27 -0400)] 
Added a USB quirks rule for the HP LaserJet P1102 (Issue #5310)

5 years agoFix iOS compile warning.
Michael R Sweet [Tue, 5 Jun 2018 13:19:13 +0000 (09:19 -0400)] 
Fix iOS compile warning.

5 years agoUpdate changelog.
Michael R Sweet [Tue, 5 Jun 2018 12:54:34 +0000 (08:54 -0400)] 
Update changelog.

5 years agoFix local privilege escalation to root and sandbox bypasses in scheduler
Michael R Sweet [Tue, 8 May 2018 21:59:50 +0000 (14:59 -0700)] 
Fix local privilege escalation to root and sandbox bypasses in scheduler
(rdar://37836779, rdar://37836995, rdar://37837252, rdar://37837581)

5 years agoMirror change from master.
Michael R Sweet [Tue, 8 May 2018 20:52:10 +0000 (13:52 -0700)] 
Mirror change from master.

5 years agoMirror change from master.
Michael R Sweet [Mon, 4 Jun 2018 20:19:55 +0000 (16:19 -0400)] 
Mirror change from master.

5 years agoMirror smb change from master.
Michael R Sweet [Fri, 18 May 2018 19:38:03 +0000 (15:38 -0400)] 
Mirror smb change from master.

5 years agoAdd more URI validation for scheme.
Michael R Sweet [Mon, 14 May 2018 22:24:47 +0000 (15:24 -0700)] 
Add more URI validation for scheme.

5 years agoMirror documentation updates from master.
Michael R Sweet [Mon, 14 May 2018 17:27:59 +0000 (10:27 -0700)] 
Mirror documentation updates from master.

5 years agoGeneralize the input validation of some kinds of attributes.
Michael R Sweet [Fri, 11 May 2018 19:02:27 +0000 (12:02 -0700)] 
Generalize the input validation of some kinds of attributes.

cups/ipp.c:
- ippValidateAttribute: Do C0/DEL checks for name and text values, per IPP
  Everywhere.

cups/testhttp.c:
- Add URI test case containing a newline.

scheduler/ipp.c:
- create_subscriptions: Validate notify-user-data for mailto:.
- hold_job: Validate job-hold-until.
- set_job_attrs: Validate all attributes, specific checks for job-hold-until.
- validate_job: Add missing job-hold-until validation, move job-name validation
  to ippValidateAttribute function.

5 years agoMirror mailto changes from master (Issue #5312)
Michael R Sweet [Fri, 11 May 2018 17:27:24 +0000 (10:27 -0700)] 
Mirror mailto changes from master (Issue #5312)

5 years agoAlways use Negotiate or PeerCred for Kerberized printing.
Michael R Sweet [Thu, 10 May 2018 20:33:07 +0000 (16:33 -0400)] 
Always use Negotiate or PeerCred for Kerberized printing.

5 years agoMirror spec-command.html typo fix (Issue #5306)
Michael R Sweet [Tue, 1 May 2018 12:37:54 +0000 (08:37 -0400)] 
Mirror spec-command.html typo fix (Issue #5306)

6 years agoUse -m everywhere for manual sharing.
Michael R Sweet [Wed, 25 Apr 2018 00:45:21 +0000 (20:45 -0400)] 
Use -m everywhere for manual sharing.

6 years agoFix 360dpi typo (Issue #5300)
Michael R Sweet [Wed, 25 Apr 2018 00:34:29 +0000 (20:34 -0400)] 
Fix 360dpi typo (Issue #5300)

6 years agoUpdate ErrorPolicy in cupsd.conf man page (Issue #5301)
Michael R Sweet [Wed, 25 Apr 2018 00:31:40 +0000 (20:31 -0400)] 
Update ErrorPolicy in cupsd.conf man page (Issue #5301)

6 years agoFix systemd restart policy (Issue #5297)
Michael R Sweet [Wed, 18 Apr 2018 12:50:59 +0000 (08:50 -0400)] 
Fix systemd restart policy (Issue #5297)

6 years agoFix policy limits using All (Issue #5296)
Michael R Sweet [Tue, 17 Apr 2018 20:55:14 +0000 (16:55 -0400)] 
Fix policy limits using All (Issue #5296)

6 years agoMap , to p in phone numbers.
Michael R Sweet [Tue, 17 Apr 2018 18:22:46 +0000 (14:22 -0400)] 
Map , to p in phone numbers.

6 years agoAdd support for pause and wait characters in fax numbers (rdar://39212256)
Michael R Sweet [Tue, 17 Apr 2018 16:47:14 +0000 (12:47 -0400)] 
Add support for pause and wait characters in fax numbers (rdar://39212256)

6 years agoTry again to mirror fix (Issue #5289)
Michael R Sweet [Mon, 16 Apr 2018 23:19:13 +0000 (19:19 -0400)] 
Try again to mirror fix (Issue #5289)

6 years agoAdded a workaround for certain web browsers that do not support multiple authenticati...
Michael R Sweet [Mon, 16 Apr 2018 21:19:04 +0000 (17:19 -0400)] 
Added a workaround for certain web browsers that do not support multiple authentication schemes in a single response header (Issue #5289)

6 years agoFix cups_auth_find for schemes without parameters.
Michael R Sweet [Thu, 12 Apr 2018 02:03:57 +0000 (22:03 -0400)] 
Fix cups_auth_find for schemes without parameters.

6 years agoFix a parsing bug in the new authentication code.
Michael R Sweet [Wed, 11 Apr 2018 17:10:51 +0000 (13:10 -0400)] 
Fix a parsing bug in the new authentication code.

6 years agoFix lpoptions man page (Issue #5286)
Michael R Sweet [Tue, 10 Apr 2018 19:41:59 +0000 (15:41 -0400)] 
Fix lpoptions man page (Issue #5286)

6 years agoFix another CUPS-Create-Local-Printer crash (Issue #5290)
Michael R Sweet [Mon, 9 Apr 2018 19:30:52 +0000 (15:30 -0400)] 
Fix another CUPS-Create-Local-Printer crash (Issue #5290)

6 years agoMirror changes to legacy CUPS print APIs from master (Issue #5288)
Michael R Sweet [Mon, 9 Apr 2018 13:54:16 +0000 (09:54 -0400)] 
Mirror changes to legacy CUPS print APIs from master (Issue #5288)

6 years agoFix ippfind _regtype
Michael R Sweet [Thu, 5 Apr 2018 21:26:05 +0000 (17:26 -0400)] 
Fix ippfind _regtype

6 years agoBackport ippfind --literal-name option.
Michael R Sweet [Tue, 3 Apr 2018 22:29:52 +0000 (18:29 -0400)] 
Backport ippfind --literal-name option.

6 years agoBump version.
Michael R Sweet [Tue, 3 Apr 2018 19:57:28 +0000 (15:57 -0400)] 
Bump version.

6 years agoBackport changes for attribute substitution (Issue #5229)
Michael R Sweet [Tue, 3 Apr 2018 19:57:19 +0000 (15:57 -0400)] 
Backport changes for attribute substitution (Issue #5229)

6 years agoChangelog.
Michael R Sweet [Tue, 3 Apr 2018 00:19:22 +0000 (20:19 -0400)] 
Changelog.

6 years agoThe `ipptool` program no longer checks for duplicate attributes when running
Michael R Sweet [Tue, 3 Apr 2018 00:15:07 +0000 (20:15 -0400)] 
The `ipptool` program no longer checks for duplicate attributes when running
in list or CSV mode (Issue #5278)

6 years agoFix builds without PAM (Issue #5283)
Michael R Sweet [Tue, 3 Apr 2018 00:05:13 +0000 (20:05 -0400)] 
Fix builds without PAM (Issue #5283)

6 years agoUpdate VisualStudio Project v2.2.7
Michael R Sweet [Fri, 23 Mar 2018 03:48:36 +0000 (23:48 -0400)] 
Update VisualStudio Project

6 years agoChangelog
Michael R Sweet [Thu, 22 Mar 2018 15:43:05 +0000 (11:43 -0400)] 
Changelog

6 years agoUpdate documentation.
Michael R Sweet [Thu, 22 Mar 2018 13:50:29 +0000 (09:50 -0400)] 
Update documentation.

6 years agoFix test script to account for unpredictability of Test3 page counts.
Michael R Sweet [Thu, 22 Mar 2018 13:32:58 +0000 (09:32 -0400)] 
Fix test script to account for unpredictability of Test3 page counts.

6 years agoChangelog
Michael R Sweet [Thu, 22 Mar 2018 13:02:27 +0000 (09:02 -0400)] 
Changelog

6 years agoTry another fix for Avahi crash (Issue #5268)
Michael R Sweet [Wed, 21 Mar 2018 22:00:18 +0000 (18:00 -0400)] 
Try another fix for Avahi crash (Issue #5268)

6 years agoFix 'make check' script.
Michael R Sweet [Mon, 19 Mar 2018 22:51:36 +0000 (18:51 -0400)] 
Fix 'make check' script.

6 years agoCleanup man page updates.
Michael R Sweet [Mon, 19 Mar 2018 22:41:46 +0000 (18:41 -0400)] 
Cleanup man page updates.

6 years agoChangelog and localizations.
Michael R Sweet [Mon, 19 Mar 2018 22:36:48 +0000 (18:36 -0400)] 
Changelog and localizations.

6 years agoDeprecate raw print queues.
Michael R Sweet [Mon, 19 Mar 2018 22:35:34 +0000 (18:35 -0400)] 
Deprecate raw print queues.

6 years agoInclude cupsJobPassword keyword in generated PPDs (Issue #5265)
Michael R Sweet [Mon, 19 Mar 2018 17:18:28 +0000 (13:18 -0400)] 
Include cupsJobPassword keyword in generated PPDs (Issue #5265)

6 years agoFix _cupsCondWait again.
Michael R Sweet [Wed, 14 Mar 2018 22:06:52 +0000 (18:06 -0400)] 
Fix _cupsCondWait again.

6 years agoFix definition of IPP_DSTATE_ enums.
Michael R Sweet [Tue, 13 Mar 2018 01:58:11 +0000 (21:58 -0400)] 
Fix definition of IPP_DSTATE_ enums.

6 years agoFix implementation of _cupsCondWait with timeout.
Michael R Sweet [Tue, 13 Mar 2018 01:56:51 +0000 (21:56 -0400)] 
Fix implementation of _cupsCondWait with timeout.

6 years agoUse setuid for Kerberized IPP printing (Issue #5233)
Michael R Sweet [Tue, 13 Mar 2018 01:51:47 +0000 (21:51 -0400)] 
Use setuid for Kerberized IPP printing (Issue #5233)

6 years agoFix printing to some IPP Everywhere printers (Issue #5238)
Michael R Sweet [Tue, 13 Mar 2018 01:48:04 +0000 (21:48 -0400)] 
Fix printing to some IPP Everywhere printers (Issue #5238)

6 years agoFix systemd integration with cupsd (Issue #5263)
Michael R Sweet [Mon, 12 Mar 2018 17:33:45 +0000 (13:33 -0400)] 
Fix systemd integration with cupsd (Issue #5263)

6 years agoFix the Windows export file.
Michael R Sweet [Fri, 9 Mar 2018 23:48:39 +0000 (18:48 -0500)] 
Fix the Windows export file.

6 years agoBump shared library version to account for new functions.
Michael R Sweet [Fri, 9 Mar 2018 23:47:34 +0000 (18:47 -0500)] 
Bump shared library version to account for new functions.

6 years agoFix Kerberized IPP printing (Issue #5233)
Michael R Sweet [Fri, 9 Mar 2018 20:40:11 +0000 (15:40 -0500)] 
Fix Kerberized IPP printing (Issue #5233)

6 years agoThe scheduler could crash while adding an IPP Everywhere printer (Issue #5258)
Michael R Sweet [Thu, 8 Mar 2018 16:48:43 +0000 (11:48 -0500)] 
The scheduler could crash while adding an IPP Everywhere printer (Issue #5258)

6 years agoDisable SNMP supplies for all label printers (Issue #5256)
Michael R Sweet [Thu, 8 Mar 2018 16:09:38 +0000 (11:09 -0500)] 
Disable SNMP supplies for all label printers (Issue #5256)

6 years agoAdd USB quirk rule for Lexmark Optra E310 printers (Issue #5259)
Michael R Sweet [Thu, 8 Mar 2018 16:04:56 +0000 (11:04 -0500)] 
Add USB quirk rule for Lexmark Optra E310 printers (Issue #5259)

6 years agoFix stray space/tab.
Michael R Sweet [Wed, 7 Mar 2018 14:32:04 +0000 (09:32 -0500)] 
Fix stray space/tab.

6 years agoBump versions in config headers.
Michael R Sweet [Wed, 7 Mar 2018 14:14:57 +0000 (09:14 -0500)] 
Bump versions in config headers.

6 years agoTemporary files are now placed in the correct directory for sandboxed
Michael R Sweet [Wed, 7 Mar 2018 14:03:24 +0000 (09:03 -0500)] 
Temporary files are now placed in the correct directory for sandboxed
applications on macOS (rdar://problem/37789645)

6 years agoUpdate documentation for cupsHashString.
Michael R Sweet [Wed, 7 Mar 2018 13:57:12 +0000 (08:57 -0500)] 
Update documentation for cupsHashString.

6 years agoFix crash bug in HTTP field handling - regression in the backported change for
Michael R Sweet [Wed, 7 Mar 2018 04:21:40 +0000 (23:21 -0500)] 
Fix crash bug in HTTP field handling - regression in the backported change for
Issue #4862.

6 years agoRemainder of patches for backporting 2.3 changes to 2.2.x (Issue #5255)
Michael R Sweet [Wed, 7 Mar 2018 04:18:26 +0000 (23:18 -0500)] 
Remainder of patches for backporting 2.3 changes to 2.2.x (Issue #5255)

6 years agoBackport CUPS 2.3.x changes to 2.2.x (Issue #5255)
Michael R Sweet [Wed, 7 Mar 2018 03:53:41 +0000 (22:53 -0500)] 
Backport CUPS 2.3.x changes to 2.2.x (Issue #5255)

- Fixed a compile issue when PAM is not available (Issue #5253)
- Documentation fixes (Issue #5252)
- Star Micronics printers need the "unidir" USB quirk rule (Issue #5251)
- The scheduler now supports using temporary print queues for older IPP/1.1 print queues like those shared by CUPS 1.3 and earlier (Issue #5241)
- The `cupsRasterWritePixels` function did not correctly swap bytes for some formats (Issue #5225)
- Added a USB quirk rule for Canon MP280 series printers (Issue #5221)
- The `ppdInstallableConflict` tested too many constraints (Issue #5213)
- More fixes for printing to old CUPS servers (Issue #5211)
- The `cupsCopyDest` function now correctly copies the `is_default` value (Issue #5208)
- The scheduler did not work with older versions of uClibc (Issue #5188)
- The scheduler now substitutes default values for invalid job attributes when running in "relaxed conformance" mode (Issue #5186)
- Fixed PAM module detection and added support for the common PAM definitions (Issue #5185)
- Fixed a journald support bug in the scheduler (Issue #5181)
- The cups-driverd program incorrectly stopped scanning PPDs as soon as a loop was seen (Issue #5170)
- Fixed group validation on OpenBSD (Issue #5166)
- Fixed the `ippserver` sample code when threading is disabled or unavailable (Issue #5154)
- The `cupsEnumDests` function did not include options from the lpoptions files (Issue #5144)
- The `SSLOptions` directive now supports `MinTLS` and `MaxTLS` options to control the minimum and maximum TLS versions that will be allowed, respectively (Issue #5119)
- The scheduler did not write out dirty configuration and state files if there were open client connections (Issue #5118)
- The `lpadmin` command now provides a better error message when an unsupported System V interface script is used (Issue #5111)
- The `lp` and `lpr` commands now provide better error messages when the default printer cannot be found (Issue #5096)
- No longer support backslash, question mark, or quotes in printer names (Issue #4966)
- The CUPS library now supports the latest HTTP Digest authentication specification including support for SHA-256 (Issue #4862)
- The `lpstat` command now reports when new jobs are being held (Issue #4761)
- The `lpoptions` command incorrectly saved default options (Issue #4717)
- The `ppdLocalizeIPPReason` function incorrectly returned a localized version of "none" (rdar://36566269)
- TLS connections now properly timeout (rdar://34938533)
- The IPP backend did not properly detect failed PDF prints (rdar://34055474)

6 years agoNeed to look further down in CHANGES.md, fix messages to use .md suffix.
Michael R Sweet [Wed, 1 Nov 2017 14:59:53 +0000 (10:59 -0400)] 
Need to look further down in CHANGES.md, fix messages to use .md suffix.

6 years agoUpdate version check to reflect new changelog title format. v2.2.6
Michael R Sweet [Wed, 1 Nov 2017 14:57:53 +0000 (10:57 -0400)] 
Update version check to reflect new changelog title format.

6 years agoBump versions...
Michael R Sweet [Wed, 1 Nov 2017 14:56:47 +0000 (10:56 -0400)] 
Bump versions...

6 years agoUpdate CUPS programming manual.
Michael R Sweet [Wed, 1 Nov 2017 14:51:16 +0000 (10:51 -0400)] 
Update CUPS programming manual.

6 years agoRevert change in cupsDoIORequest, which caused problems.
Michael R Sweet [Wed, 1 Nov 2017 14:22:12 +0000 (10:22 -0400)] 
Revert change in cupsDoIORequest, which caused problems.

6 years agoFix handling of "yue" language.
Michael R Sweet [Mon, 30 Oct 2017 16:20:12 +0000 (12:20 -0400)] 
Fix handling of "yue" language.

6 years agoMerge pull request #5155 from DavieV/check-printer-first
Michael R Sweet [Mon, 30 Oct 2017 16:04:06 +0000 (12:04 -0400)] 
Merge pull request #5155 from DavieV/check-printer-first

Rearranging order of null checks in lpadmin

6 years agoRearranging order of null checks in lpadmin 5155/head
DavieV [Thu, 26 Oct 2017 05:29:01 +0000 (22:29 -0700)] 
Rearranging order of null checks in lpadmin

6 years agoChangelog.
Michael Sweet [Wed, 25 Oct 2017 17:36:33 +0000 (13:36 -0400)] 
Changelog.

6 years agoMerge pull request #5152 from michaelweghorn/michaelweghorn/add_missing_space_in_loca...
Michael R Sweet [Wed, 25 Oct 2017 14:04:41 +0000 (10:04 -0400)] 
Merge pull request #5152 from michaelweghorn/michaelweghorn/add_missing_space_in_localization

Add missing space in German localization

6 years agoAdd missing space in German localization 5152/head
Michael Weghorn [Wed, 25 Oct 2017 12:51:29 +0000 (14:51 +0200)] 
Add missing space in German localization

6 years agoUpdate fanfold sizes.
Michael Sweet [Mon, 23 Oct 2017 21:48:40 +0000 (17:48 -0400)] 
Update fanfold sizes.

6 years agoUpdate message catalogs.
Michael Sweet [Mon, 23 Oct 2017 21:29:15 +0000 (17:29 -0400)] 
Update message catalogs.

6 years agoDBUS notifications could crash the scheduler (Issue #5143)
Michael Sweet [Mon, 23 Oct 2017 20:23:43 +0000 (16:23 -0400)] 
DBUS notifications could crash the scheduler (Issue #5143)

- scheduler/ipp.c: Make sure requesting-user-name string is valid UTF-8.

6 years agoMerge pull request #5150 from hardfalcon/master
Michael R Sweet [Mon, 23 Oct 2017 20:07:45 +0000 (16:07 -0400)] 
Merge pull request #5150 from hardfalcon/master

 Fix AllowRC4 and AllowSSL3 on GnuTLS platforms

6 years agoFix indention 5150/head
Pascal Ernster [Sun, 22 Oct 2017 21:33:07 +0000 (23:33 +0200)] 
Fix indention

6 years agoFix AllowRC4 and AllowSSL3 on GnuTLS platforms
Pascal Ernster [Sun, 22 Oct 2017 20:34:42 +0000 (22:34 +0200)] 
Fix AllowRC4 and AllowSSL3 on GnuTLS platforms

6 years agoMerge branch 'master' of https://github.com/apple/cups
Pascal Ernster [Sun, 22 Oct 2017 20:13:10 +0000 (22:13 +0200)] 
Merge branch 'master' of https://github.com/apple/cups

6 years agoRevert "Clean up implementation for SSLOptions"
Pascal Ernster [Sun, 22 Oct 2017 20:12:51 +0000 (22:12 +0200)] 
Revert "Clean up implementation for SSLOptions"

This reverts commit c61b78bd84020d34e360e65e44156c0b53e4b3e0.

6 years agoRevert "Changed AllowDH to no-op on gnutls platforms, explicitly disabled ANON-DH...
Pascal Ernster [Sun, 22 Oct 2017 20:12:18 +0000 (22:12 +0200)] 
Revert "Changed AllowDH to no-op on gnutls platforms, explicitly disabled ANON-DH and ANON-ECDH ciphersuites on gnutls"

This reverts commit 46a7b416ee5f64ff3d4b98ef333e5d74b9f0c29f.

6 years agoFix cipher suite selection with GNU TLS (Issue #5145)
Michael Sweet [Fri, 20 Oct 2017 02:44:12 +0000 (22:44 -0400)] 
Fix cipher suite selection with GNU TLS (Issue #5145)

Also make sure that client.conf SSLOptions do not override cupsd.conf
SSLOptions, and document the (hopefully obvious) fact that Allow* is less
secure and Deny* is more secure.

- cups/http-private.h: Add "_HTTP_TLS_SET_DEFAULT" flag for options set from
  client.conf.
- cups/tls-*.c: Use new flag.
- cups/tls-gnutls.c: Fix CBC cipher suite exclusion logic, and always disable
  anonymous DH.
- cups/usersys.c: Pass new flag when calling _httpTLSSetOptions.
- man/*: Update documentation.

6 years agoChanged AllowDH to no-op on gnutls platforms, explicitly disabled ANON-DH and ANON... 5149/head
Pascal Ernster [Fri, 20 Oct 2017 01:23:01 +0000 (03:23 +0200)] 
Changed AllowDH to no-op on gnutls platforms, explicitly disabled ANON-DH and ANON-ECDH ciphersuites on gnutls

6 years agoClean up implementation for SSLOptions
Pascal Ernster [Thu, 19 Oct 2017 22:37:43 +0000 (00:37 +0200)] 
Clean up implementation for SSLOptions

6 years agoMerge pull request #5146 from DavieV/fix-ifs
Michael R Sweet [Thu, 19 Oct 2017 14:52:59 +0000 (10:52 -0400)] 
Merge pull request #5146 from DavieV/fix-ifs

Remove unnecessary nesting in if statements.

6 years agoUpdate configure script.
Michael Sweet [Thu, 19 Oct 2017 14:52:15 +0000 (10:52 -0400)] 
Update configure script.