another special case for loopback
[oweals/gnunet.git] / src / include /
2017-01-22 Christian GrothoffAPI documentation, logging
2017-01-22 Christian Grothoffintrocude GNUNET_i2s2()
2017-01-21 Christian Grothoffextending scheduler API with 'add_at' functionality...
2017-01-21 Christian Grothoffrenames to avoid ambiguity
2017-01-21 Christian Grothoffremaing remaining mandatory functions for basic operation
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-18 Christian Grothoffmore rename festivities
2017-01-18 Christian Grothoffcadet message struct and type rename-fest
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothoffmake shortmap actually over shorts
2017-01-17 Christian Grothoffintroducing the short map
2017-01-17 Christian Grothoffdead code elimination
2017-01-17 Christian Grothoffreplace redundant MQ_NotifyCallback by SCHEDULER_TaskCa...
2017-01-16 Markus Teichmake gcc -pedantic happy
2017-01-16 Markus Teichprotocols.h: reserve block for auction service
2017-01-16 Markus Teichutil: increment internal version for new code used...
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2017-01-15 Christian Grothoffcleaning up some CADET logic, improving types used
2017-01-10 Christian Grothoffremove old nat_lib header to avoid problems
2017-01-10 Christian Grothofffix misc compilation issues in nat-auto
2017-01-10 Christian Grothoffremove dead legacy decls
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-07 Christian Grothoffreserve protocol number range for TMCG
2017-01-07 Christian Grothoffmake sure nat-auto code uses NAT_AUTO prefix
2017-01-06 Christian Grothoffseparate service for autoconfiguration from NAT traversal
2017-01-06 Christian Grothoffseparate service for autoconfiguration from NAT traversal
2017-01-05 Christian Grothoffpass section name instead of specific option via IPC
2017-01-05 Christian Grothoffwork towards supporting manual hole punching in new...
2017-01-05 Christian Grothoffwork towards supporting manual hole punching in new...
2017-01-02 Christian Grothoffpreparations for proper manual hole punching support...
2017-01-02 Christian Grothoffimprove/fix handling of NAT server logic for ICMP-based...
2016-12-25 Christian Grothoffworking on proper IP address filtering logic
2016-12-18 Christian Grothoffimplement writing of configuration file in autoconfigur...
2016-12-17 Christian Grothoffmisc. improvements to new NAT service, starting with...
2016-12-16 Christian Grothoffadd PORT to NAT configuration, generate nat.conf from...
2016-12-02 Markus Teichlibgnunetutil: add GNUNET_assert_from()
2016-11-30 Christian Grothoffdecided to keep NAT test logic in client library
2016-11-30 Christian Grothofftowards moving STUN logic into new NAT service
2016-11-27 Christian Grothoffexpand logic for address class detection, including...
2016-11-27 Christian Grothoffchange return value to use -1 on error, as 0 is a legal...
2016-11-27 Christian Grothofflargely completing gnunet-nat tool, using new service...
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-11-04 Bart Polot- doc
2016-10-29 Bart PolotRefactor encrypted traffic handling
2016-10-27 Sree Harsha Totakuraupdate documentation
2016-10-26 David BarksdaleMove type check after initialization to make compiler...
2016-10-25 Christian Grothoff-missing commit
2016-10-24 Christian Grothoffmore work on new nat library
2016-10-23 Christian Grothoffnew NAT lib client api skeleton
2016-10-23 Christian Grothoffdefine message types for new NAT service
2016-10-23 Christian Grothoffdesign for new NAT service API
2016-10-23 Christian Grothoffmove to new client API: remove old client API
2016-10-22 David Barksdalecadet_api.c uses GNUNET_MQ_impl_current
2016-10-21 Christian Grothoffnew service API will no longer export this function
2016-10-16 Florian Doldfix comment
2016-10-16 Florian Doldimplement impl_in_flight API for MQ, replacing evacuation
2016-10-16 Florian DoldRename MQ_evict to MQ_evacuate and make API nicer
2016-10-16 Florian DoldAdd evict functionalty to mq cancellation.
2016-10-12 Gabor X Tothpsycstore: fix postgres
2016-10-12 Christian Grothoffrevert to MHD_USE_SSL for now
2016-10-12 Christian Grothoff-work around MHD_USE_TLS not being in old MHD versions
2016-10-10 Christian Grothoffextending process API to allow obtaining status code...
2016-10-09 Markus Teichlibgnunetutil: add file, line debug info to multidimens...
2016-10-09 Markus Teichlibgnunetutil: fix doc and indentation for realloc
2016-10-07 Christian Grothoffsketch new service start/stop API as needed for testbed
2016-10-06 Martin Schanzenbach- Add reverse resolution with limited functionality
2016-09-30 Gabor X Tothpostgresql cflags
2016-09-30 Christian Grothoff-fix include
2016-09-27 Christian Grothofffixes relating to intercepting DNS queries over IPv6
2016-09-24 Christian Grothoffmigrate ARM to new service API
2016-09-24 Christian Grothoffmigrate peerstore to new service MQ API
2016-09-23 Gabor X TothMQ doc
2016-09-22 Gabor X Tothrm client_manager
2016-09-22 Gabor X Tothrm client_manager
2016-09-21 Christian Grothoffmigrating more services to new service API
2016-09-20 Christian Grothoff-fix minor issues
2016-09-20 Christian Grothoffconverting scalarproduct alice-ecc to new service API
2016-09-20 Christian Grothoffconvert statistics service to new service MQ API
2016-09-19 Christian Grothoffconverting nse to new service API
2016-09-19 Christian Grothoffheader for new NC logic
2016-09-19 Christian Grothoff-implementing server-independent NC logic
2016-09-19 Christian Grothofftowards adding mq destruction notification
2016-09-19 Christian Grothoffmisc minor fixes for new service MQ API, implementing...
2016-09-12 Christian Grothoffrealigning CADET messages and bumping message types...
2016-09-07 Markus Teichgnunetutil: add 2d and 3d allocation including tests
2016-08-29 Christian Grothoff-towards a new MST for the new service
2016-08-29 Christian Grothoff-starting with service_new main logic
2016-08-29 Florian Doldmore docs for service api
2016-08-29 Christian Grothoff-document new API
2016-08-29 Christian Grothoff-document new API
2016-08-29 Florian Dolddocs for service api
2016-08-26 Christian Grothofffix MAX_PAYLOAD definition, thereby fixing wrong type...
2016-08-26 Christian Grothoffputting CADET on a diet: proper alignment for AX KX...
2016-08-25 Christian Grothoffensure binding multiple ports to the same service descr...
2016-08-22 Julius Bünger-rps fix: change way of online notification
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-17 Gabor X TothGNUNET_MQ_get_last_envelope()
2016-08-17 Gabor X Tothpsyc, social: switch to MQ
2016-08-14 Christian Grothoff-missing include/ changes from last patches
2016-08-13 Christian Grothoff-indentation, doxygen
next