2011-09-07 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Wachs | porting gnunet-transport-list-connections to binary... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Bart Polot | Added new test for multiple clients on one peer |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Wachs | fixing gnunet-transport-list-connections |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Philipp Tölke | documentation |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Wachs | adding statistics about connected peers |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Bart Polot | Fixed bugs |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Wachs | correct usage of ats \0 termination |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Wachs | not including \0-terminator is different from typical... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Wachs | gnunet-service-transport_neighbours.c requires ats_coun... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Matthias Wachs | udp now working with new transport service |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Bart Polot | Added cancellation of least priority packet on notify... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Christian Grothoff | no whitespace after backslash |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Matthias Wachs | fixing it one more time! |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Christian Grothoff | fixing 1761 |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Bart Polot | Merged changes to destroy_tunnel, removed data pointer... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Christian Grothoff | fixing API and clean up issues in testing |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Bart Polot | WiP |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Wachs | small utility to connect running peers |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Wachs | debugging |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Wachs | fixing issue with unix domain sockets: |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Bart Polot | Completed incoming tunnel handling, refactored destroy... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Wachs | separate transport api debug messages from transport... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Wachs | fix shutdown order to prevent segfault |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Wachs | ensure neighbour map is existing |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Wachs | fixing floating point execption |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Christian Grothoff | no longer true |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Christian Grothoff | LRN: |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Bart Polot | Fixed bad merge |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Bart Polot | Changes in API, adapted code and testfiles, improved... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | doxygen |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | breaking stuff |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | making mwachs happier |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | making mwachs happy |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | fix doc |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Bart Polot | Added tunnel destroy, changed message types in client... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | cleanup API for get_hello and get_hello_cancel |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | typos |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | dead |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | don't add addrs like crazy |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | LRN: fix dht tests --- not sure this is the best fix |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | LRN fixes to DV config to make tests pass: |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christian Grothoff | LRN: fast and dirty transport crash fix |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Bart Polot | Implemented reconnect, creation of incoming tunnels... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Bart Polot | WiP |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Bart Polot | Changed variables and functions to meaningul names... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christian Grothoff | fixing double-adding of the 'die-task' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christian Grothoff | working on DV -- trying to fix bug found by LRN |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Bart Polot | Updated header for change in service (drop timeout... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Bart Polot | Changed add_peer to drop timeout, updated documentation... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Bart Polot | Added timeout & notification code |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Matthias Wachs | minor fixes |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Matthias Wachs | porting all tests using testing lib |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Matthias Wachs | using new function + additional safety checks |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Matthias Wachs | latest changes |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Bart Polot | Added peer add timeout handling, tunnel connect/disconn... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Bart Polot | WiP |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Bart Polot | Added dns section to try make it work on Windows |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Bart Polot | oops, one more unix path removed |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Bart Polot | DIsabled the use of UNIX sockets, to allow running... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Matthias Wachs | utility functions |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Bart Polot | Header for new connect call |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Bart Polot | fixes, documentation, refactoring |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Matthias Wachs | moving code to generate cfg name used in every test... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Matthias Wachs | migrated multiaddress to testing framework |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Matthias Wachs | fixed bug https://gnunet.org/bugs/view.php?id=1762 |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Philipp Tölke | send a hello-packet for the mesh regularily |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Philipp Tölke | double free |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Philipp Tölke | double-free |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Bart Polot | indent |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Matthias Wachs | general intendation |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Matthias Wachs | ported unreliability to transport testing |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Bart Polot | Indent |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Bart Polot | Add struct to indent |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Matthias Wachs | reenabling gauger support with automatic testname detection |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Matthias Wachs | check if gnunet-nat-server is correctly installed |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | todo list |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | use define |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | communicate operation timeouts |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Matthias Wachs | gnunet-nat-server was not correctly installed |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | include message overheads in size request, handle chang... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | timeout support, handle empty queue due to cancel/timeout |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | encapsulate payload, keep target/priority/etc. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Matthias Wachs | tests now use GNUNET_OS_check_helper_binary to find... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | malloc NULLs already |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | delay calling notify from notify_transmit_ready |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | minor cleanup |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | use unsigned int |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | nicer alignment, unsigned sizes |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | don't try to receive before successfully connecting... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Christian Grothoff | foundit |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Bart Polot | Indent |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Matthias Wachs | removing unique id code |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Bart Polot | Fix tests, peer commands api <-> service |
commit | commitdiff | tree | snapshot |
next |