aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* work on new gnunet-nat tool, towards new NAT APIChristian Grothoff2016-11-27
|
* service_new: ready_confirm_fdtg(x)2016-11-25
|
* configure: -fsanitizetg(x)2016-11-25
|
* fix creation of PHONE records with gnunet-namestorelurchi2016-11-22
| | | | The string size of the line/port part of a phone record value is 103 (base32-encoded GNUNET_HashCode). Until now it was assumed to be 128 bytes long
* include postgres db url in error messageFlorian Dold2016-11-21
|
* guix-env.scm: build gnunet with hardening.taler-0.2.0ng02016-11-19
|
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
|
* Avoid undefined left-shiftDavid Barksdale2016-11-17
|
* Check return value of GNUNET_NETWORK_socket_createDavid Barksdale2016-11-17
|
* fix out-of-tree build of GNUnetChristian Grothoff2016-11-11
|\
| * configure: --enable-sanitizertg(x)2016-11-10
| |
| * - ignore test filesBart Polot2016-11-09
| |
| * - add subdirectory gitignore filesBart Polot2016-11-09
| |
| * - fix handling of HELLO with 0 expiration timeBart Polot2016-11-09
| |
| * - autoreconf fails without ChangeLog presentBart Polot2016-11-09
| |
* | fix out-of-tree build of GNUnetChristian Grothoff2016-11-11
|/
* remove obsolete svn to change log scriptChristian Grothoff2016-11-08
|
* get rid of ChangeLog generation from svn, start new ChangeLog for Gitinitial-import-from-subversion-38251Christian Grothoff2016-11-08
|
* - axolotl initialization takes > 1s under valgrindBart Polot2016-11-04
|
* - avoid connection timeout in valgrind testsBart Polot2016-11-04
|
* - use timing macro instead of logBart Polot2016-11-04
|
* -remove dead codeBart Polot2016-11-04
|
* - simplify loggingBart Polot2016-11-04
|
* - refactor connection upkeep code, remove unneeded functionsBart Polot2016-11-04
|
* - update doxygen / docBart Polot2016-11-04
|
* - refactor function timing codeBart Polot2016-11-04
|
* - fix loggingBart Polot2016-11-04
|
* - simplify ack handling, die if trying to send conneciton-level ACK to clientsBart Polot2016-11-04
|
* - always return a queue handleBart Polot2016-11-04
|
* - don't complain about retransmitted connection_create/_ack messagesBart Polot2016-11-04
|
* - use proper type for N/ABart Polot2016-11-04
|
* - sending KX on loopback is very wrong, dieBart Polot2016-11-04
|
* - docBart Polot2016-11-04
|
* -more work towards NAT serviceChristian Grothoff2016-10-31
|
* add template for NAT serviceChristian Grothoff2016-10-31
|
* Refactor encrypted traffic handlingBart Polot2016-10-29
| | | | | | | - eliminate encapsulation for KX/DATA - simplify cases - remove dead code - Organize message types
* Un-flag in_flight to avoid integer underflow in GNUNET_MQ_get_lengthBart Polot2016-10-29
|
* - Fix Coverity #153011, abort on NULL path instead of dereferencing laterBart Polot2016-10-29
|
* update documentationSree Harsha Totakura2016-10-27
|
* disable more unnecessary services in testcasesSree Harsha Totakura2016-10-27
|
* propagate barrier status messages to sub controllersSree Harsha Totakura2016-10-27
|
* Fix #4718: Do not echo BARRIER_STATUS messages back to the main ↵Sree Harsha Totakura2016-10-27
| | | | controller/test driverAlso add a few FIXMEs to be fixed and fix testcase logic to accommodate new scheduler shutdown semantics
* testbed: do not start unnecessary servicesSree Harsha Totakura2016-10-27
|
* Build messages fully in tunnel code, avoid copying in connection layerBart Polot2016-10-27
|
* - measure encryption performanceBart Polot2016-10-27
|
* - docBart Polot2016-10-27
|
* - reduce log levelBart Polot2016-10-27
|
* Avoid double constDavid Barksdale2016-10-26
|
* Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2stringDavid Barksdale2016-10-26
|
* Move type check after initialization to make compiler happyDavid Barksdale2016-10-26
|