Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GnuTLS GnuTLS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 267
    • Issues 267
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gnutlsgnutls
  • GnuTLSGnuTLS
  • Merge requests
  • !1012

WIP: Add src/psk2.c using new src/options.c [skip ci]

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Tim Rühsen requested to merge tmp-remove-libopts into master May 27, 2019
  • Overview 7
  • Commits 1
  • Pipelines 8
  • Changes 7

PoC to replace libopts dependency. src/psk2.c is a copy of src/psk.c which uses the new src/options.c. doc/manpages/Makefile.am generates man, texi, info from psk2tool and psk2tool.md.in (a markdown template).

Can we replace pandoc by something else with less dependencies (e.g. help2man) ?

Issue for discussion is #775 (closed)

Edited May 27, 2019 by Tim Rühsen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tmp-remove-libopts