2013-12-05 |
Christian Grothoff | -fix leak, use 'op' |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -use doxygen-style comments on membes |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fix allocation type |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -add missing break |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -add missing break |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -typo |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | use 'svalue' that is actually a signed integer, as... |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -simplify code |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fix leaks on error-return, fix indentation |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -check return values of hashmap operations |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fix leak |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -check return values of hashmap operations |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fixing indentation/doxygen/style issues and some memor... |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -do not leak 'mask' array |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -indentation fixes |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -do not leak 'elements' array |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -indentations, comments on API |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fixing indentation |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fix leaks |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead assignment (and leak), reported by clang |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -safer, found by clang |
tree | commitdiff |
2013-12-05 |
Bart Polot | - fix channel numbering |
tree | commitdiff |
2013-12-05 |
Bart Polot | - add peer cmp |
tree | commitdiff |
2013-12-05 |
Bart Polot | -doc |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fix #3157 |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fix #3153 |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -fix timeout |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | only try to open /dev/power if it actually exists |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | creating gnunet-bcd |
tree | commitdiff |
2013-12-05 |
Bart Polot | - change mesh channel creation/notification API |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -dead code elimination |
tree | commitdiff |
2013-12-05 |
Matthias Wachs | fixing segfault since session->plugin was NULL |
tree | commitdiff |
2013-12-05 |
Matthias Wachs | fix ats information on session start |
tree | commitdiff |
2013-12-05 |
Matthias Wachs | set to NO_TASK when done |
tree | commitdiff |
2013-12-05 |
Matthias Wachs | fixed public key and identity comparison in disconnect... |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -make cryogenic code Linux-only |
tree | commitdiff |
2013-12-05 |
Bart Polot | - nonexistent channel does not necessarily means an... |
tree | commitdiff |
2013-12-05 |
Matthias Wachs | fix for mantis #0003156 |
tree | commitdiff |
2013-12-05 |
Bart Polot | - fix compilation issues |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -template for supriti/xvine |
tree | commitdiff |
2013-12-05 |
Bart Polot | - fix procession of channel create in loopback channels |
tree | commitdiff |
2013-12-05 |
Alejandra Morales | GNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_... |
tree | commitdiff |
2013-12-05 |
Alejandra Morales | Cryogenic stuff |
tree | commitdiff |
2013-12-05 |
Matthias Wachs | fix uninitialized memory in network send |
tree | commitdiff |
2013-12-05 |
Matthias Wachs | doxygen + remove break |
tree | commitdiff |
2013-12-05 |
Bart Polot | - treat data as ACK on the destination end of a channel |
tree | commitdiff |
2013-12-05 |
Bart Polot | - avoid dereferencing copy after channel (and therefore... |
tree | commitdiff |
2013-12-05 |
Bart Polot | - dont use millisecond restransmit delays for "synack... |
tree | commitdiff |
2013-12-05 |
Bart Polot | - improve dealing with duplicate channel create (in... |
tree | commitdiff |
2013-12-05 |
Bart Polot | - timing |
tree | commitdiff |
2013-12-05 |
Bart Polot | - log |
tree | commitdiff |
2013-12-05 |
Bart Polot | - avoid warning on successful shutdowns |
tree | commitdiff |
2013-12-04 |
Fabian Oehlmann | added simulation |
tree | commitdiff |
2013-12-04 |
David Barksdale | Fix issue 3154: gnunet_conversation_service.h doesn... |
tree | commitdiff |
2013-12-04 |
Fabian Oehlmann | added file-output for plots |
tree | commitdiff |
2013-12-04 |
Bart Polot | - dont authorize a client to send more data in case... |
tree | commitdiff |
2013-12-04 |
Bart Polot | - use cleaner code |
tree | commitdiff |
2013-12-04 |
Bart Polot | - don't mark duplicate channel_confirm messages as... |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | correct order of quotas |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | config file |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | new test with PKEY shortening check and lookup in short... |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | no cache cfg option |
tree | commitdiff |
2013-12-04 |
Christian Grothoff | -reduce stat calls by caching result of GNUNET_OS_insta... |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | add nick name for cached records |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | add cfg option to disable caching |
tree | commitdiff |
2013-12-04 |
Christian Grothoff | -fix paths |
tree | commitdiff |
2013-12-04 |
LRN | Skip gnunet-config-dependent tests when gnunet-config... |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | expiration |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | rename to match functionality |
tree | commitdiff |
2013-12-04 |
Matthias Wachs | debug message |
tree | commitdiff |
2013-12-04 |
Christian Grothoff | -run refresh_routes() asynchronously, as the recursion... |
tree | commitdiff |
2013-12-04 |
LRN | missing file |
tree | commitdiff |
2013-12-04 |
LRN | Fix Python interpreter in revocation test |
tree | commitdiff |
2013-12-04 |
LRN | Pythonize the revocation test |
tree | commitdiff |
2013-12-04 |
LRN | Link dv transport plugin to libgnunetats (for logging) |
tree | commitdiff |
2013-12-03 |
Florian Dold | - missing message type |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | include nick in cache for debugging |
tree | commitdiff |
2013-12-03 |
Sree Harsha Totakura | - do not use SIGUSR1 on SuperMUC |
tree | commitdiff |
2013-12-03 |
Sree Harsha Totakura | - allow $-expressions anywhere in the given string |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | modify test to test shortened delegations in shorten... |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | doxygen |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | adding libgnunetats.la to libadd |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | check in proportional |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | addign network |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | enabling transmission to plugin |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | - fixing crash during shutdown |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | reduce log level to debug |
tree | commitdiff |
2013-12-03 |
Florian Dold | - work on secretsharing |
tree | commitdiff |
2013-12-03 |
Fabian Oehlmann | removed unused function |
tree | commitdiff |
2013-12-03 |
Matthias Wachs | fixing parallel build dependency |
tree | commitdiff |
2013-12-02 |
Fabian Oehlmann | debug fa |
tree | commitdiff |
2013-12-01 |
Christian Grothoff | -doxygen |
tree | commitdiff |
2013-12-01 |
Bart Polot | - cleanup tunnel api |
tree | commitdiff |
next |