index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/tplaten/multicast_messenger
dev/trizuz/did
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/doxygen
dev/willow/doxygen_comments
dev/willow/doxygen_comments2
dev/willow/gnunet_temp
dev/willow/gnunet_temp_sh_py
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
transport
/
gnunet-service-transport_manipulation.c
Age
Commit message (
Expand
)
Author
2022-12-04
UTIL: Allow only inlcusion of util glib-style.
Martin Schanzenbach
2022-12-04
BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...
Martin Schanzenbach
2022-10-03
-DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings)
Willow Liquorice
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-05
global reindent, now with uncrustify hook enabled
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-01-22
use new SCHEDULER_add_at API where applicable
Christian Grothoff
2016-09-20
migrating transport service to new MQ API
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-05-06
fixing compiler warnings
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-18
rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-10
fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...
Christian Grothoff
2015-02-10
-fixing some memory leaks from #3667, also reindentation and code cleanup
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-19
-towards improved ATS API, adding return value with address record when addin...
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-03-24
task was not marked as canceled when canceled
Matthias Wachs
2014-01-16
more fixed documentation
Matthias Wachs
2014-01-13
implementing 0003268 to inbound information in HELLO addresses
Matthias Wachs
2013-12-29
fixing file indent
Matthias Wachs
2013-12-29
fix indent
Matthias Wachs
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-30
-getting ATS and transport to compile again (part of #3047)
Christian Grothoff
2013-09-16
fixing indent
Matthias Wachs
2013-08-20
fixing clang reports
Matthias Wachs
2013-08-19
remove dead assignments
Matthias Wachs
2013-08-12
-more code migration to microseconds:
Christian Grothoff
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
2013-07-25
fix
Nils Durner
2013-06-25
workaround for coverty 10451: Unchecked return value
Matthias Wachs
2013-05-23
one '&' to break it all...
Matthias Wachs
2013-05-23
fix
Matthias Wachs
2013-05-23
fix for 0002890
Matthias Wachs
2013-05-17
improved test
Matthias Wachs
2013-05-17
more dbg msg
Matthias Wachs
2013-05-17
already defined on OSX
Matthias Wachs
2013-05-17
debug msg
Matthias Wachs
2013-05-14
fix for manipulation, machine horribly died while testing
Matthias Wachs
2013-05-07
documentation
Matthias Wachs
2013-05-07
fix for 0002881 + test
Matthias Wachs
2013-04-12
uninitialized
Matthias Wachs
2013-04-03
generic ats support
Matthias Wachs
[next]