Missing declarations
[oweals/gnunet.git] / src / include /
2012-09-28 Bart PolotPassing -v or -h options to a command no longer returns...
2012-09-28 Christian Grothoff-docu
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-27 Maximilian Szengeliptoregex test
2012-09-27 Christian Grothoff-fix
2012-09-27 Christian Grothoff-add cancel API
2012-09-27 Christian Grothoff-no line
2012-09-26 Sree Harsha Totakuradoc
2012-09-23 Sree Harsha Totakuradoc
2012-09-18 Martin Schanzenbach-short hash output func
2012-09-18 Christian Grothoff-code review, breaking build a bit
2012-09-18 Christian Grothoff-peer review
2012-09-17 Christian Grothofffixing #1551/#2503
2012-09-16 Christian Grothoff-fixing #2546
2012-09-15 Christian Grothoff-note duplicate API
2012-09-14 Sree Harsha Totakuramessages for inter-controller overlay connect
2012-09-13 Bart Polot- More documentation
2012-09-12 Christian Grothofftriple star fun done
2012-09-12 Christian Grothofftriple star fun
2012-09-11 Sree Harsha Totakurarename MAX_PACKET_SIZE option to MAX_PAYLOAD_SIZE
2012-09-11 Sree Harsha Totakurastream option to set packet size
2012-09-10 Christian Grothoffeliminating use of 'namespace' as a fieldname / variabl...
2012-09-10 Sree Harsha Totakuracleanup when operations fail
2012-09-10 Christian Grothoffadding another testbed API function: convenience functi...
2012-09-09 Christian Grothoff-API comments
2012-09-09 Christian Grothoff-fixes
2012-09-09 Christian Grothoffnew getopt helper function to parse relative time comma...
2012-09-09 Sree Harsha Totakurarenamed GNUNET_MESSAGE_TYPE_TESTBED_OPERATIONEVENT...
2012-09-09 Christian Grothoff-adding continuation to testbed peer start/stop API
2012-09-06 Martin Schanzenbachdoxy
2012-09-05 Sree Harsha Totakuraservice connect callback instead of operation completio...
2012-09-05 Sree Harsha Totakurachanged testbed API to include convenience callbacks
2012-09-04 Sree Harsha Totakuranew testbed interface
2012-09-04 Sree Harsha Totakurasave
2012-09-03 Sree Harsha Totakurafix
2012-09-02 Sree Harsha Totakurainput checks
2012-08-31 Sree Harsha TotakuraRemoved RunHandle return from GNUNET_TESTBED_run
2012-08-29 Sree Harsha TotakuraGNUNET_TESTBED_run to return a handle which can be...
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-08-29 Christian Grothoffextend API to enalbe exclusive port ranges to be specif...
2012-08-29 Martin Schanzenbach-change vpn wire data format
2012-08-28 Matthias Wachschanges
2012-08-27 Sree Harsha Totakuramore doc
2012-08-25 LRNchanges to address notification strike back
2012-08-23 Matthias Wachs- doc
2012-08-22 Martin Schanzenbach-doxygen
2012-08-21 Christian Grothoffrefactoring dns service to take stub code into separate...
2012-08-18 Martin Schanzenbach-not needed
2012-08-18 Martin Schanzenbach-fix NetworkRecord/GNSRecordBlock madness
2012-08-17 Sree Harsha Totakuracontroller link as operation
2012-07-31 Sree Harsha Totakuradoc
2012-07-31 Martin Schanzenbach-tlsa rr added to namestore
2012-07-30 Christian Grothofffix for gcc alginment issue on sparc reported to Debian...
2012-07-26 Maximilian Szengel- Added coloring option to graph saving.
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Christian Grothoff-dox
2012-07-25 Bart PolotEliminated mesh API buffering
2012-07-25 Christian Grothoff-nocaps
2012-07-23 Bart Polot- unused msg numbers
2012-07-22 Christian Grothoff-doxygen
2012-07-22 Sree Harsha Totakuraremoved redundant info request
2012-07-20 Christian Grothoff-cleanup
2012-07-20 Bart Polot- oops forgot includes
2012-07-20 Bart Polot- partial change, broken build system on laptop
2012-07-20 Sree Harsha Totakurapeer create callback
2012-07-18 Sree Harsha Totakurafix; modified testcase for test_testbed_api; valigrind...
2012-07-18 Christian Grothoff-minor code cleanup
2012-07-17 Sree Harsha Totakurahelper reply with modified config
2012-07-17 Sree Harsha Totakurahelper exception callback lesser parameters
2012-07-17 Sree Harsha Totakurahelper integration to GNUNET_TESTBED_host_run_()
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-07-15 Christian Grothoff-fixing warnings from gauger header
2012-07-15 Sree Harsha Totakuradoc
2012-07-14 Sree Harsha Totakuradoc
2012-07-14 Christian Grothoff-new API for asyncronous generation of private RSA...
2012-07-14 Sree Harsha Totakuratestbed helper init message
2012-07-13 Christian Grothoff-Bertrand Marc: fixing typos found by lintan
2012-07-12 LRNW32: safer process termination
2012-07-11 Martin Schanzenbach-more new api
2012-07-11 Martin Schanzenbach-more api
2012-07-11 Martin Schanzenbach-api love
2012-07-11 Sree Harsha Totakurafixes for controller_start() API changes
2012-07-11 Christian Grothoff-breaking testbed again...
2012-07-10 Bart Polot- doxygen
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-07 Sree Harsha Totakuratesting doc
2012-07-05 Maximilian Szengelregex: added verbose flag to graph api.
2012-07-05 Bart Polot- mark old API calls used for previous VPN implementati...
2012-07-05 Christian Grothoff-cpp fix
2012-07-04 Martin Schanzenbach-correctly document cache only flag
2012-07-04 Maximilian Szengelregex: actually checking the proof, fixes
2012-07-04 Sree Harsha Totakura-TESTBED controller_link_2 header
2012-07-04 Sree Harsha Totakura-TESTBED controller_link_2
2012-07-04 Sree Harsha Totakura-controller startup, connect and duals
2012-07-03 Christian Grothoff-fix gns record deletion
2012-07-02 Christian Grothoff-LRN: document namestore contents for given types
2012-07-02 Christian Grothoff-LRN: unlinux some linux-only stuff
2012-07-02 Christian Grothoff-update docu
2012-06-29 Christian Grothoff-more fixes to namestore
2012-06-29 Martin Schanzenbach-fix 2447
next