File: copyright_hints

package info (click to toggle)
libsrtp2 2.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,488 kB
  • sloc: ansic: 19,267; sh: 3,502; makefile: 401; cpp: 17
file content (188 lines) | stat: -rw-r--r-- 4,161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: LICENSE
 crypto/cipher/aes.c
 crypto/cipher/aes_gcm_mbedtls.c
 crypto/cipher/aes_gcm_nss.c
 crypto/cipher/aes_gcm_ossl.c
 crypto/cipher/aes_icm.c
 crypto/cipher/aes_icm_mbedtls.c
 crypto/cipher/aes_icm_nss.c
 crypto/cipher/aes_icm_ossl.c
 crypto/cipher/cipher.c
 crypto/cipher/cipher_test_cases.c
 crypto/cipher/cipher_test_cases.h
 crypto/cipher/null_cipher.c
 crypto/hash/auth.c
 crypto/hash/auth_test_cases.c
 crypto/hash/auth_test_cases.h
 crypto/hash/hmac.c
 crypto/hash/hmac_mbedtls.c
 crypto/hash/hmac_nss.c
 crypto/hash/hmac_ossl.c
 crypto/hash/null_auth.c
 crypto/hash/sha1.c
 crypto/include/aes.h
 crypto/include/aes_gcm.h
 crypto/include/aes_icm.h
 crypto/include/aes_icm_ext.h
 crypto/include/alloc.h
 crypto/include/auth.h
 crypto/include/cipher.h
 crypto/include/cipher_priv.h
 crypto/include/cipher_types.h
 crypto/include/crypto_kernel.h
 crypto/include/crypto_types.h
 crypto/include/datatypes.h
 crypto/include/err.h
 crypto/include/hmac.h
 crypto/include/integers.h
 crypto/include/key.h
 crypto/include/null_auth.h
 crypto/include/null_cipher.h
 crypto/include/rdb.h
 crypto/include/rdbx.h
 crypto/include/sha1.h
 crypto/kernel/alloc.c
 crypto/kernel/crypto_kernel.c
 crypto/kernel/err.c
 crypto/kernel/key.c
 crypto/math/datatypes.c
 crypto/replay/rdb.c
 crypto/replay/rdbx.c
 crypto/test/aes_calc.c
 crypto/test/cipher_driver.c
 crypto/test/datatypes_driver.c
 crypto/test/env.c
 crypto/test/kernel_driver.c
 crypto/test/sha1_driver.c
 include/srtp.h
 include/srtp_priv.h
 srtp/srtp.c
 test/getopt_s.c
 test/getopt_s.h
 test/rdbx_driver.c
 test/replay_driver.c
 test/roc_driver.c
 test/rtp.c
 test/rtp.h
 test/rtp_decoder.c
 test/rtp_decoder.h
 test/rtpw.c
 test/rtpw_test.sh
 test/rtpw_test_gcm.sh
 test/srtp_driver.c
 test/test_srtp.c
 test/ut_sim.c
 test/ut_sim.h
 test/util.c
 test/util.h
Copyright: 2001-2017, Cisco Systems, Inc.
  2013-2017, Cisco Systems, Inc.
  2013-2021, Cisco Systems, Inc.
  2014-2017, Cisco Systems, Inc.
  2017, Cisco Systems, Inc.
License: BSD-3-clause
 FIXME

Files: CHANGES
 CMakeLists.txt
 CODEOWNERS
 Config.cmake.in
 Makefile.in
 cmake/ConfigSafeGuards.cmake
 cmake/FindMbedTLS.cmake
 cmake/FindNSS.cmake
 cmake/FindPCAP.cmake
 cmake/LTO.cmake
 cmake/Sanitizer.cmake
 cmake/Warnings.cmake
 config_in.h
 config_in_cmake.h
 configure.ac
 crypto/Makefile.in
 crypto/test/meson.build
 debian/TODO
 debian/clean
 debian/control
 debian/copyright-check
 debian/gbp.conf
 debian/libsrtp2-1.lintian-overrides
 debian/libsrtp2-1.symbols
 debian/libsrtp2-docs.docs
 debian/patches/1004_make_runtest_more_verbose.patch
 debian/patches/1005_fix_data_alignment.patch
 debian/patches/2001_make_shellscript_noisy.patch
 debian/patches/2002_privacy.patch
 debian/patches/README
 debian/patches/series
 debian/rules
 debian/source/format
 debian/source/lintian-overrides
 debian/watch
 doc/Doxyfile.in
 doc/Makefile.in
 doc/crypto_kernel.txt
 doc/docs.css
 doc/meson.build
 format.sh
 fuzzer/Makefile.in
 fuzzer/README.md
 fuzzer/fuzzer.c
 fuzzer/fuzzer.h
 fuzzer/meson.build
 fuzzer/mt19937.cpp
 fuzzer/mt19937.h
 fuzzer/testmem.c
 fuzzer/testmem.h
 include/srtp2/meson.build
 libsrtp2.pc.in
 meson.build
 meson_options.txt
 srtp.def
 test/meson.build
 test/words.txt
 timing
 update.sh
Copyright: NONE
License: UNKNOWN
 FIXME

Files: config.guess
 config.sub
Copyright: 1992-2016, Free Software Foundation, Inc.
License: GPL-3+ with Autoconf-data exception
 FIXME

Files: README.md
Copyright: 2001-2005, David A. McGrew, Cisco Systems, Inc.
  2001-2017, Cisco Systems, Inc.
License: BSD-3-clause
 FIXME

Files: include/stream_list_priv.h
Copyright: 2001-2017, Cisco Systems, Inc.
  2022, Dolby Laboratories, Inc.
License: BSD-3-clause
 FIXME

Files: test/cutest.h
Copyright: 2013-2017, Martin Mitas
License: Expat
 FIXME

Files: configure
Copyright: 1992-1996, 1998-2012, Free Software Foundation, Inc.
  2012, Free Software Foundation, Inc.
License: FSFUL
 FIXME

Files: install-sh
Copyright: 1994, X Consortium
License: X11
 FIXME