- fix for 601 assertion
[oweals/gnunet.git] / src / transport /
2012-05-07 Christian Grothoff-ugh
2012-05-07 Christian Grothoff-fix uaf
2012-05-07 Matthias Wachsfix for mantis 2320
2012-05-06 Christian Grothoff-fixing #2309
2012-05-06 Christian Grothoff-fixing #2309
2012-05-06 Christian Grothoff-fixing #2170
2012-05-06 Christian Grothoff-changing message from ERROR to DEBUG as it is normal
2012-05-06 Christian Grothoff-changing message from ERROR to DEBUG as it is normal
2012-05-06 Christian Grothoff-removing odd error message, fixing english, removing...
2012-05-06 Christian Grothoff-fixing #2302
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-04 Matthias Wachs- fix for 0002248
2012-05-04 Christian Grothoff-cleaner
2012-05-04 Matthias Wachs- fix
2012-05-03 Christian Grothoff-enable lm building
2012-05-03 Matthias Wachs- improved rescheduling
2012-05-02 Matthias Wachs- fix
2012-05-02 Matthias Wachs- fixed tcp_string_to_address
2012-05-02 Matthias Wachs- fix
2012-05-02 Matthias Wachs- refactored sending code
2012-05-02 Matthias Wachs- minor
2012-05-02 Matthias Wachs- fix for bug #0002291
2012-05-02 Matthias Wachs- breaks not required anymore
2012-05-02 Matthias Wachs- default unix ports
2012-05-02 Matthias Wachs- missing PLUGIN section for tcp tests
2012-05-01 Christian Grothoff-fixing #2290
2012-04-27 Matthias Wachs- fix
2012-04-27 Matthias Wachsworking string toaddress
2012-04-27 Matthias Wachs- fix
2012-04-27 Matthias Wachs-stat counter for http
2012-04-27 Matthias Wachs- section for unix
2012-04-27 Matthias Wachs- invalid read when socket is already bound
2012-04-27 Matthias Wachs- fixes
2012-04-27 Matthias Wachs- some stats
2012-04-27 Matthias Wachs- some statistics for the plugin
2012-04-26 Christian Grothoff-fix build error
2012-04-26 Matthias Wachs- fix for http
2012-04-25 Matthias Wachs- coverity bugs
2012-04-25 Christian Grothoff-LRN: misc patches / fixes
2012-04-24 Matthias Wachs- transport receives client_start messages after all...
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-24 Matthias Wachs- assertions and checks for mantis 2283
2012-04-24 Matthias Wachs- fix for 2262
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-04-19 Christian Grothoff-simplifying destruction of connections, cleaning up...
2012-04-19 Christian Grothoff-removing obsolete argument from GNUNET_CONNECTION_destroy
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-16 Matthias Wachs- bug
2012-04-12 Matthias Wachs- fixed string to address parsing
2012-04-11 Matthias Wachs- remove msg
2012-04-10 Matthias Wachs- fix for session counting: nat_wait sessions decreased...
2012-04-03 Matthias Wachs- changing log functions
2012-04-03 Christian Grothoff-w32 fprintf fix
2012-04-03 Christian Grothoff-fix assertion, documentation, getting dummy to be...
2012-04-03 Christian Grothoff-fix
2012-04-03 Matthias Wachs- for mantis 2215
2012-04-03 Matthias Wachs- additional debug message for mantis 2214
2012-04-02 Matthias Wachs- "fixing" mantis 0002211
2012-04-02 Matthias Wachs- typos
2012-04-02 Matthias Wachs- remove http
2012-04-02 Matthias Wachs- fix ipv6 address format for tcp pretty printer
2012-04-02 Matthias Wachs- fix for debugging code
2012-04-02 Matthias Wachsfixing 0002249: report only new addresses
2012-04-02 Matthias Wachs- set initially number of tcp sessions to 0
2012-04-02 Matthias Wachs- assertion causing crash, see mantis 0002244
2012-03-31 Christian Grothoff-increase timeout
2012-03-30 Matthias Wachs- remove err msg
2012-03-30 Matthias Wachs(no commit message)
2012-03-30 Matthias Wachs- throtteled fast reconnect
2012-03-30 Matthias Wachs- error msg
2012-03-30 Matthias Wachs- debugging code for mantis 2216
2012-03-30 Matthias Wachs- remove err msg
2012-03-29 Matthias Wachs- udp error message
2012-03-29 Matthias Wachs- implementented string to address
2012-03-29 Matthias Wachs- mantis 2207 + docu
2012-03-24 Christian Grothoff-fix
2012-03-23 Matthias Wachs- dedup
2012-03-23 Matthias Wachs- code deduplication
2012-03-23 Christian Grothoff-using cleaner message types for WLAN-HELPER IPC
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-03-16 Christian Grothoff-fixing misc. bugs and making wlan helper auditable...
2012-03-16 Christian Grothoff-more cleanup for #1939
2012-03-15 Christian Grothoff-easier
2012-03-15 Christian Grothoff-init
2012-03-15 Christian Grothoff-ease life of static analysis tools
2012-03-15 Matthias Wachs- unixpathes
2012-03-14 Christian Grothoff-fixing some of the issues from #1939 -- untested
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-11 Christian Grothoff-LRN: Add UDP StA function
2012-03-11 Christian Grothoff-LRN: Generalize ip-address str->addr conversion
2012-03-10 Christian Grothoffadd support for stub-mode for transport plugins
2012-03-05 Christian Grothoff-LRN: experimental HELLO URIs
2012-03-04 Christian Grothoff-doxygen fixes
2012-03-02 Matthias Wachsfix for mantis 2189
2012-03-02 Matthias Wachs- fix for mantis 2189
2012-03-02 Matthias Wachs- LRN's patch: return value of nat client
2012-02-28 Christian Grothoff-some code cleanup
2012-02-28 Christian Grothoff-make no assumptions about the value of EINVAL
2012-02-28 Christian Grothoff-autostarts
next