aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* doxygenChristian Grothoff2011-09-02
* Added tunnel destroy, changed message types in client <-> service protocolBart Polot2011-09-02
* cleanup API for get_hello and get_hello_cancelChristian Grothoff2011-09-02
* Implemented reconnect, creation of incoming tunnels, refactoringBart Polot2011-09-02
* WiPBart Polot2011-09-01
* Changed variables and functions to meaningul names, changed debug logging, f...Bart Polot2011-09-01
* Changed add_peer to drop timeout, updated documentation, minor fixesBart Polot2011-09-01
* Added timeout & notification codeBart Polot2011-09-01
* Added peer add timeout handling, tunnel connect/disconnect notificationsBart Polot2011-09-01
* WiPBart Polot2011-08-31
* Added dns section to try make it work on WindowsBart Polot2011-08-31
* oops, one more unix path removedBart Polot2011-08-31
* DIsabled the use of UNIX sockets, to allow running on Win platformBart Polot2011-08-31
* fixes, documentation, refactoringBart Polot2011-08-31
* send a hello-packet for the mesh regularilyPhilipp Tölke2011-08-31
* indentBart Polot2011-08-30
* IndentBart Polot2011-08-30
* todo listChristian Grothoff2011-08-30
* use defineChristian Grothoff2011-08-30
* communicate operation timeoutsChristian Grothoff2011-08-30
* include message overheads in size request, handle change in message size at q...Christian Grothoff2011-08-30
* timeout support, handle empty queue due to cancel/timeoutChristian Grothoff2011-08-30
* encapsulate payload, keep target/priority/etc.Christian Grothoff2011-08-30
* malloc NULLs alreadyChristian Grothoff2011-08-30
* delay calling notify from notify_transmit_readyChristian Grothoff2011-08-30
* use unsigned intChristian Grothoff2011-08-30
* nicer alignment, unsigned sizesChristian Grothoff2011-08-30
* don't try to receive before successfully connecting and sending the local con...Christian Grothoff2011-08-30
* IndentBart Polot2011-08-30
* Fix tests, peer commands api <-> serviceBart Polot2011-08-30
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* Fixed API test caseBart Polot2011-08-26
* Various changes, can't get indent to workBart Polot2011-08-22
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixChristian Grothoff2011-08-09
* Greetings from San Francisco.Bart Polot2011-08-07
* Greetings from Philadelphia. Also, fixes.Bart Polot2011-08-06
* Added API level handling of data and peer notificationBart Polot2011-08-05
* Change client <-> service trafficBart Polot2011-08-05
* Changed API<->Service messagesBart Polot2011-08-04
* FixesBart Polot2011-08-04
* Added handler for Path ACK messagesBart Polot2011-08-04
* Fixed message retransmissionBart Polot2011-08-04
* Changed how messages are sent to clients to use Notif ContextBart Polot2011-08-04
* fixesBart Polot2011-08-04
* Added real ACK for path acknowledgementBart Polot2011-08-03
* Fix some FIXMEsBart Polot2011-08-03
* Added function to send data to specific peerBart Polot2011-08-03