projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Release notes for 1.0.2
[tinc]
/
src
/
net.h
2003-10-08
Guus Sliepen
Some platforms don't know sa_family_t or define it...
blob
|
commitdiff
|
raw
2003-10-06
Guus Sliepen
Make sure type of AF_UNKNOWN is sa_family_t.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-22
Guus Sliepen
Allow tinc to handle unknown type addresses from other...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Guus Sliepen
Install tinc as a service under Windows (MinGW). Remove...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-29
Guus Sliepen
Native Windows support.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Guus Sliepen
Sprinkle around a lot of const and some C99 initialisers.
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
Even more missing definitions.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-17
Guus Sliepen
Big header file cleanup: everything that has to do...
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-11
Guus Sliepen
More missing IPv6 definitions and autoconf checks to...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-07
Guus Sliepen
Provide all missing IPv6 definitions in lib/ipv6.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Sprinkling the source with static and attributes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
- simplify configure.in
blob
|
commitdiff
|
raw
|
diff to current
2003-05-07
Guus Sliepen
Small fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-06
Guus Sliepen
- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-28
Guus Sliepen
- Avoid memory leak caused by OpenSSL 0.9.7a.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-15
Guus Sliepen
port_t isn't used anymore and conflicts with MacOS...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-10
Guus Sliepen
Fix placement of #include "config.h"
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-06-08
Guus Sliepen
Use inttypes.h instead of stdint.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-08
Guus Sliepen
Cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2002-03-27
Guus Sliepen
Limit the amount of packets in a queue to 8.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Guus Sliepen
- Added support for jumbograms.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-18
Guus Sliepen
Remember sockaddrs of listening sockets, use appropriat...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-01
Guus Sliepen
- Global time_t now, so that we don't have to call...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-01
Guus Sliepen
Create/bind TCP and UDP listening sockets in pairs.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-01
Guus Sliepen
If "PriorityInheritance = yes" is specified in tinc...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-26
Guus Sliepen
Allow multiple listening sockets.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-26
Guus Sliepen
Tweaking IPv6 support.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Guus Sliepen
- Change SA_LEN to SALEN, former one is already defined...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Guus Sliepen
- Use gai_strerror() where appropriate
blob
|
commitdiff
|
raw
|
diff to current
2002-02-18
Guus Sliepen
- Non-blocking connect()s.
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-16
Ivo Timmermans
Removed definitions of ipv4_t, ipv6_t, port_t
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Guus Sliepen
Make sure everything links.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Guus Sliepen
Big bad commit:
blob
|
commitdiff
|
raw
|
diff to current
2001-07-21
Guus Sliepen
Updated terminate_connection() so you can choose if...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-08
Guus Sliepen
Only reset seconds_till_retry when we activate the...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-05
Guus Sliepen
- tinc can now act as a switch or a hub too (as opposed...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-25
Guus Sliepen
TCPonly now works (in a relatively clean way too).
blob
|
commitdiff
|
raw
|
diff to current
2001-05-07
Guus Sliepen
- s/ip_t/ipv4_t/g
blob
|
commitdiff
|
raw
|
diff to current
2001-03-04
Guus Sliepen
- route.c is now used to determine destination
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Guus Sliepen
Removed lots of compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Guus Sliepen
- Added indirectdata and tcponly functionality.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Guus Sliepen
- It's 2001, all copyright notices are updated.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Guus Sliepen
- Reinstated a queue for outgoing packets.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Guus Sliepen
- Don't even think about using sscanf with %as anymore
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Ivo Timmermans
New function read_rsa_public_key();
blob
|
commitdiff
|
raw
|
diff to current
2000-11-20
Guus Sliepen
- Integrate rbl trees into tinc.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-04
Guus Sliepen
- Prepended config_ to all configuration option names...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Guus Sliepen
- Removed old encr stuff
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Guus Sliepen
- Moved connlist stuff to the proper header file.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-28
Guus Sliepen
- Fixed offsets when reading/writing from/to tap device
blob
|
commitdiff
|
raw
|
diff to current
2000-10-15
Guus Sliepen
- The daemon actually runs now (somewhat)
blob
|
commitdiff
|
raw
|
diff to current
2000-10-14
Guus Sliepen
- Second fixing-things pass: it even links now.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-11
Guus Sliepen
- Fixing-things pass: every source file compiles into...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-11
Guus Sliepen
Big and bad commit of my current tree...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-01
Guus Sliepen
- Added subnet handling code
blob
|
commitdiff
|
raw
|
diff to current
2000-09-15
Ivo Timmermans
Second round of fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-09-14
Ivo Timmermans
First round of needed fixes after the overhaul
blob
|
commitdiff
|
raw
|
diff to current
2000-09-14
Ivo Timmermans
Added some structures and types that are needed for...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-08
Guus Sliepen
- Moved TCP packet reception to meta handler: less...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Guus Sliepen
- Lots o' buglets fixed (-Wall helps)
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Guus Sliepen
- Added experimental hackish tunneling-over-TCP support.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-01
Guus Sliepen
- Removed a single unused bit from status_bits_t.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-29
Guus Sliepen
- Removed all IP_ADDR_S macros, because gettext doesn...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-25
Guus Sliepen
Hostnames are back!
blob
|
commitdiff
|
raw
|
diff to current
2000-06-25
Guus Sliepen
Added CVS Id tags to header files.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-25
Guus Sliepen
Large cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2000-06-23
Guus Sliepen
First step for implementation of the "indirectdata...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-14
Guus Sliepen
Changed ping behaviour (backwards compatible). If we...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-14
Guus Sliepen
Cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-02
Guus Sliepen
Replaced sprintf() by safer snprintf(), removed possibl...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-02
Guus Sliepen
Previous fix fixed. Meta protocol should be really...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Ivo Timmermans
Fixed meta protocol.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Guus Sliepen
Meta protocol overhaul. Tinc is now incompatible with...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-30
Ivo Timmermans
New way of handling the meta protocol.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-25
Guus Sliepen
Packet queues fixed. They caused the trouble when resen...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-26
Ivo Timmermans
Initial revision
blob
|
commitdiff
|
raw
|
diff to current