summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* documentation updateNikos Mavrogiannopoulos2012-02-101-3/+3
* doc fixesNikos Mavrogiannopoulos2012-02-103-6/+6
* resolve port only when needed to.Nikos Mavrogiannopoulos2012-02-101-2/+2
* corrected subdirs for liboptsNikos Mavrogiannopoulos2012-02-101-1/+7
* ENABLE_PKI is no moreNikos Mavrogiannopoulos2012-02-103-7/+0
* fixNikos Mavrogiannopoulos2012-02-101-1/+1
* fix compilationNikos Mavrogiannopoulos2012-02-102-4/+1
* fixes to allow libopts to compile in windowsNikos Mavrogiannopoulos2012-02-104-4/+8
* gnutls_verify_stored_pubkey() and gnutls_store_pubkey() allow for alternative...Nikos Mavrogiannopoulos2012-02-102-8/+8
* use getservbyport() to obtain the service name.Nikos Mavrogiannopoulos2012-02-103-29/+31
* use updated apiNikos Mavrogiannopoulos2012-02-101-3/+3
* updated for new eagain-common.hNikos Mavrogiannopoulos2012-02-101-1/+3
* No need for .def.in files.Nikos Mavrogiannopoulos2012-01-318-0/+0
* added print_cert_info_compact().Nikos Mavrogiannopoulos2012-01-303-17/+36
* send_ocsp_request is more tolerant on errors.Nikos Mavrogiannopoulos2012-01-291-4/+5
* updated manpagesNikos Mavrogiannopoulos2012-01-292-8/+10
* updated textNikos Mavrogiannopoulos2012-01-291-33/+4
* removed debugging codeNikos Mavrogiannopoulos2012-01-291-6/+0
* cleanup a bit the printing information stuff.Nikos Mavrogiannopoulos2012-01-298-46/+62
* corrected dependenciesNikos Mavrogiannopoulos2012-01-291-8/+8
* Manual pages for included programs are auto-generated using the autoopts defi...Nikos Mavrogiannopoulos2012-01-298-16/+640
* gnutls-cli will try to verify ocsp responses if --ocsp is given.Nikos Mavrogiannopoulos2012-01-289-267/+487
* Do not store a key when it already exists.Nikos Mavrogiannopoulos2012-01-281-3/+4
* ssh flag is has the option to be disabled/enabled.Nikos Mavrogiannopoulos2012-01-282-1/+3
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-285-107/+325
* allow the usage of --load-trust with --askNikos Mavrogiannopoulos2012-01-281-1/+3
* updated descriptionNikos Mavrogiannopoulos2012-01-271-3/+3
* Added --ask option to ocsptool.Nikos Mavrogiannopoulos2012-01-2610-280/+537
* Fix builddir != srcdir builds.Simon Josefsson2012-01-251-8/+8
* Cleanup copyright headers.Simon Josefsson2012-01-2510-2/+164
* Fix syntax-check nits.Simon Josefsson2012-01-251-1/+1
* Only rebuild autogen sources if the real input file is modified.Simon Josefsson2012-01-251-18/+16
* generate libopts makefile outside the conditional.Nikos Mavrogiannopoulos2012-01-241-1/+2
* Added functions to allow quering a priority structure.Nikos Mavrogiannopoulos2012-01-241-572/+708
* Allow quering available elliptic curves by adding gnutls_ecc_curve_list().Nikos Mavrogiannopoulos2012-01-241-0/+14
* Do not print the same things twice.Nikos Mavrogiannopoulos2012-01-242-11/+0
* Fix make dist.Simon Josefsson2012-01-241-5/+1
* Move libopts/ to src/libopts/. Drop gaa remains.Simon Josefsson2012-01-2460-2400/+18001
* corrected typoNikos Mavrogiannopoulos2012-01-231-1/+1
* ocsptool uses liboptsNikos Mavrogiannopoulos2012-01-234-163/+222
* updated inder and inraw commands.Nikos Mavrogiannopoulos2012-01-232-4/+7
* the short version of --help is -h.Nikos Mavrogiannopoulos2012-01-237-1/+7
* corrected token parsing.Nikos Mavrogiannopoulos2012-01-231-4/+7
* READ_MULTI_LINE_TOKENIZED was corrected to account the whole string.Nikos Mavrogiannopoulos2012-01-231-8/+15
* Certtool completely relies on libopts. As a side-effect the syntax of dn_oid ...Nikos Mavrogiannopoulos2012-01-2224-5794/+157
* check for --inraw and --outraw.Nikos Mavrogiannopoulos2012-01-221-2/+2
* No need for action enumerations.Nikos Mavrogiannopoulos2012-01-222-90/+60
* certtool uses libopts for command line parsing.Nikos Mavrogiannopoulos2012-01-228-2079/+680
* updated docsNikos Mavrogiannopoulos2012-01-227-10/+55
* p11tool parses arguments are before (with gaa).Nikos Mavrogiannopoulos2012-01-222-33/+16