gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, dtls, created. gnutls_2_11_6-191-g31c0971


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, dtls, created. gnutls_2_11_6-191-g31c0971
Date: Fri, 18 Feb 2011 01:03:09 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=31c09710c06478dc6d3892e8a95864cf22d712f2

The branch, dtls has been created
        at  31c09710c06478dc6d3892e8a95864cf22d712f2 (commit)

- Log -----------------------------------------------------------------
commit 31c09710c06478dc6d3892e8a95864cf22d712f2
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Feb 17 22:57:40 2011 +0100

    fix for dtls.

commit 3bad71af582ab6971653ce71fffa16287f9646e5
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sat Oct 2 17:13:51 2010 -0400

    dtls: Add uint48 handling functions.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 8c72985cdd7b9435bb84b90dff8b8bef604a93e6
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sat Oct 2 17:10:13 2010 -0400

    dtls: Bring epoch choice on receive closer to the first usage.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 2ff41a23b8880f658d1407842b34510d24d22b88
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Fri Sep 24 21:53:26 2010 -0400

    Add DTLS support to command-line client.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 07f431787d7f198d9e3d7cc14b0e490a3b3cebbf
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Fri Sep 17 14:34:07 2010 -0400

    dtls: Write epoch to sequence number.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 6d0bb2339372be2b8f4eabbeaeb34dfc6363cc15
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Sep 6 01:18:54 2010 -0400

    dtls: Send consistent a client_random.
    
    This is necessary when challenged by HelloVerifiyRequest as we MUST
    send the same client parameters.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 239a5ec0faadf13527c487f9db9ad28d8985ee67
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sun Sep 5 22:52:03 2010 -0400

    dtls: Limit the number of HelloVerifyRequest round trips.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 8fd2d21a51e8ef005869ae286f1a1d9cc3936665
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sun Sep 5 13:02:51 2010 -0400

    dtls: TEMP: Sprinkle transmits.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit d4600185b6fe03fac020a5b5f8e1b825f57a70a8
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sun Sep 5 02:30:05 2010 -0400

    dtls: Do HANDSHAKE_HELLO_VERIFY_REQUEST processing.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit a63df83e829c4b3d73c601a63e1cfdb7a177392b
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sun Sep 5 02:27:25 2010 -0400

    dtls: Add _gnutls_recv_hello_verify_request.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit df20b0001d43b2f552858b47ef059af61aea6c45
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sun Sep 5 01:33:01 2010 -0400

    Decrypt using the proper sequence number.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit af566cf29a1d7e715f1d9f004bbddf412bdc2e67
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sun Sep 5 01:29:57 2010 -0400

    dtls: Use proper record sequence for DTLS decrypt.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit b60f0acfa3c2162201ae79dd789d469ad811d7fc
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Feb 17 22:47:46 2011 +0100

    corrected extdatalen

commit 3efc6027083def994618f818b42a7febf3530989
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sun Sep 5 01:25:35 2010 -0400

    dtls: Read whole datagrams.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 83231744d53464dfadd7c015097731017d484497
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 21:44:51 2009 -0400

    dtls: Queue outgoing handshake messages in the retransmission layer.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit dc3070d13a30694847c468829a805f7b35771cc9
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 21:44:24 2009 -0400

    Add outgoing flight buffer handling code.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit c83e30404d4c84df703e64302a57ea0f3fc0edd0
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 21:43:17 2009 -0400

    Define _gnutls_dtls_log for DTLS.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 9146c8b33956ba1f84fb94f3110f5758080d379b
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 21:42:21 2009 -0400

    Add structures for the buffered outgoing flight.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit d36efeead48027dc8ea4f05dac89c1ea65f45d6a
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 21:38:51 2009 -0400

    Add state for handshake mtu.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 222f1277bc052ff97dd7b65b431c2c016bd0dfe1
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 15:11:23 2009 -0400

    dtls: Fixup outgoing ClientHello hashing.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 3efebded307e49c73ef44483ffb5819ff5c0efd6
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 15:10:27 2009 -0400

    Add proper handshake outgoing sequence number.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit c6b22639ee42f1cc810fa5a1c367c951986e94f7
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 15:08:58 2009 -0400

    Add gnutls_dtls.{c,h}.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 81291c9df97455bba09fd606afd47bd0299b124c
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sun Aug 2 19:00:08 2009 -0400

    dtls: Remove unsuitable ciphers.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 9eaa74e2698a4659851de05fcd0f5bcbc5075d96
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Tue Jul 28 12:03:17 2009 -0400

    dtls: Add hanshake fragment headers when sending handshake.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit a311c2bc2b1a9c80b00671f4077265b8f1bd5be9
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Tue Jul 28 11:50:56 2009 -0400

    dtls: Add epoch and sequence number to DTLS packets.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 929e369c7d63fb5dcfbe12d2316f17ae77d08b84
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Tue Jul 28 11:51:58 2009 -0400

    Use increment functions for sequence number.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 47d20bdbb1c21a42dca612d06687edb3ec56ad64
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Jul 27 21:47:55 2009 -0400

    dtls: Add types and operations required for the DTLS epoch and sequence.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 81f08604fb30ebc9762d2e3f152b993ecc40fde4
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Wed Jul 29 19:26:21 2009 -0400

    Make version lookup transport dependent.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 524f8623f2f03ad83e62494d130abb89e8ed6b05
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Mon Aug 3 13:19:41 2009 -0400

    dtls: Add _gnutls_is_dtls to check if a session uses DTLS.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 9f63e9aec1cd3f4720a02062bfb27bcfc4b097eb
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sat Jul 25 19:58:22 2009 -0400

    Add gnutls_init_dtls function.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit a439f2cdce782187e3e762ce8e02837602fdb431
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sat Jul 25 19:54:27 2009 -0400

    Add DTLS state.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit aceb9810d60e528e9629ec68799f2e1a76cffa02
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Wed Jul 15 19:48:33 2009 -0400

    Add DTLS1.0 protocol entry.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 183bc93e31faa4d127ce07c4b86b9428612f49eb
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Fri Sep 17 20:33:38 2010 -0400

    Allocate session buffers of size, depending on type of session.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit be09a50d4839d717fc16db2bbd0d91b4ede6a8fb
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Sat Sep 25 12:43:03 2010 -0400

    Harmonize "d" argument between constate.c and compress.c.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit f500e3c03137fa1bfdca067ab718cc3df8086a0a
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Fri Sep 24 21:59:05 2010 -0400

    Fix typo.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

commit 5c3b44c79c287be6640fb93b3e7c611c43d80c1f
Author: Jonathan Bastien-Filiatrault <address@hidden>
Date:   Tue Sep 21 16:14:55 2010 -0400

    Parenthesize UINT64DATA again.
    
    Signed-off-by: Nikos Mavrogiannopoulos <address@hidden>

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]