aboutsummaryrefslogtreecommitdiff
path: root/bpkg/auth.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-22Use diagnostics facility from libbutlBoris Kolpackov1-4/+2
2016-11-03Adopt to auto_fd introduced to libbutl fdstreams and processKaren Arutyunov1-8/+10
2016-09-16Add io_error alias for std::ios_base::failureKaren Arutyunov1-9/+8
2016-09-13Change all auth trust prompts to "no default answer" instead of NoKaren Arutyunov1-2/+2
2016-09-04Improve auth diagnosticsBoris Kolpackov1-7/+9
2016-09-02Use rsautl openssl command instead of pkeyutlKaren Arutyunov1-3/+3
2016-09-01Improve diagnosticsBoris Kolpackov1-1/+2
2016-07-30Convert to use canonical directory separatorsBoris Kolpackov1-12/+8
2016-07-23Adapt to fdstream extensionKaren Arutyunov1-69/+41
2016-07-14Add --cert-* rep-info command optionsKaren Arutyunov1-0/+11
2016-05-31Remove %[.M] specifier from the certificate dates parsing format stringKaren Arutyunov1-11/+10
2016-05-31Remove redundant comma escaping in certificate authentication promptKaren Arutyunov1-1/+30
2016-05-31Port to MinGWKaren Arutyunov1-2/+6
2016-05-04Add support for repository authenticationKaren Arutyunov1-0/+815