projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add generic crypto headers.
2011-12-26
Guus Sliepen
Fix a few small memory leaks.
commit
|
commitdiff
|
tree
2011-12-26
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
2011-12-04
Guus Sliepen
Allow linking with multiple device drivers.
commit
|
commitdiff
|
tree
2011-12-03
Guus Sliepen
Fix a few small memory leaks.
commit
|
commitdiff
|
tree
2011-11-27
Guus Sliepen
Add vde/device.c to the tarball.
commit
|
commitdiff
|
tree
2011-11-27
Guus Sliepen
Fix compilation of VDE and UML interfaces.
commit
|
commitdiff
|
tree
2011-10-06
Guus Sliepen
Exchange ACK records to indicate switch to new keys.
commit
|
commitdiff
|
tree
2011-10-06
Guus Sliepen
Use counter mode encryption.
commit
|
commitdiff
|
tree
2011-10-06
Guus Sliepen
Add counter mode encryption.
commit
|
commitdiff
|
tree
2011-10-05
Guus Sliepen
Test corner cases in the SPTPS protocol.
commit
|
commitdiff
|
tree
2011-10-05
Guus Sliepen
Update SPTPS protocol.
commit
|
commitdiff
|
tree
2011-10-05
Guus Sliepen
Fix compiler warning.
commit
|
commitdiff
|
tree
2011-08-30
Guus Sliepen
Return false instead of void when there is an error.
commit
|
commitdiff
|
tree
2011-08-30
Guus Sliepen
Prevent read_rsa_public_key() from returning an uninitialize...
commit
|
commitdiff
|
tree
2011-08-10
Guus Sliepen
Handle UDP packets with unknown source addresses properly.
commit
|
commitdiff
|
tree
2011-07-24
Guus Sliepen
Start of "Simple Peer-To-Peer Security" protocol.
commit
|
commitdiff
|
tree
2011-07-23
Guus Sliepen
Releasing 1.0.16.
commit
|
commitdiff
|
tree
2011-07-23
Guus Sliepen
Use usleep() instead of sleep(), MinGW complained.
commit
|
commitdiff
|
tree
2011-07-20
Guus Sliepen
Don't abort() on low-level crypto errors, just return...
commit
|
commitdiff
|
tree
2011-07-19
Guus Sliepen
Fix tinc 1.0.x daemons connecting when ExperimentalProtocol...
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
Releasing 1.1pre2.
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
Add missing newline.
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
Write loopback address instead of "any" address in...
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
Flush output buffer in send_tcppacket().
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
"tincctl stop" now removes the tinc service on Windows.
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
Fix declaration of usleep().
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
Ensure symlinked files do not end up in the tarball.
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Use const pointer to source in base64 and hex routines.
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Use usleep() instead of sleep(), MinGW complained.
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Update info manual.
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Use ECDSA to sign ECDH key exchange for UDP session...
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Use the same logic as tinc 1.0.x for detecting two...
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Use the correct direction flag when setting cipher...
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Make code to detect two nodes with the same Name less...
commit
|
commitdiff
|
tree
2011-07-13
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
2011-07-13
Guus Sliepen
Remove unnecessary variables and functions.
commit
|
commitdiff
|
tree
2011-07-12
Guus Sliepen
Make use of the improved hex and base64 functions.
commit
|
commitdiff
|
tree
2011-07-12
Guus Sliepen
Make hexadecimal and base64 routines behave the same.
commit
|
commitdiff
|
tree
2011-07-11
Guus Sliepen
Don't use wildcards in filenames in configure.in.
commit
|
commitdiff
|
tree
2011-07-11
Guus Sliepen
Require ExperimentalProtocol = yes for new features...
commit
|
commitdiff
|
tree
2011-07-10
Guus Sliepen
Close meta connection socket after cleaning up event...
commit
|
commitdiff
|
tree
2011-07-10
Guus Sliepen
Automatically exchange ECDSA keys and upgrade to new...
commit
|
commitdiff
|
tree
2011-07-10
Guus Sliepen
Free ECDSA and RSA structures when freeing a connection_t.
commit
|
commitdiff
|
tree
2011-07-08
Guus Sliepen
Hash input before signing it with ECDSA.
commit
|
commitdiff
|
tree
2011-07-07
Guus Sliepen
Very primitive ECDSA signed ECDH key exchange for the...
commit
|
commitdiff
|
tree
2011-07-07
Guus Sliepen
Read ECDSA keys.
commit
|
commitdiff
|
tree
2011-07-07
Guus Sliepen
Implement ECDSA sign and verify operations.
commit
|
commitdiff
|
tree
2011-07-05
Guus Sliepen
Bump minor protocol to indicate ECDH capability for...
commit
|
commitdiff
|
tree
2011-07-05
Guus Sliepen
Add a minor number to the protocol version.
commit
|
commitdiff
|
tree
2011-07-04
Guus Sliepen
Round up the size of the secret parts after splitting...
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Add ECDSA key import.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Finish base64 decoding routine.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Have tincctl generate ECDSA keys.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Add ECDSA key generation.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Base64 encoding and decoding functions.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Cleanups in ECDH code.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
No need to keep around pointers to EC_GROUP.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Proper use of PRF.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Use PRF.
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Add PRF to derive key material from the ECDH shared...
commit
|
commitdiff
|
tree
2011-07-03
Guus Sliepen
Support ECDH key exchange.
commit
|
commitdiff
|
tree
2011-06-27
Guus Sliepen
Preliminary implementation of Elliptic Curve Diffie...
commit
|
commitdiff
|
tree
2011-06-26
Guus Sliepen
Add manpage for tinc-gui.
commit
|
commitdiff
|
tree
2011-06-26
Guus Sliepen
Remove debug messages that were printed to stdout.
commit
|
commitdiff
|
tree
2011-06-26
Guus Sliepen
Update documentation to mention pidfiles instead of...
commit
|
commitdiff
|
tree
2011-06-26
Guus Sliepen
Don't react to escape character in tincctl top.
commit
|
commitdiff
|
tree
2011-06-26
Guus Sliepen
Use pidfile in tinc-gui as well.
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Really stable sorting of tincctl top output.
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Add +git to the version string.
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Make pid files backwards compatible and add address...
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Rename controlcookie file to pidfile.
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Don't call exit_control() if we didn't do init_control().
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Re-add support for SIGALRM.
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Merge Tinc.py into tinc-gui to simplify make install.
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Thank Scott Lamb, Sven-Haegar Koch and Loïc Grenié...
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Ensure the right files end up in the tarball after...
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Releasing 1.1pre1.
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Ensure that the texinfo manual can be converted to...
commit
|
commitdiff
|
tree
2011-06-25
Guus Sliepen
Update manpages and info manual.
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Add Makefile.am in gui/.
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Don't use AM_CONDITIONAL for CURSES.
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Don't call event_del() from the mtuevent handler, always...
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Delete mtuevent if it is not used.
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Releasing 1.0.15.
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Remove redundant @CFLAGS@ from AM_CFLAGS.
commit
|
commitdiff
|
tree
2011-06-21
Guus Sliepen
No need to check for pselect() in tinc 1.1.
commit
|
commitdiff
|
tree
2011-06-21
Guus Sliepen
Only log UDP address changes at the appropriate debug...
commit
|
commitdiff
|
tree
2011-06-06
Guus Sliepen
Reopen log file after SIGHUP.
commit
|
commitdiff
|
tree
2011-06-06
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
commit
|
commitdiff
|
tree
2011-06-06
Guus Sliepen
Clean up digests when freeing a connection_t.
commit
|
commitdiff
|
tree
2011-06-06
Guus Sliepen
Improved --logfile option.
commit
|
commitdiff
|
tree
2011-06-04
Guus Sliepen
Attribution for Loïc Grenié.
commit
|
commitdiff
|
tree
2011-06-03
Guus Sliepen
Don't ignore SIGCHLD, system() needs it.
commit
|
commitdiff
|
tree
2011-06-02
Guus Sliepen
Fix format strings for Windows.
commit
|
commitdiff
|
tree
2011-06-02
Guus Sliepen
Use send() when writing to sockets, and the return...
commit
|
commitdiff
|
tree
2011-06-02
Guus Sliepen
Small fixes for Windows.
commit
|
commitdiff
|
tree
2011-06-02
Guus Sliepen
Even simpler signal handling.
commit
|
commitdiff
|
tree
2011-06-02
Guus Sliepen
Remove debugging message that was accidentily left in.
commit
|
commitdiff
|
tree
2011-06-02
Guus Sliepen
Don't treat packets coming in via TCP as having zero...
commit
|
commitdiff
|
tree
next