Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt-project/ndt] fd1568: Final cleanups to hit LGTM.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt-project/ndt] fd1568: Final cleanups to hit LGTM.


Chronological Thread 
  • From: GitHub <>
  • To:
  • Subject: [ndt-dev] [ndt-project/ndt] fd1568: Final cleanups to hit LGTM.
  • Date: Thu, 19 Nov 2015 09:01:37 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Sender: Date: From: Reply-To: To: Message-ID: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding; b=vTrpGE7ROaiyvPDRNRC2JK8nEQUCDhbJDE7caxP8J+Daz56vvCJT0A88WXHY22h9jIcYlo NCvFS6Hn7yMvMrm6TAyEokR20zmaBCQ3Gg2BKzQDac99xp3RgHSFh964TYu+YdZaMD2wcear +Sd9NX9icPSSpCWHc7+WcfGlA2yLQ=

Branch: refs/heads/master
Home: https://github.com/ndt-project/ndt
Commit: fd15681756dd2d956d70c7b05ed978765604cba6

https://github.com/ndt-project/ndt/commit/fd15681756dd2d956d70c7b05ed978765604cba6
Author: Peter Boothe
<>
Date: 2015-05-06 (Wed, 06 May 2015)

Changed paths:
M src/network.c

Log Message:
-----------
Final cleanups to hit LGTM.


Commit: 108872eb2be4a011453be8f4fa747882f614ce82

https://github.com/ndt-project/ndt/commit/108872eb2be4a011453be8f4fa747882f614ce82
Author: Peter Boothe
<>
Date: 2015-05-06 (Wed, 06 May 2015)

Changed paths:
M src/Makefile.am
A src/connection.h
M src/network.c
M src/network.h
A src/network_clt.c
A src/network_clt.h

Log Message:
-----------
Merge pull request #3 from m-lab/tls

Tls, this time mlab-only


Commit: 3948c9af2eeb87d4942b659513ec8f98976d92c4

https://github.com/ndt-project/ndt/commit/3948c9af2eeb87d4942b659513ec8f98976d92c4
Author: Peter Boothe
<>
Date: 2015-05-06 (Wed, 06 May 2015)

Changed paths:
M src/testoptions.c
M src/testoptions.h
M src/testoptions_unit_tests.c
M src/websocket.c
M src/websocket.h
M src/websocket_unit_tests.c

Log Message:
-----------
Testoptions and websockets, now updated to be SSL compatible.

Pull request 2 of N.


Commit: b46765397dc9cec8cd7d8a0125cbe8b1413c88aa

https://github.com/ndt-project/ndt/commit/b46765397dc9cec8cd7d8a0125cbe8b1413c88aa
Author: Peter Boothe
<>
Date: 2015-05-06 (Wed, 06 May 2015)

Changed paths:
M src/network.c
M src/websocket.c

Log Message:
-----------
Updates to change wording in comments and fix one last typo from network.c


Commit: 8c8f6feed28c64dbb54552ac4b34d848716a7991

https://github.com/ndt-project/ndt/commit/8c8f6feed28c64dbb54552ac4b34d848716a7991
Author: Peter Boothe
<>
Date: 2015-05-06 (Wed, 06 May 2015)

Changed paths:
M src/network.c
M src/testoptions.c
M src/testoptions.h
M src/testoptions_unit_tests.c
M src/websocket.c
M src/websocket.h
M src/websocket_unit_tests.c

Log Message:
-----------
Merge pull request #4 from m-lab/tls

Testoptions and websockets, now updated to be SSL compatible.


Commit: 5b7b011244d9587a271ce37b55cabdfdfa55a8de

https://github.com/ndt-project/ndt/commit/5b7b011244d9587a271ce37b55cabdfdfa55a8de
Author: Peter Boothe
<>
Date: 2015-05-06 (Wed, 06 May 2015)

Changed paths:
M src/test_c2s_clt.c
M src/test_c2s_srv.c
M src/test_meta.h
M src/test_meta_clt.c
M src/test_meta_srv.c
M src/test_mid_clt.c
M src/test_mid_srv.c
M src/test_s2c_clt.c
M src/test_s2c_srv.c
M src/test_sfw_clt.c
M src/test_sfw_srv.c
M src/tests_srv.h

Log Message:
-----------
Change 3 of N of adding SSL support to NDT.


Commit: 9c6f94ee0aa3116b793c689148a8d84cd37c4706

https://github.com/ndt-project/ndt/commit/9c6f94ee0aa3116b793c689148a8d84cd37c4706
Author: Peter Boothe
<>
Date: 2015-05-06 (Wed, 06 May 2015)

Changed paths:
M src/websocket.c

Log Message:
-----------
Fixed an obsolete comment.


Commit: 07c29aa5506a4eaaae5c6dcc097938456f438a26

https://github.com/ndt-project/ndt/commit/07c29aa5506a4eaaae5c6dcc097938456f438a26
Author: Peter Boothe
<>
Date: 2015-05-06 (Wed, 06 May 2015)

Changed paths:
M src/test_meta.h

Log Message:
-----------
A space made it in pointelessly


Commit: 892d858c4bae2fc3f68561de3163f373250e7a9f

https://github.com/ndt-project/ndt/commit/892d858c4bae2fc3f68561de3163f373250e7a9f
Author: Peter Boothe
<>
Date: 2015-05-07 (Thu, 07 May 2015)

Changed paths:
M src/network.c
M src/network.h
M src/test_c2s_srv.c
M src/test_meta_srv.c
M src/test_s2c_srv.c

Log Message:
-----------
Cleaned up some pieces, clarified comments, and made the close_connection()
function.


Commit: 2d87ef20ad8899796a64a88105e02979652afd14

https://github.com/ndt-project/ndt/commit/2d87ef20ad8899796a64a88105e02979652afd14
Author: Peter Boothe
<>
Date: 2015-05-08 (Fri, 08 May 2015)

Changed paths:
M src/network.c
M src/test_c2s_srv.c
M src/test_s2c_srv.c

Log Message:
-----------
Updated with small cleanups.


Commit: 20e059c394a9d8bc39953e9dd69916fdbb319b05

https://github.com/ndt-project/ndt/commit/20e059c394a9d8bc39953e9dd69916fdbb319b05
Author: Peter Boothe
<>
Date: 2015-05-08 (Fri, 08 May 2015)

Changed paths:
M src/test_s2c_srv.c

Log Message:
-----------
Stle changes to s2c


Commit: 9c09f48314f0e56e886e28214e9018b374739261

https://github.com/ndt-project/ndt/commit/9c09f48314f0e56e886e28214e9018b374739261
Author: Peter Boothe
<>
Date: 2015-05-11 (Mon, 11 May 2015)

Changed paths:
M src/network.c
M src/network.h
M src/test_c2s_srv.c
M src/test_s2c_srv.c
M src/test_sfw_srv.c

Log Message:
-----------
made setup_SSL_connection

make test_sfw use close_connection


Commit: bb64b98ef88006d0a116c4f7b221939c7be23b4e

https://github.com/ndt-project/ndt/commit/bb64b98ef88006d0a116c4f7b221939c7be23b4e
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/test_s2c_srv.c

Log Message:
-----------
Whitespace cleanup


Commit: 88777b72dbf20bc1b389934376c0323984f46208

https://github.com/ndt-project/ndt/commit/88777b72dbf20bc1b389934376c0323984f46208
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/network.c
M src/network.h
M src/test_c2s_clt.c
M src/test_c2s_srv.c
M src/test_meta_clt.c
M src/test_meta_srv.c
M src/test_mid_clt.c
M src/test_mid_srv.c
M src/test_s2c_clt.c
M src/test_s2c_srv.c
M src/test_sfw_clt.c
M src/test_sfw_srv.c
M src/tests_srv.h
M src/websocket.c

Log Message:
-----------
Merge pull request #5 from m-lab/tls

Change 3 of N of adding SSL support to NDT.


Commit: e3c2154f25fb763e62569357e99a9e6585ca1758

https://github.com/ndt-project/ndt/commit/e3c2154f25fb763e62569357e99a9e6585ca1758
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/node_tests/ndt_client.js
M src/testoptions.h
M src/usage.c
M src/web100-util.c
M src/web100clt.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c

Log Message:
-----------
Pull request 4 of N, N = 4.

Adds support for SSL to the NDT server.


Commit: 77e00100d7e551b0c0c05bb5fa34ae5916340ba7

https://github.com/ndt-project/ndt/commit/77e00100d7e551b0c0c05bb5fa34ae5916340ba7
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
remove web100srv.c from the cl


Commit: 694fe4d091af694e8b434d2243dd87f16c382c89

https://github.com/ndt-project/ndt/commit/694fe4d091af694e8b434d2243dd87f16c382c89
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/node_tests/ndt_client.js
M src/web100-util.c
M src/web100srv_unit_tests.c

Log Message:
-----------
Made most of the changes.

PTAL.


Commit: 7f6b2c7ce4a15a949df7c71f4569dda141bec68a

https://github.com/ndt-project/ndt/commit/7f6b2c7ce4a15a949df7c71f4569dda141bec68a
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/web100-util.c
M src/web100srv_unit_tests.c

Log Message:
-----------
Small tweaks


Commit: 9224f248de0e0187bb5c4ca264f6880ecfe6f74d

https://github.com/ndt-project/ndt/commit/9224f248de0e0187bb5c4ca264f6880ecfe6f74d
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
The refactored main file.


Commit: 3f709c31f1f25376edffd2e19babb88c75e46a39

https://github.com/ndt-project/ndt/commit/3f709c31f1f25376edffd2e19babb88c75e46a39
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/node_tests/ndt_client.js
M src/testoptions.h
M src/usage.c
M src/web100-util.c
M src/web100clt.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c

Log Message:
-----------
Merge pull request #6 from m-lab/tls

Pull request 4 of N, N = 5.


Commit: d5c9e182702b1221ba60b70c02340ff90ad5594f

https://github.com/ndt-project/ndt/commit/d5c9e182702b1221ba60b70c02340ff90ad5594f
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
reverting to old version


Commit: a22df7c14878791a6498c9ddd3746685d553fb0a

https://github.com/ndt-project/ndt/commit/a22df7c14878791a6498c9ddd3746685d553fb0a
Author: Peter Boothe
<>
Date: 2015-05-12 (Tue, 12 May 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
Merge pull request #7 from m-lab/tls

Tls


Commit: 011eb2ca0547d78302a4f9b8dc7b22138806321b

https://github.com/ndt-project/ndt/commit/011eb2ca0547d78302a4f9b8dc7b22138806321b
Author: Peter Boothe
<>
Date: 2015-05-14 (Thu, 14 May 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
A hypothetical middle


Commit: bd2f82c96a1ccfcb209aa4c7f1b8390eeb5c9494

https://github.com/ndt-project/ndt/commit/bd2f82c96a1ccfcb209aa4c7f1b8390eeb5c9494
Author: Peter Boothe
<>
Date: 2015-05-14 (Thu, 14 May 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
Make the pull requests look right


Commit: 97cd364eb1ed2aede2f7fd00d18ed02db1122a02

https://github.com/ndt-project/ndt/commit/97cd364eb1ed2aede2f7fd00d18ed02db1122a02
Author: Peter Boothe
<>
Date: 2015-06-11 (Thu, 11 Jun 2015)

Changed paths:
M src/network.c
M src/network.h
M src/test_c2s_srv.c
M src/test_s2c_srv.c
M src/testoptions.c
M src/unit_testing.c

Log Message:
-----------
Updates to clean up the SSL commit in response to Michael's comments. Some
refactoring, and a little random cleanup.


Commit: 1d09c1e7e415364e6134671f9ae0525fd9dafb69

https://github.com/ndt-project/ndt/commit/1d09c1e7e415364e6134671f9ae0525fd9dafb69
Author: Peter Boothe
<>
Date: 2015-06-11 (Thu, 11 Jun 2015)

Changed paths:
M src/web100srv.c
M src/web100srv_unit_tests.c

Log Message:
-----------
Rewrote the queuing code to actually, y'know, work.


Commit: c8466c25229e474e7666d85a4454f99af7ba68e7

https://github.com/ndt-project/ndt/commit/c8466c25229e474e7666d85a4454f99af7ba68e7
Author: Peter Boothe
<>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Changed paths:
M src/testoptions.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c

Log Message:
-----------
Updated and cleaned up in response to comments.


Commit: 7eba554f5fc26211621f0a256512d6ead9b2ee58

https://github.com/ndt-project/ndt/commit/7eba554f5fc26211621f0a256512d6ead9b2ee58
Author: Peter Boothe
<>
Date: 2015-06-18 (Thu, 18 Jun 2015)

Changed paths:
M src/Makefile.am
M src/web100srv.c
M src/web100srv_unit_tests.c

Log Message:
-----------
Updated in response to comments.


Commit: 3d540fc7e1fdb487e778efad17d6425a9ef768d5

https://github.com/ndt-project/ndt/commit/3d540fc7e1fdb487e778efad17d6425a9ef768d5
Author: Peter Boothe
<>
Date: 2015-06-18 (Thu, 18 Jun 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
Renames and touchups.


Commit: 539ecf108a8c116c6fcafea5600487bd96522f90

https://github.com/ndt-project/ndt/commit/539ecf108a8c116c6fcafea5600487bd96522f90
Author: Peter Boothe
<>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
New function for communicating to child, cleanups of comments.


Commit: 068d5ada3afc83e871c655125cff07fccacecaf5

https://github.com/ndt-project/ndt/commit/068d5ada3afc83e871c655125cff07fccacecaf5
Author: Peter Boothe
<>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
Updated two comments and max_simultaneous_tests()


Commit: 0bc8998509fa0dd8141636bcf37c3309d23e7019

https://github.com/ndt-project/ndt/commit/0bc8998509fa0dd8141636bcf37c3309d23e7019
Author: Peter Boothe
<>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
Documented the QUEUE_SIZE_MULTIPLIER


Commit: 134beb8ce9023501c770321e776504c45044d283

https://github.com/ndt-project/ndt/commit/134beb8ce9023501c770321e776504c45044d283
Author: Peter Boothe
<>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M src/Makefile.am
M src/testoptions.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c

Log Message:
-----------
Merge pull request #13 from m-lab/queuing

Rewrote the queuing code to actually, y'know, work.


Commit: f58e9d46c9c5a52912762b4ff2f974dbc9a9f73d

https://github.com/ndt-project/ndt/commit/f58e9d46c9c5a52912762b4ff2f974dbc9a9f73d
Author: Peter Boothe
<>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
Some already-reviewed functions to bring down the size of the pull request
and the diff on web100srv.c


Commit: af38a34f3005ff6b961e481809a0b62e7377d530

https://github.com/ndt-project/ndt/commit/af38a34f3005ff6b961e481809a0b62e7377d530
Author: Peter Boothe
<>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
More forward-looking changes to bring down the diff size.


Commit: 2aa3e0906cf7dd9c5cdfb6c33baf24cad26ad46d

https://github.com/ndt-project/ndt/commit/2aa3e0906cf7dd9c5cdfb6c33baf24cad26ad46d
Author: Peter Boothe
<>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Log Message:
-----------
Merge branch 'imaginary_middle' into imaginary_middle2

Conflicts:
src/web100srv.c


Commit: cf7cca11bbc7b12f8000c590b664fec26633f6aa

https://github.com/ndt-project/ndt/commit/cf7cca11bbc7b12f8000c590b664fec26633f6aa
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M src/protocol.h
M src/web100srv.c

Log Message:
-----------
Made and used a send_srv_queue_message_or_die() function and consigned the
SRV_QUEUE_*_STR constants to the dustbin of history.


Commit: d6a85c8414fe0c8b1a19d7e4d04cbd41440af8c2

https://github.com/ndt-project/ndt/commit/d6a85c8414fe0c8b1a19d7e4d04cbd41440af8c2
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M src/web100srv.c

Log Message:
-----------
The new code is now formatted properly according to `clang-format
--style=Google`


Commit: de9f0c61bcaf24fc84512716033cd3b6159e4036

https://github.com/ndt-project/ndt/commit/de9f0c61bcaf24fc84512716033cd3b6159e4036
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M src/Makefile.am
M src/network.c
M src/network.h
M src/protocol.h
M src/test_c2s_srv.c
M src/test_s2c_srv.c
M src/testoptions.c
M src/unit_testing.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c

Log Message:
-----------
Merge pull request #12 from m-lab/imaginary_middle2

The first of the 2 major SSL patches, broken up because the second is too big
for GitHub.


Commit: af7475b1157629913dd9429f68ba3a7d7531ac15

https://github.com/ndt-project/ndt/commit/af7475b1157629913dd9429f68ba3a7d7531ac15
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M HTML5-frontend/script.js
M conf/ndt-init
M configure.ac
M ndt.spec
M src/Makefile.am
R src/connection.h
M src/network.c
M src/network.h
R src/network_clt.c
R src/network_clt.h

Log Message:
-----------
Merge branch 'master' of github.com:ndt-project/ndt

Conflicts:
src/network.c


Commit: c537d21c8a2ae7d7b7a9ca338e6c9a6fbf99740c

https://github.com/ndt-project/ndt/commit/c537d21c8a2ae7d7b7a9ca338e6c9a6fbf99740c
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M src/Makefile.am
M src/network.c
M src/network.h
M src/protocol.h
M src/test_c2s_srv.c
M src/test_s2c_srv.c
M src/testoptions.c
M src/unit_testing.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c

Log Message:
-----------
Merge pull request #11 from m-lab/imaginary_middle

Putting the SSL code into master.


Commit: 2eb16b67d7c019f6b56b15d16aa326c93a56a1c7

https://github.com/ndt-project/ndt/commit/2eb16b67d7c019f6b56b15d16aa326c93a56a1c7
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
A src/network_clt.c
A src/network_clt.h

Log Message:
-----------
Merging things that were added then removed lost due to Peter bungling some
revision control stuff.


Commit: 5bb410218c39b9a634bcfeab01bde027ecaffa8a

https://github.com/ndt-project/ndt/commit/5bb410218c39b9a634bcfeab01bde027ecaffa8a
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
A src/connection.h

Log Message:
-----------
One more


Commit: c9c6300299ce9ab71891be4dfd9182646f461431

https://github.com/ndt-project/ndt/commit/c9c6300299ce9ab71891be4dfd9182646f461431
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M src/network.c
M src/network.h

Log Message:
-----------
Fixing add&remove problems.


Commit: d2d4ffeca6899d58a83498b0e783693f60a7ba28

https://github.com/ndt-project/ndt/commit/d2d4ffeca6899d58a83498b0e783693f60a7ba28
Author: Peter Boothe
<>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M src/Makefile.am

Log Message:
-----------
Last fix to make everything compile.


Commit: 6476caa0474ca91e8a1e19be1230e9a90d8cbbf9

https://github.com/ndt-project/ndt/commit/6476caa0474ca91e8a1e19be1230e9a90d8cbbf9
Author: Peter Boothe
<>
Date: 2015-11-04 (Wed, 04 Nov 2015)

Changed paths:
M Applet/src/edu/internet2/ndt/NDTConstants.java
M Applet/src/edu/internet2/ndt/NDTUtils.java
M Applet/src/edu/internet2/ndt/Tcpbw100.java
M Applet/src/edu/internet2/ndt/locale/Tcpbw100_msgs_en_US.properties
A HTML5-frontend/set-active-client.sh
M conf/ndt-init
M conf/ndt-sysconfig
M configure.ac
M flash-client/precompiled/FlashClt.swf
A flashpolicy.xml
A ndt-flashpolicyd
M src/clt_tests.h
M src/logging.c
M src/logging.h
M src/ndtptestconstants.h
M src/runningtest.c
M src/test_c2s_clt.c
M src/test_c2s_srv.c
M src/test_meta_srv.c
M src/test_results_clt.c
M src/test_results_clt.h
M src/test_s2c_clt.c
M src/test_s2c_srv.c
M src/testoptions.c
M src/testoptions.h
M src/tests_srv.h
M src/usage.c
M src/web100-pcap.c
M src/web100-util.c
M src/web100clt.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c

Log Message:
-----------
An unsuccessful merge on which we will base the successful merge.


Commit: 86f690eb2bd33608a2d1b7ecd9ddbfd1566e925b

https://github.com/ndt-project/ndt/commit/86f690eb2bd33608a2d1b7ecd9ddbfd1566e925b
Author: Peter Boothe
<>
Date: 2015-11-04 (Wed, 04 Nov 2015)

Changed paths:
M Applet/src/edu/internet2/ndt/NDTConstants.java
M src/Makefile.am
M src/node_tests/ndt_client.js
M src/test_c2s_clt.c
M src/test_c2s_srv.c
M src/test_meta_srv.c
M src/test_mid_srv.c
M src/test_s2c_srv.c
M src/testoptions.c
M src/testoptions.h
M src/testoptions_unit_tests.c
M src/tests_srv.h
M src/unit_testing.c
M src/usage.c
M src/web100-util.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c
M src/websocket_unit_tests.c

Log Message:
-----------
SSL support in NDT, merged with extended C2S and S2C tests.


Commit: b2276fb65701331dad83bcbfc556f7344ff3a5c9

https://github.com/ndt-project/ndt/commit/b2276fb65701331dad83bcbfc556f7344ff3a5c9
Author: Peter Boothe
<>
Date: 2015-11-10 (Tue, 10 Nov 2015)

Changed paths:
M src/test_c2s_clt.c
M src/test_c2s_srv.c
M src/test_s2c_srv.c
M src/web100srv.c
M src/web100srv_unit_tests.c

Log Message:
-----------
Cleaned up in response to comments.


Commit: 3058f4292f54463a176d07e46b48ba29140c8efe

https://github.com/ndt-project/ndt/commit/3058f4292f54463a176d07e46b48ba29140c8efe
Author: Peter Boothe
<>
Date: 2015-11-10 (Tue, 10 Nov 2015)

Changed paths:
M src/test_c2s_srv.c
M src/test_s2c_srv.c
M src/web100srv.c
M src/web100srv_unit_tests.c

Log Message:
-----------
Responded to comments.


Commit: 1d84cbeb02673013d5a18fd274eca82a48aa0927

https://github.com/ndt-project/ndt/commit/1d84cbeb02673013d5a18fd274eca82a48aa0927
Author: Peter Boothe
<>
Date: 2015-11-11 (Wed, 11 Nov 2015)

Changed paths:
M src/test_s2c_srv.c
M src/web100srv.c
M src/web100srv_unit_tests.c

Log Message:
-----------
Cleaned up logic in s2c and spelling fixes and whitespace fixes in
web100srv*


Commit: b040d0da54763985335a7c48257e903feda2581b

https://github.com/ndt-project/ndt/commit/b040d0da54763985335a7c48257e903feda2581b
Author: Peter Boothe
<>
Date: 2015-11-11 (Wed, 11 Nov 2015)

Changed paths:
M src/test_c2s_srv.c
M src/test_s2c_srv.c

Log Message:
-----------
Another spelling correction, a "belt and suspenders" uncommenting after the
sleep() gets called, and refactoring the loop logic for increased clarity and
correctness, and decreased redundancy.


Commit: d1e37e65b1a84268553194f579d5afe4fb2961b6

https://github.com/ndt-project/ndt/commit/d1e37e65b1a84268553194f579d5afe4fb2961b6
Author: Peter Boothe
<>
Date: 2015-11-11 (Wed, 11 Nov 2015)

Changed paths:
M Applet/src/edu/internet2/ndt/NDTConstants.java
M src/Makefile.am
M src/node_tests/ndt_client.js
M src/test_c2s_srv.c
M src/test_meta_srv.c
M src/test_mid_srv.c
M src/test_s2c_srv.c
M src/testoptions.c
M src/testoptions.h
M src/testoptions_unit_tests.c
M src/tests_srv.h
M src/unit_testing.c
M src/usage.c
M src/web100-util.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c
M src/websocket_unit_tests.c

Log Message:
-----------
Merge pull request #15 from m-lab/clean_merge

SSL support in NDT, merged with extended C2S and S2C tests.


Commit: e84bccdf22ebff1cad3200fa9fb75bf1907fb98d

https://github.com/ndt-project/ndt/commit/e84bccdf22ebff1cad3200fa9fb75bf1907fb98d
Author: Peter Boothe
<>
Date: 2015-11-13 (Fri, 13 Nov 2015)

Changed paths:
M src/test_c2s_srv.c
M src/test_sfw_srv.c
M src/testoptions_unit_tests.c
M src/web100srv.c
M src/web100srv.h
M src/websocket_unit_tests.c

Log Message:
-----------
Created a raw_read() function, updated the default initialization of
Connection structs, and removed a vestigial line that solved a cyclic header
dependency problem that was fixed a while ago.


Commit: 6c8013422a50598652de9952d90efb1161d3a45f

https://github.com/ndt-project/ndt/commit/6c8013422a50598652de9952d90efb1161d3a45f
Author: Peter Boothe
<>
Date: 2015-11-19 (Thu, 19 Nov 2015)

Changed paths:
M src/network.c

Log Message:
-----------
connection_close now calls SSL_shutdown


Commit: 1801f1082af39e2b8d0cbf9b14dadd8749752535

https://github.com/ndt-project/ndt/commit/1801f1082af39e2b8d0cbf9b14dadd8749752535
Author: Peter Boothe
<>
Date: 2015-11-19 (Thu, 19 Nov 2015)

Changed paths:
M Applet/src/edu/internet2/ndt/NDTConstants.java
M src/Makefile.am
A src/connection.h
M src/network.c
M src/network.h
A src/network_clt.c
A src/network_clt.h
M src/node_tests/ndt_client.js
M src/protocol.h
M src/test_c2s_clt.c
M src/test_c2s_srv.c
M src/test_meta_clt.c
M src/test_meta_srv.c
M src/test_mid_clt.c
M src/test_mid_srv.c
M src/test_s2c_clt.c
M src/test_s2c_srv.c
M src/test_sfw_clt.c
M src/test_sfw_srv.c
M src/testoptions.c
M src/testoptions.h
M src/testoptions_unit_tests.c
M src/tests_srv.h
M src/unit_testing.c
M src/usage.c
M src/web100-util.c
M src/web100clt.c
M src/web100srv.c
M src/web100srv.h
M src/web100srv_unit_tests.c
M src/websocket.c
M src/websocket.h
M src/websocket_unit_tests.c

Log Message:
-----------
Merge pull request #198 from m-lab/unreviewed_clean_merge

SSL support in NDT


Compare:
https://github.com/ndt-project/ndt/compare/129692dce125...1801f1082af3

  • [ndt-dev] [ndt-project/ndt] fd1568: Final cleanups to hit LGTM., GitHub, 11/19/2015

Archive powered by MHonArc 2.6.16.

Top of Page