media/mtransport/third_party/nICEr/IMPORT_FILES

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/media/mtransport/third_party/nICEr/IMPORT_FILES	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,69 @@
     1.4 +                # Crypto
     1.5 +                ./src/crypto/nr_crypto.c
     1.6 +                ./src/crypto/nr_crypto.h
     1.7 +                #./src/crypto/nr_crypto_openssl.c
     1.8 +                #./src/crypto/nr_crypto_openssl.h
     1.9 +
    1.10 +                # ICE
    1.11 +                ./src/ice/ice_candidate.c
    1.12 +                ./src/ice/ice_candidate.h
    1.13 +                ./src/ice/ice_candidate_pair.c
    1.14 +                ./src/ice/ice_candidate_pair.h
    1.15 +                ./src/ice/ice_codeword.h
    1.16 +                ./src/ice/ice_component.c
    1.17 +                ./src/ice/ice_component.h
    1.18 +                ./src/ice/ice_ctx.c
    1.19 +                ./src/ice/ice_ctx.h
    1.20 +                ./src/ice/ice_handler.h
    1.21 +                ./src/ice/ice_media_stream.c
    1.22 +                ./src/ice/ice_media_stream.h
    1.23 +                ./src/ice/ice_parser.c
    1.24 +                ./src/ice/ice_peer_ctx.c
    1.25 +                ./src/ice/ice_peer_ctx.h
    1.26 +                ./src/ice/ice_reg.h
    1.27 +                ./src/ice/ice_socket.c
    1.28 +                ./src/ice/ice_socket.h
    1.29 +
    1.30 +                # Net
    1.31 +                ./src/net/nr_socket.c
    1.32 +                ./src/net/nr_socket.h
    1.33 +                #./src/net/nr_socket_local.c
    1.34 +                ./src/net/nr_socket_local.h
    1.35 +                ./src/net/transport_addr.c
    1.36 +                ./src/net/transport_addr.h
    1.37 +                ./src/net/transport_addr_reg.c
    1.38 +                ./src/net/transport_addr_reg.h
    1.39 +
    1.40 +                # STUN
    1.41 +                ./src/stun/addrs.c
    1.42 +                ./src/stun/addrs.h
    1.43 +                ./src/stun/nr_socket_turn.c
    1.44 +                ./src/stun/nr_socket_turn.h
    1.45 +                ./src/stun/stun.h
    1.46 +                ./src/stun/stun_build.c
    1.47 +                ./src/stun/stun_build.h
    1.48 +                ./src/stun/stun_client_ctx.c
    1.49 +                ./src/stun/stun_client_ctx.h
    1.50 +                ./src/stun/stun_codec.c
    1.51 +                ./src/stun/stun_codec.h
    1.52 +                ./src/stun/stun_hint.c
    1.53 +                ./src/stun/stun_hint.h
    1.54 +                ./src/stun/stun_msg.c
    1.55 +                ./src/stun/stun_msg.h
    1.56 +                ./src/stun/stun_proc.c
    1.57 +                ./src/stun/stun_proc.h
    1.58 +                ./src/stun/stun_reg.h
    1.59 +                ./src/stun/stun_server_ctx.c
    1.60 +                ./src/stun/stun_server_ctx.h
    1.61 +                ./src/stun/stun_util.c
    1.62 +                ./src/stun/stun_util.h
    1.63 +                ./src/stun/turn_client_ctx.c
    1.64 +                ./src/stun/turn_client_ctx.h
    1.65 +
    1.66 +                # Util
    1.67 +                ./src/util/cb_args.c
    1.68 +                ./src/util/cb_args.h
    1.69 +                ./src/util/ice_util.c
    1.70 +                ./src/util/ice_util.h
    1.71 +                ./src/util/mbslen.c
    1.72 +                ./src/util/mbslen.h

mercurial