aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* -zero-terminateChristian Grothoff2014-12-07
|
* Import RPSBart Polot2014-12-05
|
* -fix MHD testChristian Grothoff2014-12-04
|
* Hello Christian,Christian Grothoff2014-10-18
| | | | | | | | | | I had to write a little patch to fix gnunet FTBFS on kfreebsd, you'll find it attached. Would you consider adding to your SVN ? Thanks, Bertrand
* address Debian #758937: allow use of curl if it is really the gnutls version ↵Christian Grothoff2014-09-04
| | | | and libgnurl is unavailable
* fail if plibc is not availableNils Durner2014-08-16
|
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
| | | | | Also add a macro for checking libpq from Autoconf macro archives.
* Require libmicrohttpd >= 0.9.32David Barksdale2014-07-03
| | | | | | We are using suspend/resume features for plugin_transport_http_server which were added in 0.9.32.
* sensor dashboard (collection point) initial commitOmar Tarabai2014-07-01
|
* Enable (X)DHT service to be compiled with malicious code.Sree Harsha Totakura2014-06-06
|
* undef _FORTIFY_SOURCE before defining it, in case it's already setGabor X Toth2014-05-27
|
* add social serviceGabor X Toth2014-05-27
|
* - remove mesh referencesBart Polot2014-05-07
|
* PEERSTORE initial commitOmar Tarabai2014-04-24
|
* -attempting fix for FreeBSD configure error on netinet/ip.h reported by JSChristian Grothoff2014-04-14
|
* SENSOR service integrationOmar Tarabai2014-04-14
|
* -version bumpChristian Grothoff2014-04-08
|
* -make sqlite3 hard requirement (#3341)Christian Grothoff2014-04-04
|
* USERNAME is a placeholder, not a variableLRN2014-03-01
|
* libidn is needed unconditionally for libgnunetdnsparserLRN2014-03-01
|
* -try to fix check for DANE if --with-gnutls is passed, also fix output at ↵Christian Grothoff2014-02-13
| | | | the end (thanks to E.E. for reporting)
* Warn about not building hostlist daemonLRN2014-02-07
|
* Revert "use -Wl on -no-undefined as it is a linker option:"LRN2014-01-27
| | | | | | | This reverts commit 57b1d0dc7f4aa49b5dc0c18225f51951119bd58c. Remove redundant -no-undefined, make sure only the one that gets into Makefiles directly remains, remove -Wl prefix from it.
* use -Wl on -no-undefined as it is a linker option:Christian Grothoff2014-01-26
|
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* GST-based backend does not require opus at compile timeLRN2014-01-21
|
* add configure test for libogg to fix #3278Christian Grothoff2014-01-21
|
* Check for libopus to be sufficiently newLRN2014-01-17
|
* Add GStreamer-based implementation of conversation helpersLRN2014-01-08
|
* FreeBSD has ucred.h in sys/ucred.h, check for this (#3249)Christian Grothoff2014-01-04
|
* -fix check for DANE and ftbfsChristian Grothoff2013-12-24
|
* -version bumpingChristian Grothoff2013-12-23
|
* Use newer plibc, adjust the code as neededLRN2013-12-22
| | | | | | | Use plibc_set_stat_size_size Use plibc_set_stat_time_size Update plibc header Check for _stati64 (needed due to the new plibc header)
* -require gnurl 7.34Christian Grothoff2013-12-17
|
* Don't use ancient -no-cpp-precomp flag on OS X.Bruno Cabral2013-12-12
| | | | | | | | Straight copy from WxWidgets : See http://trac.wxwidgets.org/ticket/14029 for a discussion of the problems it causes when using non-Apple compiler. Even for Apple's GCC, it does nothing these days and we no longer support OS X 10.3, so there's no point in continuing to use it.
* -remove useless/broken configure options, and gnunet_directories.hChristian Grothoff2013-12-11
|
* -test for tm_gmtoff and use it instead of 'timezone' as suggested by GNU ↵Christian Grothoff2013-12-08
| | | | libc manual
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* -bump configure test for an even more recent libgcrypt symbolChristian Grothoff2013-11-06
|
* -license bumpChristian Grothoff2013-11-05
|
* Add doublequotes; also, r for 'revision'LRN2013-11-05
|
* Beautify the version scriptLRN2013-11-05
|
* skeleton for secretsharingFlorian Dold2013-11-05
|
* -getting rid of some warningsChristian Grothoff2013-10-30
|
* -moving from libcurl to libgnurlChristian Grothoff2013-10-23
|
* -adding logic for TLSA/DANE verification in combination with recently ↵Christian Grothoff2013-10-21
| | | | submitted patches to GnuTLS
* -also generate makefile for namecacheChristian Grothoff2013-10-16
|
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
|
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
| | | | | - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
* -add missing pkgconfig generationsChristian Grothoff2013-10-06
|