2013-12-08 |
Christian Grothoff | -test for tm_gmtoff and use it instead of 'timezone... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -freebsd wants malloc_np for malloc_usable_size |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -fix |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -set session to active on initial creation and notifica... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -default to https |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -correct use of consensi |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -doxygen and style fixes |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -fix #3152 |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -remove object from all_routes peer map before freeing... |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -doxygen |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | adding test for immediately rejected phone call |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -test two incoming calls at the same time, plus suspend... |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -perform mic/speaker operations before event callbacks |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -doxygenfixes |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Christian Grothoff | -note missing features |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Christian Grothoff | -adding CERT support to DNS plugin |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Christian Grothoff | -adding CERT record support to dnsparser |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Christian Grothoff | -move base64 encoder/decoder to util |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | - wip |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | gnunet-mesh has netcat capabilities |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | - basic connect/listen |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | working again |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | not working |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | -create channel |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | - wip |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | - wip |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | calling gnunet-uri |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | gnunet-uri return handler exit code |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | fixed uri parsing and exit codes |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | adding docu |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | - test if identity service is running |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Sree Harsha... | configure option --disable-autostart to disable auto... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | -wip |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | - wip |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | silence: other way around |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | added config + silent mode |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Christian Grothoff | -fix indentation |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | detect python interpreter |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Matthias Wachs | basic qr code reading |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | - fixed compile warning |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Christian Grothoff | -dox |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Christian Grothoff | -fix #3158 |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Bart Polot | -wip |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -use modern GNUNET_new, instead of GNUNET_malloc (sizeof |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leak |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leak |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -initialize to NULL to use non-free if 'goto except... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leak, indentation, make start_cb static |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leak of emsg |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -r and r_prime were captured in request, do not free... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -r was captured in request, do not free here |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -always initialize emsg_ |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fixing earlier fix |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leak (rather theoretical one) |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -adding missing break statements |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -trying to fix leaks |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -address warning, indicate not checking return value... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leak, use 'op' |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -use doxygen-style comments on membes |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix allocation type |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -add missing break |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -add missing break |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -typo |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | use 'svalue' that is actually a signed integer, as... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -simplify code |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leaks on error-return, fix indentation |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -check return values of hashmap operations |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leak |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -check return values of hashmap operations |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fixing indentation/doxygen/style issues and some memor... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -do not leak 'mask' array |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -indentation fixes |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -do not leak 'elements' array |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -indentations, comments on API |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fixing indentation |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix leaks |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead assignment (and leak), reported by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead assignment, reported by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -safer, found by clang |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Bart Polot | - fix channel numbering |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Bart Polot | - add peer cmp |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Bart Polot | -doc |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix #3157 |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix #3153 |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -fix timeout |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | only try to open /dev/power if it actually exists |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | adding man page for gnunet-bcd |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | creating gnunet-bcd |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -improving TeX |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Bart Polot | - change mesh channel creation/notification API |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -dead code elimination |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -degermanize |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christian Grothoff | -rename and install |
commit | commitdiff | tree | snapshot |
next |