2017-01-22 |
Christian Grothoff | misc bugfixes |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | initialize new path fully before trying to attach it |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | pass correct closure |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | logging fixes, notify MQM clients properly |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | add sanity check for GNUNET_MQ_notify_sent |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | fix shutdown logic |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | nicer logging |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | fix comparisson |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | must not move location of -struct CadetPeerPathEntry... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | nicer logging |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | must delay iteration over paths until later, as we... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | nicer order of LOG statements |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | minor cleanup |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | fix indentation |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | properly launch DHT GETs based on need for paths |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | fix a few off-by-ones |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | fix buffer size |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | make GCPP_2s also return static string |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | more logging for cadet-core subsystem |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | allow NULL argument for GNUNET_i2s() |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | introcude GNUNET_i2s2() |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | improving logging |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | only send CHANNEL_DESTROY message if we at least send... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | fix startup interaction between channel and tunnel... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | improve logging, log before doing, not after |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | do not run upnpc during tests, produces unnecessary... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Christian Grothoff | optimize startup sequence for when we execute first... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | still fixing the stupid connect_task cleanup issue |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | adding missing ignores |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | use new SCHEDULER_add_at API where applicable |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | extending scheduler API with 'add_at' functionality... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | another connect_task init missing |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | fix crash on early abort due to dangling connect task |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | fixing leaks |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | at least NULL the task handle in the unimplemented... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | ensure tunnels are shutdown at the right time during... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | properly set executed tasks to NULL |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | initialize ephemeral keys |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | implement get_path_from_route |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | more LOG macros |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | more logging, minor bugfixes / renames |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | some renaming, some code general code cleanup, some... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | renames to avoid ambiguity |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Christian Grothoff | remaing remaining mandatory functions for basic operation |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Christian Grothoff | working on channel passing data to clients |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Christian Grothoff | more work on new tunnel logic |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Christian Grothoff | pass messages from tunnel to channel |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Christian Grothoff | more work on channel/tunnel logic |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Christian Grothoff | note on things left to do |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Christian Grothoff | much work on connection/route/peer-level queue management |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Christian Grothoff | baby steps towards KX |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Christian Grothoff | create matching connection objects for inbound connections |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Christian Grothoff | work towards routing |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Christian Grothoff | more rename festivities |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Christian Grothoff | add note to legacy code about rename operation |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Christian Grothoff | introduce CadetEncryptedMessageIdentifier instead of... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Christian Grothoff | cadet message struct and type rename-fest |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | add logic to properly decode and dispatch decrypted... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | towards decrypting traffic in new CADET |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | unnecessary here |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | use new shortmap to simplify CADET logic a bit |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | make shortmap actually over shorts |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | introducing the short map |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | towards actual routing... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | starting with CORE subsystem for CADET |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | dead code elimination |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | importing KX logic, integrating encryption logic |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | more work on new CADET |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Christian Grothoff | replace redundant MQ_NotifyCallback by SCHEDULER_TaskCa... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
lurchi | More bugfixes to make gnunet-social usable |
commit | commitdiff | tree | snapshot |
2017-01-16 |
ng0 | README: Change adduser line. |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Markus Teich | auction: basic service template |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Christian Grothoff | finish logic to maintain paths |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Markus Teich | make gcc -pedantic happy |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Christian Grothoff | more work on peers, paths and tunnels |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Markus Teich | protocols.h: reserve block for auction service |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Markus Teich | util: increment internal version for new code used... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
ng0 | Revert "README: Change" |
commit | commitdiff | tree | snapshot |
2017-01-16 |
ng0 | README: Change |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Christian Grothoff | more work on peer and paths structures |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Christian Grothoff | design CadetPeerPathEntry data structure |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Christian Grothoff | simplify GNUNET_CONTAINER_heap_update_cost API |
commit | commitdiff | tree | snapshot |
2017-01-16 |
lurchi | bugfixes in the multicast service |
commit | commitdiff | tree | snapshot |
2017-01-15 |
Christian Grothoff | starting re-implementation of CADET service |
commit | commitdiff | tree | snapshot |
2017-01-15 |
Christian Grothoff | cleaning up some CADET logic, improving types used |
commit | commitdiff | tree | snapshot |
2017-01-15 |
Christian Grothoff | fix format string issue |
commit | commitdiff | tree | snapshot |
2017-01-15 |
Christian Grothoff | indentation fixes |
commit | commitdiff | tree | snapshot |
2017-01-15 |
Christian Grothoff | block size of 0 is also valid |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Christian Grothoff | trying to fix issue reported by Lurchi |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Christian Grothoff | do not start zonemaster in tests that do not need it |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Christian Grothoff | degrade warning to DEBUG statement, include logging... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Christian Grothoff | implement -T option for gnunet-arm (#4854) |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Markus Teich | auction: add test for auction-create |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Markus Teich | auction: check for empty pricelist |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Markus Teich | auction: add pricemap validation |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Christian Grothoff | handle case upnpc not found nicely |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Christian Grothoff | spacing |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Christian Grothoff | correct section is nat-auto |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Markus Teich | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Christian Grothoff | force non-zero |
commit | commitdiff | tree | snapshot |
next |