Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-25 | combine sources for wlan and bluetooth plugin logic into one file | Christian Grothoff | |
2014-06-23 | -indentation, doxygen | Christian Grothoff | |
2014-06-09 | clarify prettyprinter API and protocols, make sure implementations are ↵ | Christian Grothoff | |
consistent in their implemenation, doxygen fixes, indentation fixes, subtle semantic fixes | |||
2014-06-02 | fix semantic for address_to_string | Matthias Wachs | |
2014-03-20 | session end function must include address to notify address | Matthias Wachs | |
2014-01-30 | extending bandwidth tracker api to support notifications | Matthias Wachs | |
2014-01-15 | fix bt plugin | Matthias Wachs | |
2014-01-13 | implementing 0003268 to inbound information in HELLO addresses | Matthias Wachs | |
All transport plugin functions are modified to use HELLO addresses instead of peer,address,address_length All plugins are modified to use HELLO addresses internally This commit can break transport functionality: core tests on my system still pass, but transport tests may still fail, errors messages may occurs or crashs Will be fixed asap | |||
2013-12-19 | malloc -> new | LRN | |
2013-12-18 | tests and session timeout for bt | Matthias Wachs | |
2013-12-18 | fix for bt plugin and set nonce to 0 | Matthias Wachs | |
2013-12-18 | new timeout function and keep alives with nonces | Matthias Wachs | |
2013-12-15 | Non-uniform keepalive timeout for different plugins | LRN | |
2013-12-12 | - new plugin API functions | Bart Polot | |
2013-10-06 | -remove trailing whitespace | Christian Grothoff | |
2013-09-18 | Undefining "interface" for W32. | Claudiu Olteanu | |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff | |
2013-08-04 | Fixing the comments | Claudiu Olteanu | |
2013-08-04 | Extending the testcases to use bluetooth | Claudiu Olteanu | |
2013-07-28 | Implementing broadcast functionality; Resolving the 'security block' errors; ↵ | Claudiu Olteanu | |
Handling select and send errors | |||
2013-07-21 | Fixing the function called to convert a string address to a binary address | Claudiu Olteanu | |
2013-07-13 | -add dv_get_network to DV API, improve signature to use 'struct Session *' ↵ | Christian Grothoff | |
instead of 'void *' | |||
2013-07-13 | Adding a copy of wlan plugin used for bluetooth plugin | Claudiu Olteanu | |