summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: cleanup: yet another forgotten bracketsAlon Bar-Lev2012-06-011-1/+1
* t_client.sh iproute2 script fixesGert Doering2012-06-011-2/+2
* build: add git revision to --version output if build from git repositoryAlon Bar-Lev2012-06-016-0/+46
* build: detect sys/wait.h required for *bsdAlon Bar-Lev2012-06-011-1/+1
* build: insall README* document using build systemAlon Bar-Lev2012-06-012-4/+10
* build: spec: we support openssl >= 0.9.7Alon Bar-Lev2012-06-011-2/+2
* cleanup: spec: make space/tab consistentAlon Bar-Lev2012-06-011-17/+17
* cleanup: update .gitignoreAlon Bar-Lev2012-06-011-0/+2
* build: check minimum polarssl versionAlon Bar-Lev2012-06-011-0/+21
* repair t_client.sh test after build system revolutionGert Doering2012-06-012-8/+10
* Some filesystems don't like ':', which is a path 'make dist' would useDavid Sommerseth2012-05-041-1/+1
* Change version to indicate the master branch is not a versionDavid Sommerseth2012-05-031-1/+1
* Simplify check_cmd_access() functionDavid Sommerseth2012-05-031-22/+26
* build: windows: convert resources to UTF-8Alon Bar-Lev2012-05-032-2/+6
* Clarified the docs and help screen about what a 'cmd' isJonathan K. Bullard2012-05-022-61/+120
* Fix file access checks on commandsJonathan K. Bullard2012-05-021-21/+68
* Removed stray "Fox-IT hardening" string.Adriaan de Jong2012-04-281-1/+1
* build: fix typo in --enable-save-passwordAlon Bar-Lev2012-04-281-0/+1
* build: use stdbool.h if availableAlon Bar-Lev2012-04-285-14/+15
* Updated README.polarssl with build system changes.Adriaan de Jong2012-04-271-2/+2
* Removed support for PolarSSL < 1.1Adriaan de Jong2012-04-274-55/+1
* Use POLARSSL_CFLAGS instead of POLARSSL_CRYPTO_CFLAGS in configure.acAdriaan de Jong2012-04-271-1/+1
* Added a configuration option to enable prediction resistance in the PolarSSL ...Adriaan de Jong2012-04-277-0/+69
* Added support for new PolarSSL 1.1 RNGAdriaan de Jong2012-04-276-22/+148
* crash: packet_id_debug_print: sl may be nullAlon Bar-Lev2012-04-271-6/+10
* Clean-up: Presume that Linux is always IPv6 capable at build timeDavid Sommerseth2012-04-272-25/+0
* cleanup: add .gitattributes to control eol style explicitlyAlon Bar-Lev2012-04-262-0/+8
* Ensure sys/un.h autoconf detection includes sys/socket.hAdriaan de Jong2012-04-261-2/+2
* cleanup: remove C++ commentsAlon Bar-Lev2012-04-261-3/+3
* cleanup: plugin: support C++ pluginAlon Bar-Lev2012-04-261-0/+8
* build: properly detect TUNSETPERSISTAlon Bar-Lev2012-04-264-7/+17
* build: properly detect netinet/ip.h structsAlon Bar-Lev2012-04-261-0/+3
* build: fix some statement left from conversionAlon Bar-Lev2012-04-261-6/+6
* cleanup: gc usageAlon Bar-Lev2012-04-025-44/+55
* cleanup: avoid using ~0 - windowsAlon Bar-Lev2012-04-023-36/+42
* cleanup: avoid using ~0 - netmaskAlon Bar-Lev2012-04-026-10/+12
* cleanup: avoid using ~0 - ipv6Alon Bar-Lev2012-04-021-1/+1
* cleanup: avoid using ~0 - genericAlon Bar-Lev2012-04-024-2/+7
* cleanup: flags should not be boolAlon Bar-Lev2012-03-302-6/+6
* Migrated x509_get_sha1_hash to use the garbage collectorAdriaan de Jong2012-03-304-42/+11
* Migrated x509_get_serial to use the garbage collectorAdriaan de Jong2012-03-304-47/+26
* Migrated x509_get_subject to use of the garbage collectorAdriaan de Jong2012-03-308-75/+51
* Enable pedantic in windows compilationAlon Bar-Lev2012-03-301-1/+2
* Fixed off-by-one in serial length calculationAdriaan de Jong2012-03-291-1/+1
* Remove calls to OpenSSL when building with --disable-sslIgor Novgorodov2012-03-293-4/+19
* build: msvc: upgrade to Visual Studio 2010 + fixupsAlon Bar-Lev2012-03-2920-1292/+1121
* build: tap: search for tap headerAlon Bar-Lev2012-03-282-17/+17
* build: openbsd: detect netinet/ip.h correctlyAlon Bar-Lev2012-03-281-0/+3
* build: assume dlfcn is available on all supported platformsAlon Bar-Lev2012-03-261-1/+0
* build: windows: set vendor to openvpn project + cleanupsAlon Bar-Lev2012-03-262-5/+5