- compatibility code
[oweals/gnunet.git] / src / transport / gnunet-service-transport_validation.c
2012-07-05 Matthias Wachs- compatibility code
2012-07-04 Matthias Wachs- fix for 2481 and 2472
2012-06-15 Matthias Wachs- changed behavior when receiving CONNECT messages...
2012-06-15 Matthias Wachs- changes related to ATS_address_add + testcases for...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-01 Matthias Wachs- correct output
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-03 Christian Grothoff-enable lm building
2012-04-02 Matthias Wachs- fix for debugging code
2012-03-30 Matthias Wachs- debugging code for mantis 2216
2012-02-23 Matthias Wachsnot an error: plugin can return NULL (e.g. for IPv6...
2012-02-22 Matthias Wachsfix coverity 10138
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-02-13 Matthias Wachs new sending in validation
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-11-30 Matthias Wachssome doxygen + refactoring of GST_validation_set_addres...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Christian Grothoff-nl
2011-11-29 Matthias Wachs- hunting a bug
2011-11-22 Matthias Wachsdo not validate own address
2011-11-10 Matthias Wachsthis break is not needed anymore, since we measure...
2011-11-10 Matthias Wachslatency measurement with neighbour_keep_alive_task
2011-11-10 Matthias Wachshandle PONG only if expected
2011-11-09 Christian Grothofffix
2011-11-09 Christian Grothofffix
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-07 Christian GrothoffPING regularly, track latency, towards fixing 1793...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-02 Matthias Wachsdo not validate own hello
2011-11-02 Matthias Wachsremov break_op
2011-10-24 Matthias Wachsmantis #1844
2011-10-24 Christian Grothofffixes
2011-10-23 Christian Grothoffalso generate PONG if PING contains an empty address:
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-13 Matthias Wachscompile
2011-10-04 Matthias Wachsfix for 1819:
2011-09-19 Christian Grothoffdo latency computation - #1768
2011-09-09 Christian Grothoffmisc train hacking
2011-09-07 Matthias Wachsporting gnunet-transport-list-connections to binary...
2011-09-07 Matthias Wachscorrect usage of ats \0 termination
2011-09-05 Matthias Wachsseparate transport api debug messages from transport...
2011-09-02 Christian Grothoffcleanup API for get_hello and get_hello_cancel
2011-09-02 Christian Grothoffdon't add addrs like crazy
2011-08-29 Matthias Wachs- handle_pong used wrong address size
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-25 Matthias Wachsfix:
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-14 Christian Grothoffprocess keepalive, simplify PONGs
2011-08-14 Christian Grothoffmore sane numbering
2011-08-14 Christian Grothoffdemultiplexing
2011-08-14 Christian Grothoffstuff
2011-08-14 Christian Grothoffmake compile
2011-08-14 Christian GrothoffLRN: Fix deps in transport
2011-08-12 Christian Grothoffno need for public key
2011-08-12 Christian Grothoffadd address timeout
2011-08-12 Christian Grothoffinitial ATS service refactoring
2011-08-12 Christian Grothoffmoving API around to make ATS implementable and separable
2011-08-12 Christian Grothoffimplementing client's send
2011-08-12 Christian Grothoffvalidation should notify async callbacks about updates
2011-08-12 Christian Grothoffsend HELLO with PING
2011-08-07 Christian Grothoffstuff
2011-08-07 Christian Grothoffstuff
2011-08-07 Christian Grothoffstuff
2011-08-07 Christian Grothoffpeerinfo get missing from validation, fixing
2011-08-06 Christian Grothoffre-enabling signature caching code
2011-08-06 Christian Grothoffhandle PONGs
2011-08-06 Christian Grothofftransmit PONGs
2011-08-06 Christian Grothoffsend target address with PING
2011-08-06 Christian Grothoffsend validation PING
2011-08-06 Christian Grothoffremember notifies
2011-08-05 Christian Grothoffstuff
2011-08-05 Christian Grothoffmore refactoring