Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jtblin/go-ldap-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.2
Choose a base ref
...
head repository: jtblin/go-ldap-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Nov 19, 2016

  1. Configuration menu
    Copy the full SHA
    e87e76e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Merge pull request #4 from jmcfarlane/tls-config

    Allow the user to specify tls InsecureSkipVerify and ServerName
    jtblin authored Dec 5, 2016
    Configuration menu
    Copy the full SHA
    b146e9e View commit details
    Browse the repository at this point in the history
  2. Minor refactoring

    jtblin committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    8e98a3a View commit details
    Browse the repository at this point in the history
  3. Update README for using SSL

    jtblin committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    993d307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad9f2ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7fd307 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Merge pull request #5 from hoop33/master

    Close #3. Add SkipTLS option to skip the TLS start
    jtblin authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    7fa73ae View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Configuration menu
    Copy the full SHA
    e88107c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Merge pull request #7 from danielfbm/master

    Adding the option to provide client certificates if necessary
    jtblin authored Feb 23, 2017
    Configuration menu
    Copy the full SHA
    b73f666 View commit details
    Browse the repository at this point in the history
Loading