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/dids
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/gnunet_temp
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-helper-transport-wlan.c
Age
Commit message (
Expand
)
Author
2021-04-26
-fix many more typos
Christian Grothoff
2021-04-24
-Fix several incorrect uses of `i.e.'
Alessio Vanni
2020-11-13
-warnings mostly format
Martin Schanzenbach
2019-11-24
fix pointer indentation
Christian Grothoff
2019-11-10
get rid of SOCKTYPE and FDTYPE
Christian Grothoff
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
2018-03-25
[transport-wlan] use correct buffer position
David Barksdale
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-07-18
minor modifications to reduce warnings
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-30
-getting ATS and transport to compile again (part of #3047)
Christian Grothoff
2013-08-19
remove dead assignments
Matthias Wachs
2012-11-16
-tolerate all-zero addresses
Christian Grothoff
2012-11-16
-fix
Christian Grothoff
2012-11-16
-fix
Christian Grothoff
2012-11-16
-trying to add 802.3-encoding support
Christian Grothoff
2012-11-16
-trying to add 802.3-encoding support
Christian Grothoff
2012-11-16
-cleaner error reporting
Christian Grothoff
2012-11-16
-also allow ad-hoc
Christian Grothoff
2012-11-16
-also allow ad-hoc
Christian Grothoff
2012-11-16
-also allow ad-hoc
Christian Grothoff
2012-11-16
-assert privs when needed
Christian Grothoff
2012-11-16
-assert privs when needed
Christian Grothoff
2012-10-06
-fix #ifdef HAVE_RESUID
Christian Grothoff
2012-07-20
-better fix for perm issue
Christian Grothoff
2012-07-20
-trying to fix perm problem despite SUID
Christian Grothoff
2012-04-03
-fix assertion, documentation, getting dummy to be closer to work on W32
Christian Grothoff
2012-04-03
-fix
Christian Grothoff
2012-03-23
-using cleaner message types for WLAN-HELPER IPC
Christian Grothoff
2012-03-16
-fixing misc. bugs and making wlan helper auditable, resolving #1939
Christian Grothoff
2012-03-16
-more cleanup for #1939
Christian Grothoff
2012-03-15
-init
Christian Grothoff
2012-03-15
-ease life of static analysis tools
Christian Grothoff
2012-03-14
-fixing some of the issues from #1939 -- untested
Christian Grothoff
2012-02-28
-some code cleanup
Christian Grothoff
2012-02-28
-make no assumptions about the value of EINVAL
Christian Grothoff
2012-02-12
-GArik: size_t is unsigned -- DCE
Christian Grothoff
2011-12-21
fixing 2012: network structure alignment now forced to be correct even on W32...
Christian Grothoff
2011-12-16
-also minimizing SUID code here
Christian Grothoff
2011-12-11
renaming WLAN helper process to gnunet-helper-transport-wlan in order to sati...
Christian Grothoff