oweals/gnunet.git
2012-03-13 Matthias Wachs- adding dir
2012-03-13 Matthias Wachs- file extension
2012-03-13 Christian Grothoff-use zkey extension
2012-03-12 Martin Schanzenbach-bugfixes, debug, new test
2012-03-12 Martin Schanzenbach-bugfixes, tests
2012-03-12 Christian Grothoff-fix
2012-03-12 Christian Grothoff-fixing #2206/2212
2012-03-12 Martin Schanzenbach-add get_athority test, fixes
2012-03-12 Martin Schanzenbach-new test
2012-03-12 Martin Schanzenbach-fixes, added get_authority api
2012-03-12 Matthias Wachs- use logskip
2012-03-12 Matthias Wachs- unused
2012-03-11 Christian Grothoff-towards addressing #2206
2012-03-11 Christian Grothoffvminko: implementing BINDTO option for hostlist service...
2012-03-11 Christian Grothoff-no pblic in SUID please
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-03-11 Christian Grothoff-cleaning up get uri code
2012-03-11 Christian Grothoff-LRN: Add UDP StA function
2012-03-11 Christian Grothoff-LRN: Generalize ip-address str->addr conversion
2012-03-11 Martin Schanzenbach-ignore
2012-03-11 Martin Schanzenbach-some cleanups.. renaming
2012-03-11 Christian Grothoff-fix
2012-03-11 Christian Grothoff-LRN: Don't call a NULL StA function
2012-03-11 Christian Grothoff-fix
2012-03-11 Christian Grothoff-LRN: Make gnunet_testing.py W32-compatible
2012-03-11 Christian Grothoff-starting cleanup of peerinfo, crashed before by loadin...
2012-03-11 Christian Grothoff-LRN: Fix kill
2012-03-10 Christian Grothoffadd support for stub-mode for transport plugins
2012-03-10 Christian Grothoff-closing of control pipe is no error
2012-03-10 Christian Grothoff-avoid problems with partial reads by using 1 byte...
2012-03-10 Sree Harsha... using GNUNET_STREAM_ACK_BITMAP_BIT_LENGTH
2012-03-10 Sree Harsha... fixed retransmission task
2012-03-09 Christian Grothoff-fix
2012-03-09 Christian Grothoff-unindex needs to decrypt KBlock
2012-03-09 Christian Grothoff-do not call uri_to_string with NULL pointer
2012-03-09 Christian Grothoff-clarify
2012-03-09 Christian Grothoffimplementing removal of KBlocks during unindex operatio...
2012-03-09 Matthias Wachs- make gns compile
2012-03-09 Matthias Wachs- changes to signing verfifying: includes block expiration
2012-03-09 Christian Grothoff-fixing #2195
2012-03-09 Sree Harsha... fixed byte conversion bugs
2012-03-09 Christian Grothoff-fixing #2190 by actually stopping all child processes...
2012-03-09 Christian Grothoff-removing 'proc' and replacing it with a different...
2012-03-09 Matthias Wachs- fix
2012-03-09 Matthias Wachs- mod test_case
2012-03-09 Matthias Wachs- signing during zone iteration
2012-03-09 Christian Grothoff-additional tests for process starts
2012-03-09 Christian Grothoffadding code to measure and report shutdown time for...
2012-03-09 Christian Grothoff-fixing #2201
2012-03-09 Matthias Wachs- additional test
2012-03-09 Matthias Wachs- fix
2012-03-09 Matthias Wachs- changes
2012-03-09 Matthias Wachs- fixed lookup
2012-03-09 Matthias Wachs- additional hostkey for pubkey generation that test...
2012-03-09 Matthias Wachs- remove valgrind
2012-03-09 Sree Harsha... corrected HELLO_ACK message size
2012-03-08 Bart Polot- Extend checking for activity to transmit handle
2012-03-08 Christian Grothoff-fix
2012-03-08 Bart Polot- Fix contidion for next round
2012-03-08 Bart Polot- Fix comparison direction
2012-03-08 Bart Polot- The next_message in the previous round should have...
2012-03-08 Matthias Wachs- outbound signature creation
2012-03-08 Christian Grothoff-fixeS
2012-03-08 Christian Grothoff-brk
2012-03-08 Christian Grothoff-fixing leaks/use after free
2012-03-08 Christian Grothoff-a note to LRN
2012-03-08 Matthias Wachs- extradist and hashmap
2012-03-08 Matthias Wachs- mem leak
2012-03-08 Matthias Wachsnamestore manages zonekey files with private keys
2012-03-08 Martin Schanzenbach-fixes, leaks
2012-03-08 Sree Harsha... peer interning
2012-03-08 Martin Schanzenbach-fixes
2012-03-08 Martin Schanzenbach-lookup now works in test, removed dns hijack from...
2012-03-08 Matthias Wachs- mem leak
2012-03-08 Martin Schanzenbach-leak
2012-03-08 Martin Schanzenbach-GNS service api change, replaced complicated buggy...
2012-03-08 Matthias Wachs- coverity
2012-03-08 Matthias Wachs- coverity issues... not bugs... but coverity didn...
2012-03-08 Sree Harsha... more assertions
2012-03-08 Martin Schanzenbach-new shorten test, fixes
2012-03-08 Sree Harsha... Data message retransmissions
2012-03-08 Martin Schanzenbach-leaks, make valgrind happy
2012-03-07 Martin Schanzenbach-fix some leaks
2012-03-07 Martin Schanzenbach-more generic record resolution, prepare for api lookup
2012-03-07 Christian Grothoff-more chk index calculation errors, ugh
2012-03-07 Christian Grothoff-trying to fix #2198 -- or at least a related bug
2012-03-07 Christian Grothoff-misc major bugfixes in download code wrt reconstructio...
2012-03-07 Christian Grothoff-better interpretation of instant downloads from local...
2012-03-07 Christian Grothoff-disable extractor should also imply not using the...
2012-03-07 Christian Grothoff-done
2012-03-07 Matthias Wachs- blame martin
2012-03-07 Matthias Wachs- fix
2012-03-07 Matthias Wachs- not required anymore
2012-03-07 Matthias Wachs- fix remomve callboack order
2012-03-07 Martin Schanzenbach-shortening in cli app (in progress)
2012-03-07 Martin Schanzenbach-fix
2012-03-07 Martin Schanzenbach-disable tests for now
2012-03-07 Martin Schanzenbach-more shortening
2012-03-07 Matthias Wachs- reverting api change
2012-03-07 Sree Harsha... -debugging
next