About: mod_gnutls is an Apache module that uses the GnuTLS library to provide SSL 3.0, TLS 1.0 and TLS 1.1 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL. For e.g. support for Server Name Indication (SNI), client certificates, OpenPGP certificate and Secure Remote Password (SRP) authentication.
Fossies downloads: /linux/www/apache_httpd_modules/ mod_gnutls-0.12.0.tar.bz2 (tar.gz|tar.xz|zip)
Fossies services: Member browsing
No. of package members: 242 (191 files within 51 directories)
The corresponding CLOC output data:190 text files. 159 unique files. 99 files ignored. github.com/AlDanial/cloc v 1.90 T=0.08 s (1138.0 files/s, 191141.0 lines/s) -------------------------------------------------------------------------------- Language files blank comment code scale 3rd gen. equiv -------------------------------------------------------------------------------- C 13 1052 1411 5391 x 0.77 = 4151.07 Python 27 442 652 1515 x 4.20 = 6363.00 m4 6 130 17 1112 x 1.00 = 1112.00 Markdown 2 375 0 943 x 1.00 = 943.00 YAML 24 20 0 742 x 0.90 = 667.80 make 6 82 99 408 x 2.50 = 1020.00 C/C++ Header 9 91 509 184 x 1.00 = 184.00 Bourne Shell 1 26 35 128 x 3.81 = 487.68 Bourne Again Shell 3 7 34 30 x 3.81 = 114.30 CSS 1 0 0 18 x 1.00 = 18.00 -------------------------------------------------------------------------------- SUM: 92 2225 2757 10471 x 1.44 = 15060.85 --------------------------------------------------------------------------------
A hint: This "standard" CLOC analysis has included all package contents files (with the exception of files generated by code-production systems such as GNU autotools). But there exists a perhaps more "realistic" alternative CLOC analysis (among others better suited for an optional codespell check rating) that tries additionally to exclude third party code but also files containing fonts, codepage or character set definitions, dictionaries, names, SVG or non-English languages.