projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix dynamic UDP SPTPS relaying.
[tinc]
/
src
/
protocol_auth.c
2014-12-29
Guus Sliepen
Allow tinc to be compiled without OpenSSL.
blob
|
commitdiff
|
raw
2014-12-26
Guus Sliepen
Allow running tinc without RSA keys.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-25
Guus Sliepen
Merge remote-tracking branch 'groxxda/gui-fixes' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Guus Sliepen
Add a variable offset to vpn_packet_t, drop sptps_packet_t.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Guus Sliepen
Use void pointers for opaque data blobs in the SPTPS...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Guus Sliepen
Better log messages when we already know the peer's...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Sven-Haegar Koch
Try handling the case when the first side knows the...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Guus Sliepen
Check validity of Ed25519 key during an upgrade.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Sven-Haegar Koch
Do not disconnect when no ecdsa key is known yet.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'keysegfault' of https://github.com/decham...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'winwarnings' of https://github.com/decham...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Etienne Dechamps
Remove redundant connection_t::status.active field.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Add local address information to edges.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Guus Sliepen
Allow Cipher and Digest "none".
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Guus Sliepen
Rename ECDSA to Ed25519.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Guus Sliepen
Fix a crash when we have a malformed public ECDSA key...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-07
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
Guus Sliepen
Document Weight and also allow it to be set from tinc...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Guus Sliepen
Use PATHEXT when checking for the presence of scripts...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Guus Sliepen
Execute scripts when invitations are created or accepted.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Guus Sliepen
Ensure the invitation filenames do not reveal the secre...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Guus Sliepen
Let a server explicitly send a notification when the...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-20
Guus Sliepen
Forbid protocol version rollback.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-29
Guus Sliepen
Add an invitation protocol.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
Guus Sliepen
Fix check for presence of ECDSA public key for outgoing...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Guus Sliepen
Fix warnings for functions marked __attribute((warn_unu...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Guus Sliepen
Use conditional compilation for cryptographic functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
Guus Sliepen
Drop packets forwarded via TCP if they are too big...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
Guus Sliepen
Avoid calling time(NULL).
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
Guus Sliepen
Don't send proxy requests for incoming connections.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Guus Sliepen
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
C99 extravaganza.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Replace the connection_tree with a connection_list.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Refactor outgoing connection handling.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Add strict checks to hex to binary conversions.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Attribution for Martin Schürrer.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Martin Schürrer
Output details of encryption errors
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
Guus Sliepen
Use a status bit to track which nodes use SPTPS.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Guus Sliepen
Fix some compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Guus Sliepen
Fix various compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Guus Sliepen
Use minor protocol version to determine whether to...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Guus Sliepen
Put minor protocol version in connection options so...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Guus Sliepen
Always pass request strings to other functions as const...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Sven-Haegar Koch
Label control connections for log output as "<control...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Guus Sliepen
Add support for proxying through an external command.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Guus Sliepen
Add support for SOCKS 5 proxies.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Guus Sliepen
Add basic support for SOCKS 4 and HTTP CONNECT proxies.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Guus Sliepen
Add datagram mode to the SPTPS protocol.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Guus Sliepen
Allow log messages to be captured by tincctl.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Guus Sliepen
Ensure all SPTPS functions are prefixed with sptps_.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Guus Sliepen
Use SPTPS when ExperimentalProtocol is enabled.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-20
Guus Sliepen
Rename connection_t *broadcast to everyone.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
Guus Sliepen
Fix compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Guus Sliepen
Fix tinc 1.0.x daemons connecting when ExperimentalProt...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
Guus Sliepen
Use ECDSA to sign ECDH key exchange for UDP session...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
Guus Sliepen
Use the correct direction flag when setting cipher...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
Guus Sliepen
Fix compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
Guus Sliepen
Make use of the improved hex and base64 functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Guus Sliepen
Require ExperimentalProtocol = yes for new features...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-10
Guus Sliepen
Automatically exchange ECDSA keys and upgrade to new...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Guus Sliepen
Very primitive ECDSA signed ECDH key exchange for the...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Guus Sliepen
Bump minor protocol to indicate ECDH capability for...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Guus Sliepen
Add a minor number to the protocol version.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Guus Sliepen
Use variable length arrays instead of alloca().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Guus Sliepen
Merge local host configuration with server configuration.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-30
Guus Sliepen
Use correct digest length when checking a received...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
Guus Sliepen
Convert Port to numeric form before sending it to other...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Sven-Haegar Koch
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-16
Guus Sliepen
Make MSS clamping configurable, but enabled by default.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Guus Sliepen
Use the TCP socket infrastructure for control sockets.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-02
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-10-24
Guus Sliepen
Use uint32_t instead of long int for connection options.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Guus Sliepen
Drop localisation and checkpoint tracing in files not...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Guus Sliepen
Merge branch 'master' into 1.1
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-16
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
next