index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
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
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