- fix wrong documentation
[oweals/gnunet.git] / src /
2012-01-12 Matthias Wachs- fix wrong documentation
2012-01-12 Matthias Wachs- fix docu
2012-01-12 Christian Grothoff-fix
2012-01-12 Matthias Wachsfix compile errors
2012-01-11 Christian Grothoff-implementing shutdown code
2012-01-11 Christian Grothoff-updating todo notes
2012-01-11 Christian Grothoff-building IPv6 TCP reply messages for TUN
2012-01-11 Christian Grothoff-building IPv4 TCP reply messages for TUN
2012-01-11 Christian Grothoff-building IPv6 UDP reply messages for TUN
2012-01-11 Christian Grothofffixing bug to ensure that we properly descend into...
2012-01-11 Christian Grothoff-parsing for UDP IPv4 replies
2012-01-11 Christian Grothoff-generate messages in new mesh format
2012-01-11 Matthias Wachsmlp configuration
2012-01-11 Matthias Wachsadding glpk to the makefile
2012-01-10 Sree Harsha Totakurastream P2P protocol message specification
2012-01-10 Christian Grothoff-towards having mesh messages in VPN
2012-01-10 Christian Grothoff-dealing with new UDP message formats
2012-01-10 Matthias Wachsfix: wrong binary and duplicate unix path
2012-01-10 Matthias Wachsadded section to solve vpn conflicts
2012-01-10 Christian Grothoff-dealing with new TCP message formats
2012-01-09 Christian Grothoff-defining proper structs for vpn-exit mesh communication
2012-01-09 Christian Grothoff-LRN add missing dependency
2012-01-09 Christian Grothoff-LRN: make file filename alterable and initializable
2012-01-09 Christian GrothoffLRN: make disk iterator start return GNUNET_SYSERR...
2012-01-09 Matthias Wachs-compile error on freebsd
2012-01-08 Christian Grothoff-fix
2012-01-08 Christian Grothoff-fix
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2012-01-07 Christian Grothoff-minor fixes
2012-01-07 Christian Grothoff-implement local address allocation
2012-01-07 Christian Grothoff-also handle client service redirection requests
2012-01-07 Christian Grothoff-towards handling client requests
2012-01-07 Christian Grothoff-finishing first implementation of VPN client library
2012-01-07 Christian Grothoff-finishing first implementation of VPN client library
2012-01-07 Christian Grothoff-finishing gnunet-vpn tool and man page
2012-01-07 Christian Grothoff-add missing comments, expand error checking
2012-01-07 Christian Grothoff-skeleton code for gnunet-vpn command
2012-01-07 Christian Grothoff-defining IPC messages for VPN
2012-01-07 Christian Grothoff-defining IPC messages for VPN
2012-01-07 Christian Grothoff-vpn api skeleton
2012-01-07 Christian Grothoff-LRN: set bulk flag
2012-01-07 Christian Grothoff-LRN: define IPVERSION if not yet defined
2012-01-07 Christian Grothoff-some more hacking on data structures, documenting...
2012-01-07 Christian Grothoff-moving tcpip structs to joint header, some more work...
2012-01-06 Christian Grothoff-importing from gnunet-daemon-vpn to gnunet-service...
2012-01-06 Christian Grothoff-draft for service API to new VPN
2012-01-06 Christian Grothoff-thoughts
2012-01-06 Christian Grothoff-finshing first round of re-implementation; missing...
2012-01-06 Christian Grothoff-addressing some of the minor todos
2012-01-06 Christian Grothoff-vminko: fix for #1930
2012-01-06 Christian Grothoff-document FIXMEs, fix some minor issue
2012-01-06 Christian Grothoff-completing first round of the big refactoring
2012-01-06 Christian Grothoff-late night code cleanup
2012-01-05 Christian Grothoff-working on exit data structures
2012-01-05 Christian Grothoff-avoid warnings
2012-01-05 Christian Grothoff-const
2012-01-05 Bart Polot- Improved test to count only relevant messages, comple...
2012-01-05 Christian Grothofffix
2012-01-05 Bart PolotAdded testcase for DHT monitoring.
2012-01-05 Christian Grothoff-towards new exit daemon
2012-01-05 Christian Grothoff-remove useless casts
2012-01-05 Christian Grothofffix crc16 prototypes
2012-01-05 Bart Polot- Fixed some bugs in monitor code
2012-01-05 Bart Polot- Assert callback as in other calls
2012-01-05 Bart Polot-Fixed coverity #10275
2012-01-05 Bart Polot-Fixed coverity #10274
2012-01-05 Christian Grothoff-addressing FIXMEs and adding statistics
2012-01-05 Bart Polot- Remove unnecessary include
2012-01-05 Christian Grothoff-debug
2012-01-05 Christian Grothoff-bugfix
2012-01-05 Christian Grothoff-docu
2012-01-05 Christian Grothoff-fix
2012-01-05 Christian Grothoff-try converting doubles to network byte order
2012-01-05 Christian Grothoff-stuff
2012-01-05 Christian Grothoff-adding tool to test dnsparser.c
2012-01-05 Christian Grothoff-finishing dns packet serialization -- albeit untested
2012-01-05 Bart Polot- Use correct message types
2012-01-05 Christian Grothoff-dns API improvements, towards serialization
2012-01-05 Christian Grothoff-bugfixes
2012-01-05 Christian Grothoff-LRN: fix getopt
2012-01-04 Bart PolotNew DHT-monitor functionality
2012-01-04 Christian Grothoff-options
2012-01-04 Christian Grothoff-dns parser works now well-enough
2012-01-04 Christian Grothoffadding missing file
2012-01-04 Christian Grothoff-bugfixes
2012-01-04 Christian Grothoff-finishing DNS parser, alas untested
2012-01-04 Christian Grothoff-dns parser basics
2012-01-04 Christian Grothoff-dns parser basics
2012-01-04 Christian Grothoff-dns parser API
2012-01-04 Christian Grothoff-remove debugging code
2012-01-04 Christian Grothoff-ugh, found the bug
2012-01-04 Christian Grothoff-bugfixes and debugging
2012-01-03 Christian Grothoff-misc DNS related bugfixes
2012-01-03 Christian Grothoff-fix
2012-01-03 Christian Grothoff-more DNS service hacking
2012-01-03 Christian Grothoff-more DNS service hacking
2012-01-03 Christian Grothoff-fixing compile errors in tests
2012-01-02 Christian Grothoff-moving DNS API into the new direction outlined in...
2012-01-02 Christian Grothoff-notes on the state of the world
2012-01-02 Christian Grothoff-towards dns service
next