Commit Graph

1364 Commits (a22540563fb52f1acff6d6b97b71dd74c635b43c)

Author SHA1 Message Date
Kaleb Himes ccf959d5b9 exit status update 2014-06-03 15:38:53 -06:00
Kaleb Himes 42a2a3709b removed dtls_secured_nonblocing_multithreaded for now 2014-06-03 14:12:00 -06:00
Kaleb Himes 293fa21843 changed "buffer[80] to buffer[sizeof(buffer)-1] 2014-06-03 13:42:32 -06:00
Kaleb Himes 10215ec1f8 changed "buffer[80] to buffer[sizeof(buffer)-1] 2014-06-03 13:40:43 -06:00
Kaleb Himes 824d190fa6 removed un-needed library 2014-06-03 10:22:40 -06:00
Kaleb Himes 5ad64e2c9a added additional memory free 2014-06-03 08:57:56 -06:00
Kaleb Himes 10f21a8c03 nonblocking working needs, memory cleanup 2014-06-02 16:28:19 -06:00
Kaleb Himes 7227162d64 replaced "res" with "listenfd" per variable change. Thanks Chris for catching that 2014-05-30 05:40:29 -06:00
Kaleb Himes cde22ac2bb no memory leaks, complied clean, ready for publishing 2014-05-29 23:18:32 -06:00
Kaleb Himes 628494a7cd fixed all memory leaks 2014-05-29 14:33:12 -06:00
Kaleb Himes 35347bd389 fixed memory leaks 2014-05-29 10:26:30 -06:00
Kaleb Himes 1aa4daa6ad fcntl variable change 2014-05-29 09:30:33 -06:00
Kaleb Himes 2985af8ccd updating 2014-05-28 17:47:16 -06:00
Kaleb Himes c56b0cff6d updating 2014-05-28 17:43:45 -06:00
Kaleb Himes 8ff903281f cleaning up code 2014-05-28 16:26:16 -06:00
Kaleb Himes f62c74ae8b normal dtls multithreaded server 2014-05-28 16:07:40 -06:00
Kaleb Himes ec9f23caae tidying up code 2014-05-28 15:59:26 -06:00
Kaleb Himes cd80add3ea code cleaned 2014-05-28 15:08:01 -06:00
Kaleb Himes 63773d818b multi-threaded, nonblocking server working 2014-05-28 14:43:04 -06:00
Kaleb Himes ee836df7b6 broke accept method out of main, placed in separate method called Accept() that returns an int 2014-05-28 13:24:54 -06:00
Kaleb Himes 91d80b6658 multi-threaded, nonblocking dtls server 2014-05-27 17:30:16 -06:00
Kaleb Himes ff587c4f6e see "bug_tracking" for source 2014-05-27 14:08:16 -06:00
Kaleb Himes 1c09471f8e use this code to attempt to reproduce error 2014-05-27 13:59:30 -06:00
Kaleb Himes 28bdf83779 working, needs tested 2014-05-25 15:32:12 -06:00
Kaleb Himes c1742eef58 ready for testing 2014-05-25 11:40:43 -06:00
Kaleb Himes 4905a34cf7 looping properly on failed accept 2014-05-25 11:38:20 -06:00
Kaleb Himes 36a710754e put dtls timeout back in 2014-05-25 11:32:44 -06:00
Kaleb Himes 698637f0c6 removed "continue;" that caused unwanted looping if no client in queue 2014-05-25 11:21:34 -06:00
Kaleb Himes b12948d821 added select and it breaks out of loop 2014-05-25 11:07:48 -06:00
Kaleb Himes 2ff9c1fb98 working, needs tested 2014-05-25 10:20:50 -06:00
Kaleb Himes bb742ce3d8 nonblocking socket wants data to be read 2014-05-23 16:59:46 -06:00
Kaleb Himes 60bfe2a43c removed debugging print-lines 2014-05-22 15:37:09 -06:00
Kaleb Himes 85bcc6a8ff cleanup 2014-05-22 15:06:39 -06:00
Kaleb Himes 0abd32a97c organizing 2014-05-22 15:05:31 -06:00
Kaleb Himes 6c00d95e27 changed MSG_OOB to MSG_PEEK 2014-05-22 14:37:41 -06:00
Kaleb Himes da8a38c8af fixed valgrind error with DTLS v1.2 and AES 2014-05-22 14:32:59 -06:00
Kaleb Himes 4d74f19a7a updated coding standards 2014-05-22 11:06:59 -06:00
Kaleb Himes ee3040b902 updated coding standards 2014-05-22 10:56:08 -06:00
Kaleb Himes 33d5fffef4 updated coding standards 2014-05-22 10:54:50 -06:00
Kaleb Himes 281dab2483 updated coding standards 2014-05-22 10:51:49 -06:00
Kaleb Himes 06fd240ba0 updated coding standards 2014-05-22 10:48:09 -06:00
Kaleb Himes 084850ab35 still getting double free error 2014-05-22 07:08:55 -06:00
Kaleb Himes 29e508d397 rm server-udp 2014-05-21 23:17:32 -06:00
Kaleb Himes 1fd9efda94 loop still failing 2014-05-21 20:50:28 -06:00
Kaleb Himes e3790db961 P1 v 1.6 2014-05-21 16:33:17 -06:00
Kaleb Himes 3db0b0c593 comparing 2014-05-21 14:42:50 -06:00
Kaleb Himes d8247608d2 comparing 2014-05-21 14:36:13 -06:00
Kaleb Himes be851ac2d8 comparing 2014-05-21 14:35:00 -06:00
Kaleb Himes 8483a62142 P1 v 1.5 2014-05-21 11:47:28 -06:00
Kaleb Himes 3e67b57739 P1 v 1.5 2014-05-21 11:44:44 -06:00