error msg
[oweals/gnunet.git] / src / transport / gnunet-service-transport.c
2013-03-04 Christian Grothoff-transport must be able to run without stats
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-02-05 Matthias Wachsmore metric
2013-02-04 Matthias Wachsthrottling validations
2013-02-04 Matthias Wachscheck code for 0002774
2012-11-18 Gabor X Tothconfigurable hello expiration
2012-10-19 Christian Grothoff-dead cast elimination
2012-09-18 Matthias Wachs-output
2012-09-18 Matthias Wachs- fixes for http reverse proxying
2012-09-17 Christian Grothofffixing #1551/#2503
2012-08-24 Matthias Wachschanges to address notification
2012-07-19 Matthias Wachs- issues with multiple services accessing one hostkey
2012-07-19 Matthias Wachs- changes
2012-07-17 Matthias Wachs- change
2012-07-16 Matthias Wachs- new rsa api
2012-07-06 Matthias Wachs- dozygen
2012-07-06 Matthias Wachs- implementation for mantis 0002485
2012-06-29 Matthias Wachs- change for mantis 0002445
2012-06-18 Matthias Wachs- fixing assertion in scheduling_api.c:1222
2012-06-18 Matthias Wachs- fix
2012-06-18 Matthias Wachs-fix
2012-06-15 Matthias Wachs- fixes
2012-06-15 Matthias Wachs- changed behavior when receiving CONNECT messages...
2012-05-29 Christian Grothoff-removing bogus const
2012-05-24 Matthias Wachs- remove msg
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-23 Matthias Wachs- find invalid mem access
2012-05-13 Christian Grothoff-major rewrite of gnunet-service-transport_neighbours...
2012-05-12 Matthias Wachs- stats
2012-05-12 Matthias Wachs- stats
2012-05-11 Matthias Wachs- fixing stat values
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
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-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-03 Matthias Wachs- changing log functions
2012-03-30 Matthias Wachs- throtteled fast reconnect
2012-02-13 Matthias Wachs- doxygen errors
2012-02-06 Christian Grothoff-applying patch from vminko to fix #1972: adding suppor...
2012-01-31 Matthias Wachs- cosnt
2012-01-26 Matthias Wachs- more changes
2011-12-14 Matthias Wachswan/lan detection in plugins
2011-12-14 Matthias Wachsremoving ats functions from plugins, instead provide...
2011-12-13 Matthias Wachschanges:
2011-11-30 Matthias Wachssome doxygen + refactoring of GST_validation_set_addres...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-15 Christian Grothoffasserts for 1903:
2011-11-14 Christian Grothofffixing 1891
2011-11-11 Matthias Wachsupdate address on receive
2011-11-10 Matthias Wachslatency measurement with neighbour_keep_alive_task
2011-11-09 Christian Grothofffix shutdown order
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-07 Christian Grothoffmore code to get latency in ATSI working; not complete...
2011-11-05 Christian GrothoffLRN: cosmetics
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-02 Matthias Wachs+ prevent bug https://gnunet.org/bugs/view.php?id=1868
2011-11-02 Christian Grothoffnot exp
2011-10-31 Christian Grothoffdead
2011-10-28 Matthias Wachsmoving files from dev to final location
2011-10-28 Matthias Wachscomplete state reset functionality
2011-10-24 Christian Grothoffimproving r17722
2011-10-24 Matthias Wachs(no commit message)
2011-10-23 Christian Grothofffixing quota violation messages
2011-10-23 Christian Grothoffmore precise log message
2011-10-22 Christian Grothofffixing 1836
2011-10-22 Christian Grothoffeliminating GNUNET_TRANSPORT_set_quota code
2011-10-21 Christian Grothofffixing 1792: validate signature in disconnect request
2011-10-20 Christian Grothoffdo not destroy session twice, do destroy address on...
2011-10-19 Christian Grothoffmore logging
2011-10-18 Christian Grothofffix
2011-10-17 Christian Grothoffcleanup
2011-10-17 Christian Grothoffbulk
2011-10-17 Christian Grothoffmore log messages
2011-10-17 Christian Grothoffremoving bad reserved field, small refactoring
2011-10-17 Christian Grothoffsimplify
2011-10-17 Christian Grothofffix
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-14 Matthias Wachs(no commit message)
2011-10-13 Matthias Wachs(no commit message)
2011-10-13 Matthias Wachsdisconnect on zero bandwidth notification
2011-10-13 Matthias Wachs(no commit message)
2011-10-13 Matthias Wachscompile
2011-10-13 Christian Grothoffnew ATS API -- code won't compile
2011-10-10 Christian GrothoffATS API: do inbound and outbound bw
2011-09-29 Matthias Wachsfixing list-connections to show correct peer id
2011-09-28 Christian Grothofffix #1796
2011-09-27 Christian Grothoffprocess find peer requests and replies
2011-09-23 Matthias Wachsterminated sessions were never removed from ATS
2011-09-21 David BrodskiSome Fixes
2011-09-19 Christian Grothoffdo latency computation - #1768
2011-09-19 Christian Grothoffgenerate valid disconnect message -- Mantis #1789
2011-09-13 Christian Grothoffmake new current
2011-09-03 Christian GrothoffLRN:
2011-09-02 Christian Grothoffcleanup API for get_hello and get_hello_cancel
2011-09-02 Christian GrothoffLRN: fast and dirty transport crash fix
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
next