aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.conf.in
Commit message (Collapse)AuthorAge
* Default Configuration (transport): a small step for me; a great step for ↵dvn2018-06-27
| | | | usability
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* adding xu transportChristian Grothoff2018-05-28
|
* build xtChristian Grothoff2018-05-26
|
* document neighbour_limit option betterChristian Grothoff2017-02-26
|
* No need to mention HOLE_EXTERNAL twiceDavid Barksdale2017-02-11
|
* fixing uninit sin_addr; now successfully tested external hole punching ↵Christian Grothoff2017-01-07
| | | | support in new NAT code; documenting options to be used in the future
* pass section name instead of specific option via IPCChristian Grothoff2017-01-05
|
* -document quota, use higher quota for testChristian Grothoff2015-10-26
|
* -undoChristian Grothoff2015-03-17
|
* consistently call deq before qcChristian Grothoff2015-03-17
|
* adding TCP STEALTH support (without integrity protection) to HTTP(S) serverChristian Grothoff2014-11-22
|
* adding TCP_STEALTH option to default configurationChristian Grothoff2014-11-02
|
* -drastically simplify http server session cleanup (and startup) logicChristian Grothoff2014-06-23
|
* adding extended proxy support for http(s) clientMatthias Wachs2014-04-14
|
* unix domain sockets used hardcoded path instead of configuration settingMatthias Wachs2014-02-07
| | | | | | - removing UNIX domain sockets port support and UNIX domain socket NAT support
* added function to disable receiving broadcasts to prevent buildbots from ↵Matthias Wachs2013-12-19
| | | | connecting to the network
* -be stricter during handshake, close sessions with broken interactions ↵Christian Grothoff2013-12-12
| | | | aggressively
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* - make transport and consensus ports java-portsFlorian Dold2013-10-21
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -more code migration to microseconds:Christian Grothoff2013-08-12
|
* Integrating bluetooth in the configuration fileClaudiu Olteanu2013-07-14
|
* new cfg option to include port in external hostnameMatthias Wachs2013-06-28
|
* enabling certification verification in testMatthias Wachs2013-06-27
| | | | | adding cfg options for certificate verification
* docuMatthias Wachs2013-05-15
|
* added warningMatthias Wachs2013-05-07
|
* traffic manipulation cfg settingsMatthias Wachs2013-05-06
|
* initial server side change for MITM ssl validationMatthias Wachs2013-04-03
|
* -relax UID checkChristian Grothoff2013-03-04
|
* -add adv portChristian Grothoff2012-11-04
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* move https cert location to servicehomeMatthias Wachs2012-09-19
|
* external hostMatthias Wachs2012-08-31
|
* config for new http/s pluginsMatthias Wachs2012-08-31
|
* ignoring ACCEPT_FROM for transport plugins while testingSree Harsha Totakura2012-07-02
|
* improved error messages when no network connectivity and fancy interval timeMatthias Wachs2012-06-29
|
* - mistakeMatthias Wachs2012-06-29
|
* do not print error msg when we have no network connectivityMatthias Wachs2012-06-29
|
* - disable unixMatthias Wachs2012-05-08
|
* - section for unixMatthias Wachs2012-04-27
|
* - remove httpMatthias Wachs2012-04-02
|
* fixing 0002249: report only new addressesMatthias Wachs2012-04-02
|
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default