-adding DNS exit-from-mesh functionality to gnunet-service-dns
[oweals/gnunet.git] / src /
2012-01-18 Christian Grothoff-adding DNS exit-from-mesh functionality to gnunet...
2012-01-18 Christian Grothoffimplementing GNUNET_TESTING_get_peer_identity (addressi...
2012-01-18 Matthias Wachs- more changes
2012-01-18 Matthias Wachs- more
2012-01-18 Bart PolotFixed client shutdown case, various minor fixes
2012-01-18 Matthias Wachs- functionality for "for all peers" constraints
2012-01-18 Matthias Wachs- fix mem leak
2012-01-18 Christian Grothoff-hints for stream lib development
2012-01-18 Matthias Wachs- constraint min conne
2012-01-18 Matthias Wachs- constraint 1 & 3
2012-01-18 Bart PolotImplemented workaround for #2071
2012-01-18 Christian Grothoff-fixing #2082 -- allow iptables/ip/sysctl to also be...
2012-01-18 Bart PolotAllowed client to send again
2012-01-18 Bart PolotFixed a bug when a multicast packet is delivered exclus...
2012-01-18 Matthias Wachs- adding constraint handling
2012-01-17 Christian Grothoff-adding testcase
2012-01-17 Christian Grothoff-moving remaining checksum calculations to tun library...
2012-01-17 Sree Harsha Totakura- protocol states
2012-01-17 Bart PolotAdded debug info for #2071
2012-01-17 Christian Grothoff-move IPv6-TCP checksum calculation to tun library
2012-01-17 Christian Grothoff-move IPv6 header initialization to tun library
2012-01-17 Christian Grothoff-move IPv4 header initialization to tun library
2012-01-17 Christian Grothoff-move IPv4 header initialization to tun library
2012-01-17 Christian Grothoff-renaming TUN structs to follow namnig conventions
2012-01-17 Christian Grothoff-starting TUN lib
2012-01-17 Christian Grothoff-rename header
2012-01-17 Bart PolotFixed #2070 and simplified data transmission unicast...
2012-01-17 Matthias Wachs- changes
2012-01-17 Bart PolotTemporal workaround for #2070
2012-01-17 Christian Grothoff-document expectations better
2012-01-17 Bart PolotTemporl workaround for #2070
2012-01-17 Christian Grothoff-extra checks
2012-01-17 Christian Grothoff-check NULL
2012-01-17 Christian Grothoff-fix log call
2012-01-17 Christian Grothoff-fix #2079
2012-01-17 Christian Grothoff-fix #2070
2012-01-17 Christian Grothoff-documentation related to #2069
2012-01-17 Christian Grothoff-fixing #2069
2012-01-17 Bart PolotFixed queue bug
2012-01-17 Matthias Wachs- improved error logging
2012-01-17 Christian Grothoff-bound #messages queued, bound #destinations and bound...
2012-01-17 Christian Grothoff-track tmq queue length
2012-01-17 Christian Grothoff-rename field
2012-01-17 Christian Grothoff-sanity
2012-01-17 Christian Grothoff-more stats, more logging, adding access control checks
2012-01-17 Matthias Wachs- more mlp
2012-01-16 Christian Grothoff-fix build error on platforms that require -lpthread
2012-01-16 Christian Grothoffimplemented new protocol translation daemon (#2063)
2012-01-16 Christian Grothoff-finishing first implementation of protocol translation...
2012-01-16 Christian Grothoff-expanding draft code
2012-01-16 Christian Grothoff-skeleton for new PT daemon
2012-01-16 Matthias Wachs- minor
2012-01-16 Sree Harsha Totakurarefined test cases
2012-01-16 Matthias Wachs- implemented: quality metrics
2012-01-16 Matthias Wachs- configuration for mlp coefficients
2012-01-16 Matthias Wachs- fix test
2012-01-16 Matthias Wachs- fix
2012-01-16 Matthias Wachs- improved multi instance functionality
2012-01-15 Christian Grothoffadding Ludo's gnunet-download-manager.scm back to SVN...
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
2012-01-15 Christian Grothoff-initialize msg field in tnq
2012-01-15 Christian Grothoff-initialize len field
2012-01-15 Christian Grothoff-fix
2012-01-15 Christian Grothoff-adding statistics to EXIT
2012-01-15 Christian Grothoff-adding statistics to VPN
2012-01-15 Christian Grothoff-basic setup/tear down for statistics in mesh/vpn
2012-01-15 Christian Grothoff-adding some rudimentary logging
2012-01-15 Christian Grothoff-adding some rudimentary logging
2012-01-15 Christian Grothoff-LRN: use filescanner in gnunet-publish
2012-01-15 Christian Grothoff-LRN: harmonize dirmetascanner, plus fixing compile...
2012-01-14 Christian Grothoff-implement blocking write / non-blocking read for non...
2012-01-14 Christian Grothoff-LRN: use signal pipe instead of a semaphore
2012-01-14 Christian Grothoff-LRN: use blocking writes for scanner
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-14 Christian Grothoff-fixing crash, notes
2012-01-14 Christian Grothoff-sane defaults
2012-01-14 Christian Grothoff-finishing first draft of new VPN implementation to...
2012-01-14 Christian Grothoff-changing exit helper code to automatically do the...
2012-01-14 Christian Grothoffchanging exit helper code to automatically do the netwo...
2012-01-14 Christian Grothoff-LRN: fix pipe writing and progress write
2012-01-14 Christian Grothoff-file was missing, forgot to add earlier
2012-01-14 Christian Grothoff-removing for now as it does not compile on POSIX systems
2012-01-14 Christian Grothoff-LRN: use correct character counting, instead of byte...
2012-01-14 Christian GrothoffLRN: new threaded directory metadata scanner
2012-01-14 Christian GrothoffLRN: skip short keywords when generating keywords autom...
2012-01-14 Christian GrothoffLRN: new pipe creation function GNUNET_DISK_pipe_from_f...
2012-01-14 Christian Grothoff-LRN: fix callback arguments typo
2012-01-14 Christian GrothoffLRN: add function GNUNET_STRINGS_get_short_name to...
2012-01-13 Sree Harsha Totakuraadded half-closed shutdown test
2012-01-13 Christian Grothoffimproving code and build system to be in line with...
2012-01-13 Sree Harsha Totakuraadded shutdown call in testcase
2012-01-13 Sree Harsha Totakuraremoved ambigious description
2012-01-13 Sree Harsha Totakuratest case for stream API
2012-01-13 Sree Harsha Totakurageneric type for read data
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-13 Matthias Wachs- added missing file
2012-01-13 Christian Grothoff-fix
2012-01-13 Matthias Wachs- more ats
2012-01-13 Matthias Wachs- more
next