Coder Social home page Coder Social logo

qsq3 / gnutls Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shiftmediaproject/gnutls

0.0 1.0 0.0 39.13 MB

Unofficial GnuTLS with added custom native Visual Studio project build tools. GnuTLS: GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them.

Home Page: http://www.gnutls.org/

License: GNU Lesser General Public License v2.1

Makefile 2.55% C 73.78% Batchfile 0.04% Shell 2.16% CSS 0.02% Awk 0.18% C++ 2.49% M4 6.48% Perl 0.13% Emacs Lisp 0.01% Scheme 0.55% Assembly 9.68% Objective-C 0.24% Yacc 0.34% DIGITAL Command Language 0.05% HTML 0.74% JavaScript 0.12% XSLT 0.01% Logos 0.43%

gnutls's Introduction

GnuTLS README-alpha -- Information for developers

This file contains instructions for developers and advanced users that want to build from version controlled sources.

We require several tools to check out and build the software, including:

The required software is typically distributed with your operating system, and the instructions for installing them differ. Here are some hints:

gNewSense/Debian/Ubuntu:

apt-get install git-core autoconf libtool gettext autopoint
apt-get install guile-2.0-dev libtasn1-6-dev
apt-get install libidn11-dev gawk gperf git2cl
apt-get install libunbound-dev dns-root-data bison
apt-get install automake autogen nettle-dev libp11-kit-dev
apt-get install help2man gtk-doc-tools
apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils

Sometimes, you may need to install more recent versions of Automake, Nettle, P11-kit and Autogen, which you will need to build from sources.

Dependencies that are used during make check are listed below. Moreover, for basic interoperability testing you may want to install openssl and polarssl.

apt-get install valgrind libasan1
apt-get install nodejs softhsm datefudge dieharder
apt-get install libpolarssl-runtime openssl

To download the version controlled sources:

$ git clone git://gitorious.org/gnutls/gnutls.git
$ cd gnutls
$ git submodule update --init

The next step is to run autoreconf (etc) and then ./configure:

$ make bootstrap

When built this way, some developer defaults will be enabled. See cfg.mk for details.

Then build the project normally:

$ make
$ make check

Individual tests that may require additional hardware (e.g., smart cards) are:

$ sh tests/suite/testpkcs11

If you wish to contribute, you may read more about our coding style in doc/README.CODING_STYLE. Note that when contributing code that is not assigned to FSF, you will need to assert that the contribution is in accordance to the "Developer's Certificate of Origin" as found in the file doc/DCO.txt. That can be done by sending a mail with your real name to the gnutls-devel mailing list. Then just make sure that your contributions (patches), contain a "Signed-off-by" line, with your name and e-mail address. To automate the process use "git am -s" to produce patches.

Happy hacking!


Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.

gnutls's People

Contributors

nmav avatar jas4711 avatar civodul avatar sibras avatar jothan avatar alonbl avatar dkg avatar aburgm avatar fabiankeil avatar mstorsjo avatar ueno avatar jaakristioja avatar codesquid avatar attilamolnar avatar fcelda avatar cernekee avatar mignon-p avatar atsampson avatar alfredopironti avatar bradh avatar gustavoz avatar ott avatar mgorny avatar sjoerdsimons avatar stefwalter avatar ssorensen avatar kroeckx avatar stbuehler avatar tquemerais avatar tmatth avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.