aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http.h
Commit message (Collapse)AuthorAge
* - preprations for http plugin split Matthias Wachs2012-08-21
|
* modMatthias Wachs2012-08-21
|
* -LRN: Check session target:Christian Grothoff2012-06-23
| | | | | | | | | | It changes the Session object layout to make peer identity its first field, always, for all sessions. Code in find_session() can use this to check that the session belongs to the right peer. test_ats_api_add_address always triggers this due to the way it fakes a pointer to session object.
* - no rescheduling when mhd is scheduled to run asapMatthias Wachs2012-05-29
|
* - refactorind reverting last fixMatthias Wachs2012-05-29
|
* - missingMatthias Wachs2012-05-25
|
* - timeout for http/sMatthias Wachs2012-05-25
|
* -stat counter for httpMatthias Wachs2012-04-27
|
* -fix build errorChristian Grothoff2012-04-26
|
* new sending in validationMatthias Wachs2012-02-13
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* WAN/LAN for HTTP/SMatthias Wachs2011-12-14
|
* (no commit message)Matthias Wachs2011-11-16
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* (no commit message)Matthias Wachs2011-10-13
|
* transport-testing is not stateless anymoreMatthias Wachs2011-10-07
| | | | | | | | | -> fixed assertion failure transport_api.c:1348 - connecting peers is now unidirectional - added peer_startup callback
* (no commit message)Matthias Wachs2011-10-06
|
* implemented: client-only modeMatthias Wachs2011-10-04
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* comments and clean upMatthias Wachs2011-09-27
|
* renaming pluginMatthias Wachs2011-09-27
|
* working versionMatthias Wachs2011-09-27
|
* fixed:Matthias Wachs2011-09-26
| | | | | | - session matching - curl send handle suspending
* removing incoherent address formatsMatthias Wachs2011-09-26
| | | | | cleaning up logging
* binding to specific addressMatthias Wachs2011-09-26
|
* sending and receiving implementedMatthias Wachs2011-09-16
|
* transmitting dataMatthias Wachs2011-09-16
|
* client sending & receivingMatthias Wachs2011-09-16
|
* (no commit message)Matthias Wachs2011-09-16
|
* server side connection accepting and mergingMatthias Wachs2011-09-15
|
* implemented disconnect notifications for outbound connectionsMatthias Wachs2011-09-15
|
* more functionalityMatthias Wachs2011-09-15
|
* http plugin revisitedMatthias Wachs2011-09-14