aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* -include time offsets in logging as wellChristian Grothoff2013-03-04
|
* Implement GNUNET_FS_namespace_insert_advertisement_into_metadataLRN2013-03-04
|
* Make 2nd and 3rd arguments of GNUNET_FS_namespace_rename constant pointersLRN2013-03-03
|
* GNUNET_FS_namespace_renameLRN2013-03-03
|
* Be able to open existing namespacesLRN2013-03-03
|
* Be able to only-read-not-create RSA keysLRN2013-03-03
|
* Implement and use GNUNET_FS_namespace_get_public_key_hashLRN2013-03-03
|
* Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN2013-03-03
|
* -disable extra checks by defaultChristian Grothoff2013-03-02
|
* -noteChristian Grothoff2013-03-01
|
* - path log documentation, styleBart Polot2013-03-01
|
* reverting back to the previous working versionSree Harsha Totakura2013-02-27
|
* version to make updated testbed compile with pre-ecc age code.Sree Harsha Totakura2013-02-27
|
* Parsing LoadLeveler allocated hosts and creating testbed hosts from themSree Harsha Totakura2013-02-27
|
* - fix compileSree Harsha Totakura2013-02-21
|
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
| | | | | | | | | | | manage the configurations of controllers running on a host automatically. modified ADD_HOST message structure to have host configuration. This feature is yet to be implemented. The idea is that GNUNET_TESTBED_link_controllers() should take no configuration when hosts automatically update configuration when a new configuration is generated from a template.
* Asynchronous namespace creation. With a test.LRN2013-02-19
|
* changesMatthias Wachs2013-02-15
|
* More flexible native->GNUnet_handle file openingLRN2013-02-14
| | | | | | Can now open not just FILEs, but also integer fds and native Windows handles. The last two will be used later by the new pipe control code.
* Make pipe ends detachable, fix W32 corner-casesLRN2013-02-14
| | | | | | | Now pipe ends are fully-functional FileHandles. You can detach them from the pipe, and closing pipe will not affect them afterwards. Tightened W32 implementation (make it close events!)
* -proposed multicast API draftChristian Grothoff2013-02-14
|
* -proposed mesh2 API draftChristian Grothoff2013-02-14
|
* stop helpers by closing stdinSree Harsha Totakura2013-02-12
|
* -trying to address #2791Christian Grothoff2013-02-11
|
* - improved ibf decoding algorithmFlorian Dold2013-02-07
| | | | | | - strata estimator now fits in one message - work on consensus, not quite working yet
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* -distChristian Grothoff2013-02-05
|
* docuMatthias Wachs2013-02-05
|
* add completion callback for overlay topology configure functionsSree Harsha Totakura2013-02-05
|
* last commit for metricMatthias Wachs2013-02-05
|
* moreMatthias Wachs2013-02-05
|
* -export ecc generation functionChristian Grothoff2013-02-03
|
* - docSree Harsha Totakura2013-02-01
|
* API extension, make blocking socket API visibleChristian Grothoff2013-01-30
|
* function to synchronously check if a peer is connected at CORE levelSree Harsha Totakura2013-01-30
|
* forgotMatthias Wachs2013-01-30
|
* - renameSree Harsha Totakura2013-01-26
|
* - cpp guardsBart Polot2013-01-18
|
* - doxygenBart Polot2013-01-18
|
* - missing fileBart Polot2013-01-18
|
* Move regex DHT integration from mesh to regexBart Polot2013-01-17
|
* -note for API discussion with SreeChristian Grothoff2013-01-17
|
* -public apiFlorian Dold2013-01-17
|
* - docSree Harsha Totakura2013-01-16
| | | | | - moved write_cont callback towarding beginning of GNUNET_STREAM_WriteHandle - rename stream_protocol.h to stream.h
* handleMatthias Wachs2013-01-14
|
* - fix: SOCKTYPE not definedMatthias Wachs2013-01-08
|
* implemented the modified consensus api, started implementing p2p protocol ↵Florian Dold2013-01-03
| | | | for consensus
* - doxygenSree Harsha Totakura2013-01-02
|
* * added tap version checking logics. Many tap32 versions are broken,Christian Fuchs2012-12-31
| | | | | | | | | | | | | | | | | | | | | | | Only version 9.8 and later support IPv6, 9.8 is broken with IPv4. Thus, we are using the same minium version as openvpn 2.3: tap32-9.9 * created our TAP/TUN handle-object (equivalent to the *nix init_tun() function), this still requires some more logics to be complete. * added logics to set the tun up (+a fixed sleep, to wait for it to come up) * we now also store the device's GUID, as we need it for creating the handle. * added the exports of tap32: src/include/tap_windows.h , for the sake of upgradability. This file contains version-specific defines for the driver. * happy new year!
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|