Age | Commit message (Expand) | Author |
2015-01-28 | fixed size problems and removal of channel | Julius Bünger |
2015-01-28 | - more documentation | Bart Polot |
2015-01-28 | Documentation update - fix contradiction | Bart Polot |
2015-01-28 | - alignment, style | Bart Polot |
2015-01-28 | - changes to handling of own identity | Bart Polot |
2015-01-28 | fixed wrong cancellation | Julius Bünger |
2015-01-27 | optical changes | Julius Bünger |
2015-01-27 | fixed _seed() funktion | Julius Bünger |
2015-01-27 | add GNUNET_CONFIGURATION_get_data from Taler | Christian Grothoff |
2015-01-26 | fixed doxygen | Julius Bünger |
2015-01-26 | -fix logging, set quota to higher for testcase, also WLAN | Christian Grothoff |
2015-01-26 | -fix logging, set quota to higher for testcase | Christian Grothoff |
2015-01-26 | -fc not done here, do not null | Christian Grothoff |
2015-01-26 | -do not send any messages until we have our own MAC from the helper | Christian Grothoff |
2015-01-26 | patches from Hellekin to fix #3577 | Christian Grothoff |
2015-01-26 | -fix indent | Christian Grothoff |
2015-01-26 | -constants first | Christian Grothoff |
2015-01-26 | -style fixes | Christian Grothoff |
2015-01-26 | - fix memleak | Sree Harsha Totakura |
2015-01-26 | - fix docu | Sree Harsha Totakura |
2015-01-26 | -fix doc | Sree Harsha Totakura |
2015-01-25 | -udp broadcasts should not be flagged as inbound | Christian Grothoff |
2015-01-25 | -fix warnings created by ARM opening too many sockets with limited sockets te... | Christian Grothoff |
2015-01-25 | -make sure we get the correct errno back after GNUNET_NETWORK_socket_create() | Christian Grothoff |
2015-01-25 | -correct a few overly optimistic assumptions about what can legitimately happ... | Christian Grothoff |
2015-01-25 | -stupid check, remove | Christian Grothoff |
2015-01-25 | fix shutdown order to destroy sessions first, fix logic failure with respect ... | Christian Grothoff |
2015-01-25 | fixing wrong assertions | Christian Grothoff |
2015-01-25 | -address dying doesn't depend on bandwidth suggestion of ATS, just on in_dest... | Christian Grothoff |
2015-01-25 | -indentation | Christian Grothoff |
2015-01-25 | -pass closure, indentation fixes | Christian Grothoff |
2015-01-25 | -use static where applicable | Christian Grothoff |
2015-01-25 | always create session before giving performance metrics | Christian Grothoff |
2015-01-25 | -indentation | Christian Grothoff |
2015-01-25 | -undo bad commit | Christian Grothoff |
2015-01-25 | -indentation plugin_transport_udp.c | Christian Grothoff |
2015-01-25 | only add addresses as valid from peerinfo if we have the respective plugin lo... | Christian Grothoff |
2015-01-25 | store suggest handles, do not drop | Christian Grothoff |
2015-01-25 | handle mq being NULL | Christian Grothoff |
2015-01-25 | -fixing testcases | Christian Grothoff |
2015-01-25 | -fix testcase assertions | Christian Grothoff |
2015-01-25 | -eh, static sh plese | Christian Grothoff |
2015-01-25 | -removing useless/dead/redundant tests, adjusting other tests to fit current API | Christian Grothoff |
2015-01-24 | W32: Remove copy-pasted stray increment | LRN |
2015-01-24 | W32: Also consider ERROR_INVALID_HANDLE when checking 'file' type | LRN |
2015-01-24 | Fix the use of (GNUNET_)strdup and (GNUNET_)free | LRN |
2015-01-24 | Add GNUNET_NETWORK_fdset_handle_set_first | LRN |
2015-01-24 | Add support for selecting on W32 events | LRN |
2015-01-24 | -fix assertion checking the encoded s-expressions | Sree Harsha Totakura |
2015-01-23 | taking care of send msg size in the api | Julius Bünger |