projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Don't use SOL_IP and SOL_IPV6.
[tinc]
/
src
/
solaris
/
device.c
2017-11-04
Guus Sliepen
Const correctness.
blob
|
commitdiff
|
raw
2017-10-07
Guus Sliepen
Reformat all code using astyle.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-07
Guus Sliepen
Convert sizeof foo to sizeof(foo).
blob
|
commitdiff
|
raw
|
diff to current
2017-09-02
Guus Sliepen
Releasing 1.0.32.
release-1.0.32
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
Guus Sliepen
Fix Solaris DeviceType = tap in router Mode.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-08
Guus Sliepen
Use getmsg()/putmsg() instead of read()/write() on...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-08
Guus Sliepen
Use /dev/udp instead of /dev/ip on Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Guus Sliepen
Releasing 1.0.24.
release-1.0.24
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Guus Sliepen
Fix incorrectly merged bits from 80cd2ff73071941a535655...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Guus Sliepen
Use hardcoded value for TUNNEWPPA if net/if_tun.h is...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Guus Sliepen
Update support for Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Guus Sliepen
Modernize the build system.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Guus Sliepen
Clear Ethernet header when reading packets from a tun...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Guus Sliepen
Set FD_CLOEXEC flag on all sockets.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Guus Sliepen
Allow linking with multiple device drivers.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Guus Sliepen
Fix sparse warnings and add an extra sprinkling of...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-08
Guus Sliepen
Update THANKS and copyright information.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Guus Sliepen
Close all filedescriptors in Solaris close_device().
blob
|
commitdiff
|
raw
|
diff to current
2010-06-04
Guus Sliepen
Use 64 bit counters to keep track of bytes sent/receive...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-03
Borg
Removed last gettext function.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Drop support for localisation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Remove checkpoint tracing.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
K&R style braces.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Update the address of the Free Software Foundation...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Remove all occurences of $Id$.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Guus Sliepen
Replace asprintf() by xasprintf().
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Guus Sliepen
Update THANKS and copyright information.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Guus Sliepen
Move free()s at the end om main() to the proper destruc...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Guus Sliepen
Consistently allocate device and iface variables on...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Guus Sliepen
Update copyright notices, remove Ivo's email address.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Guus Sliepen
Support tunneling IPv6 on Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-01
Guus Sliepen
static
blob
|
commitdiff
|
raw
|
diff to current
2004-03-21
Guus Sliepen
Update copyrights, links, email addresses and let Subve...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-21
Guus Sliepen
Move CABAL branch to its rightful place: the trunk.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Guus Sliepen
Some device.c files weren't synchronised.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-31
Guus Sliepen
Wrong argument.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Guus Sliepen
Use bools and enums where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-18
Guus Sliepen
Update all device.c files.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-12
Guus Sliepen
Simplify logging, update copyrights and some minor...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Define logger(), cleans up source code and allows us...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-11
Guus Sliepen
Remove mymac stuff from device.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-10
Guus Sliepen
Clean up after indent.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Remove redundant spaces.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Switch to K&R style indentation.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Guus Sliepen
s/sliepen.warande.net/sliepen.eu.org/g
blob
|
commitdiff
|
raw
|
diff to current
2002-04-13
Ivo Timmermans
Use logging.h instead of syslog.h
blob
|
commitdiff
|
raw
|
diff to current
2002-04-09
Ivo Timmermans
Ok, I forgot these ;)
blob
|
commitdiff
|
raw
|
diff to current
2002-02-18
Guus Sliepen
- Non-blocking connect()s.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-11
Guus Sliepen
Small fix.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-11
Guus Sliepen
Sensible defaults for $INTERFACE.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-10
Guus Sliepen
Merging of the entire pre5 branch.
release-1.0pre5
blob
|
commitdiff
|
raw
|
diff to current
2001-11-05
Guus Sliepen
Various fixes needed for Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-12
Guus Sliepen
Forgot to remove some old #ifdef stuff.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-12
Guus Sliepen
Solaris tun device handling cleaned up a bit and added.
blob
|
commitdiff
|
raw
|
diff to current