]> git.meshlink.io Git - meshlink/shortlog
meshlink
2014-08-13 Niklas HofmannMerge branch 'mesh_topology_output' into roles
2014-08-13 Niklas Hofmannfixing comparison expression
2014-08-12 Guus SliepenFix segfault when two nodes that just joined a mesh...
2014-08-12 Niklas Hofmanncreate a new connection only in case there is none
2014-08-12 Niklas Hofmannfixed some potentially nasty memory issues
2014-08-12 Niklas Hofmannasserts added to make sure devclass is valid
2014-08-12 Aaron KrebsRemoved references to HAVE_STRUCT_SOCKADDR_STORAGE.
2014-08-12 Niklas Hofmannconverging auto connect algorithm
2014-08-11 Aaron KrebsChanged meshlink_get_all_edges_state to re-use memory.
2014-08-11 Aaron KrebsFinished sockaddr_t to sockaddr_storage copy on meshlin...
2014-08-09 Aaron KrebsImplemented API function to capture mesh edges.
2014-08-09 Aaron KrebsRemoved extern keyword.
2014-08-09 Niklas Hofmannadded log info
2014-08-09 Niklas Hofmannfixed missing unlock
2014-08-09 Aaron KrebsReplaced node_mutex with mesh_mutex.
2014-08-09 Niklas Hofmannfix in log message
2014-08-09 Niklas Hofmannfix arith exception, log messages for autoconnect code
2014-08-09 Niklas Hofmannclass based connect behaviour
2014-08-09 Niklas Hofmannexplicit declaration of node_write_dclass
2014-08-09 Niklas HofmannMerge branch 'everbase' into roles
2014-08-09 Niklas Hofmannpersistence of DeviceClass
2014-08-09 Saverio Protonet_packet: trivial, adjust to logger to DEBUG
2014-08-09 Saverio Protomanynodes example: trivial, change debug levels
2014-08-09 Guus SliepenDon't crash when the log callback gets a NULL mesh.
2014-08-09 Guus SliepenMerge branch 'everbase' of chicago.everbase.net:meshlin...
2014-08-09 Guus SliepenRestart UDP key exchange after PingTimeout if it didn...
2014-08-09 Niklas Hofmannroute avahi log to meshlink log
2014-08-09 Niklas Hofmannlog level adjustments
2014-08-09 Niklas HofmannMerge branch 'roles' into everbase
2014-08-09 Niklas Hofmanncleanup of entry group in discovery_stop
2014-08-09 Saverio Protoexample manynodes: send test messages only to other...
2014-08-09 Niklas Hofmanndclass transfer while adding edges improved
2014-08-09 Saverio Protomanynodes example: improved logging
2014-08-09 Guus SliepenFix packet length check in sptps_receive_data_datagram().
2014-08-09 Niklas HofmannADD EDGE fixed
2014-08-09 Niklas Hofmannfixed port byte order
2014-08-09 Niklas HofmannMerge branch 'everbase' into roles
2014-08-09 Niklas Hofmanndclass support within the edge protocol
2014-08-09 Niklas Hofmannintroduction of dclass and use as source for weight...
2014-08-09 Guus SliepenMerge branch 'discovery' of chicago.everbase.net:meshli...
2014-08-09 Guus SliepenFix buffer overflow in meshlink_hint_address().
2014-08-08 Guus SliepenFinish implementation of log callbacks.
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Niklas Hofmannallow multiple instances of avahi
2014-08-08 Saverio Protomanynodes example: committed /test command to test...
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Guus SliepenOnly start discovery once per process.
2014-08-08 Guus SliepenFix a compiler warning.
2014-08-08 Niklas HofmannTXT record bugfix
2014-08-08 Niklas HofmannMerge branch 'everbase' into discovery
2014-08-08 Saverio Protoexample manynodes fixed to use meshlink_join
2014-08-08 Saverio Protomanynodes chat example: use a prefix for nodes names...
2014-08-08 Guus SliepenMake sure the tests compile again.
2014-08-08 Guus SliepenDon't link with -lavahi-client, we only need the avahi...
2014-08-08 Niklas HofmannMerge branch 'everbase' of chicago.everbase.net:meshlin...
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Saverio Protosptps: split error conditions handling
2014-08-08 Niklas Hofmannchanged name of SRV record to fingerprint
2014-08-08 Saverio ProtoMSG_NOSIGNAL option in send() will prevent SIGPIPE
2014-08-08 Saverio ProtoChat example: Trivial, fix return in void function
2014-08-08 Niklas Hofmanncheck result of malloc
2014-08-08 Niklas Hofmannappname added, which is used by mdns as part of the...
2014-08-08 Guus SliepenTest whether UDP communication is working.
2014-08-08 Guus SliepenHandle io_t's being deleted out of order while going...
2014-08-08 Guus SliepenActually implement sptps_verify_datagram(), so try_mac...
2014-08-08 Niklas Hofmannuse uuid for hostname and service name, because we...
2014-08-08 Niklas Hofmannuses publish_no_reverse flag of avahi
2014-08-08 Guus SliepenMake sure outgoing->mesh is set.
2014-08-07 Niklas Hofmanncode cleanup; noptr fix
2014-08-07 Guus SliepenRemove references to port 655 from MeshLink.
2014-08-07 Guus SliepenSpeed up making outgoing connections.
2014-08-07 Guus SliepenRemove debug messages from meshlink_queue.h.
2014-08-07 Guus SliepenAllow meshlink_start() to work after meshlink_stop().
2014-08-07 Saverio ProtoCall meshlink_stop before meshlink_join in the chat...
2014-08-07 Saverio ProtoAfter killing meshlink thread update the bool status...
2014-08-07 Guus SliepenAdd a public API for the thread-safe message queue.
2014-08-07 Guus SliepenRemove .dirstamp file.
2014-08-03 Larses compiliert, aber failed immernoch. :-( was ist da...
2014-08-03 Larsobject-oriented interface 1st durchstich, incl. chat...
2014-07-31 Guus SliepenFix compiler warnings in manynodes.c.
2014-07-31 Guus SliepenCheck return value of fread() when reading from /dev...
2014-07-31 Niklas Hofmannwe might have to think about locking in case we call...
2014-07-31 Niklas Hofmannignore unknown address types (just in case)
2014-07-31 Niklas Hofmanna first mdns discovery implementation
2014-07-30 Niklas HofmannMerge branch 'address_hint_api' into discovery
2014-07-30 Niklas Hofmannavahi mdns integration
2014-07-30 Niklas HofmannMerge remote-tracking branch 'origin/everbase' into...
2014-07-30 Niklas Hofmannavahi mdns skeleton
2014-07-30 Guus SliepenAdd meshlink_get_fingerprint().
2014-07-30 Aaron KrebsFree memory.
2014-07-30 Aaron KrebsImplemented meshlink_hint_address().
2014-07-30 Aaron KrebsUtility functions to get string representation of socka...
2014-07-30 Guus SliepenAdd proper error reporting to the chat examples.
2014-07-30 Guus SliepenFix meshlink_get_all_nodes().
2014-07-30 Guus SliepenAdd missing meshlink_errnos in meshlink_start().
2014-07-30 Guus SliepenFix a crash when meshlink_open() is called with an...
2014-07-30 Guus SliepenSet meshlink_errno everywhere an error is returned...
2014-07-30 Guus SliepenMake sure mesh->name is available to the application.
2014-07-30 Aaron KrebsNew API function for address hinting.
2014-07-30 Guus SliepenFix the C++ wrapper and the examples.
next