oweals/gnunet.git
2015-02-08 Christian Grothoff-fix config, shutdown issue
2015-02-08 Christian Grothoff-rename for naming consistency
2015-02-08 Christian Grothofffix testcase FTBFS
2015-02-08 Christian Grothoffsimplify normalization logic, also have clients access...
2015-02-08 Christian Grothoffmore dead and duplicate code elimination
2015-02-08 Christian Grothoff-updating gettext m4 macros
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian GrothoffDCE
2015-02-07 Christian Grothoffdeduplicate code for quota parsing
2015-02-07 Christian Grothoffdeduplicate code for quota parsing
2015-02-07 Julius Bünger- change in POTFILES.in
2015-02-07 Julius Büngerdistinct samplers for client and Brahms protocol
2015-02-07 Christian Grothoffminor cleanup
2015-02-07 Christian Grothoffsimplify logic: just use string directly for the plugin...
2015-02-07 Christian Grothoffuse lower-case
2015-02-07 Christian Grothoffsimplify logic
2015-02-07 Christian Grothoffsimplify logic
2015-02-06 Christian Grothoff-sane timeout
2015-02-06 Christian Grothofftest ATS tests to pass again
2015-02-06 Christian Grothoff-fix ril delete address handling
2015-02-06 Christian Grothoff-fix misc minor crashes
2015-02-06 Christian Grothoff-fixing silly NPEs
2015-02-06 Christian Grothoffget rid of stupid network[i]=i array
2015-02-06 Christian Grothoff-use only one nc per client
2015-02-06 Christian Grothoff-fix segv
2015-02-05 Christian Grothofffirst pass at cleaning up ATS plugin API
2015-02-05 Christian Grothoffstarting with cleaning up gnunet-service-ats_preferences.c
2015-02-05 Christian Grothoffstarting with cleaning up gnunet-service-ats_preferences.c
2015-02-05 Christian Grothoffdead code elimination
2015-02-05 Christian Grothoffdead code elimination
2015-02-05 Christian Grothoffavoid void *, use proper type for client
2015-02-05 Christian Grothoff-misc cleanups
2015-02-05 Christian Grothoffcleaning up gnunet-service-ats_normalization.c
2015-02-05 Julius Bünger- fixed resource leakages
2015-02-05 Julius Bünger- trying to fix coverity defects
2015-02-05 Julius Bünger- change in POTFILES.in
2015-02-05 Christian Grothoff-move header
2015-02-05 Christian Grothoffseparating out feedback from preferences
2015-02-05 Christian Grothoff-cleaning up gnunet-service-ats_performance-*
2015-02-05 Christian Grothoff-cleaning up gnunet-service-ats_connectivity-*
2015-02-05 Christian Grothoff-cleaning up gnunet-service-ats_addresses.h
2015-02-05 Christian Grothoff-cleaning up gnunet-service-ats_addresses.c
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
2015-02-05 Christian GrothoffVarious changes:
2015-02-04 Matthias Wachsimproved test description
2015-02-04 Matthias Wachsminor beautifications
2015-02-04 Christian Grothoffcleaning up test a bit
2015-02-04 Christian Grothoffalso allow local addresses for P2
2015-02-04 Christian Grothoffremember which port we picked at random on port-autoconfig
2015-02-03 Christian Grothoffdoxygen, new define
2015-02-03 Christian Grothoff-forgot to add file
2015-02-03 Christian Grothoffadd internal API to enable telling ATS about 'failed...
2015-02-03 Christian Grothoff-docu
2015-02-03 Christian Grothoffget rid of unused state and dead code: GST_neighbour_ge...
2015-02-03 Christian Grothoffnever destroy sessions on free_neighbour(), they should...
2015-02-03 Christian Grothoff-assert to check API use
2015-02-03 Christian Grothoff-fix NPE
2015-02-03 Christian Grothoff-dead code elimination
2015-02-03 Christian Grothoff-mesh is dead
2015-02-03 Christian Grothoffseparate ATS interface scanning logic from ATS scheduli...
2015-02-03 Christian Grothoffseparate ATS connectivity suggestions from ATS scheduli...
2015-02-03 Christian Grothoff-document struct
2015-02-03 Christian Grothoffdocument API, do not pass unused 'session' argument
2015-02-03 Christian Grothoff-fix FIXME
2015-02-03 Christian Grothoffwhen ATS suggests an address that neighbours does not...
2015-02-03 Christian Grothoffdo signal disconnect to transport service, even if...
2015-02-03 Christian Grothoffadding statistics on why transport may drop ATS suggestions
2015-02-02 Christian Grothoff-fix fix
2015-02-02 Christian Grothoffdramatically simplify quota notification: avoid registr...
2015-02-02 Christian Grothoffreduce callback insanity for callbacks that are always...
2015-02-02 Christian Grothoffget_address_latency is actually dead
2015-02-02 Christian Grothoffget_address_latency also does not use session
2015-02-02 Christian GrothoffGST_validation_set_address_use does not need the session
2015-02-02 Christian Grothoffcheck that we support the specified plugin early, not...
2015-02-02 Christian Grothoffremove blacklisted addresses immediately from validatio...
2015-02-02 Christian Grothoffadd statistic on size of validation_map
2015-02-02 Christian Grothoff-removing dead code, chvc_ was not used at all
2015-02-02 Christian Grothoffavoid passing both PeerIdentity and Address (which...
2015-02-02 Christian Grothoff-cleanup
2015-02-02 Christian Grothoffavoid duplication from storing PID in both address...
2015-02-02 Christian Grothoff-doxyen, comments, indentation
2015-02-02 Christian Grothoff-improve logging to help diagnose #3593
2015-02-02 Christian Grothoff-reduce log level, this is expected on shutdown
2015-02-01 David BarksdaleUse configured proportionality factor
2015-02-01 David BarksdaleUse configured stability factor, not constant
2015-02-01 Christian Grothofffix #3630
2015-02-01 Christian Grothoffcleaning up UDP code to use only on address format...
2015-01-30 Christian Grothoff-fix use after free
2015-01-30 Christian Grothoff-fix leak
2015-01-30 Julius Bünger- fixed error in peer selection, never grow smaller...
2015-01-29 Bart Polot- doc
2015-01-28 Julius Bünger- trying to fix issue of not sending push/pulls to...
2015-01-28 Julius Bünger- fixed double free problem
2015-01-28 Julius Bünger- modified .po - files
2015-01-28 Christian Grothoffadd GNUNET_STRINGS_data_to_string_alloc from TALER
2015-01-28 Bart Polot- fixes for NPE
2015-01-28 Bart Polot- memleaks
2015-01-28 Bart Polot- avoid NPE
2015-01-28 Bart Polot- avoid chain-calling the destroy handler to destroy...
next