Commit Graph

1594 Commits (master)

Author SHA1 Message Date
Kaleb Himes 40bc5bbfc5 coding standards changes 2014-06-10 10:41:39 -06:00
Kaleb Himes a4d32eea72 updating 2014-06-10 10:16:43 -06:00
Kaleb Himes e649fcb20a updating 2014-06-10 10:13:13 -06:00
Kaleb Himes 7c28f86855 updating 2014-06-10 10:11:04 -06:00
Kaleb Himes d769b8711b write modifications 2014-06-10 10:07:21 -06:00
Kaleb Himes d14c8511bb ready for publishing 2014-06-05 15:48:08 -06:00
Kaleb Himes 9a19a43e8a ready for publishing 2014-06-05 15:45:11 -06:00
Kaleb Himes 51d432281f ready for publishing 2014-06-05 15:42:36 -06:00
Kaleb Himes c957333091 ready for publishing 2014-06-05 15:27:09 -06:00
Kaleb Himes f7d8207597 ready for publishing 2014-06-05 15:21:39 -06:00
Kaleb Himes c5ea88e69a ready for publishing 2014-06-05 15:19:11 -06:00
Kaleb Himes 6bf8f5d12d ready for publishing 2014-06-05 15:15:49 -06:00
Kaleb Himes 59516daf1b ready for publishing 2014-06-05 15:14:32 -06:00
Kaleb Himes 0637cbd8c3 ready for publishing 2014-06-05 15:07:11 -06:00
Kaleb Himes 5c29496f71 ready for publishing 2014-06-05 15:00:28 -06:00
Kaleb Himes 18313b60cd ready for publishing 2014-06-05 11:47:16 -06:00
Kaleb Himes 62e48b50d9 ready for publishing 2014-06-05 11:23:09 -06:00
Kaleb Himes bb7f0702a2 ready for publishing 2014-06-05 11:10:21 -06:00
Kaleb Himes 32210cb576 error handling optimization 2014-06-05 10:42:52 -06:00
Kaleb Himes 99a3c45aef fixed memory leaks 2014-06-05 10:34:38 -06:00
Kaleb Himes 07ef137657 fixed memory leaks 2014-06-05 10:30:37 -06:00
Kaleb Himes d96ad83fdd still working out some bugs 2014-06-04 22:12:43 -06:00
Kaleb Himes bb3ef9f9ff read, write correction 2014-06-04 09:35:19 -06:00
Kaleb Himes 566523c7c2 sig init 2014-06-03 16:16:37 -06:00
Kaleb Himes 0c05c40f56 sig init 2014-06-03 16:15:46 -06:00
Kaleb Himes 94b36d99ce sig init handles client connection fail 2014-06-03 16:14:23 -06:00
Kaleb Himes e1c32dc77b sig init handles client fail 2014-06-03 16:12:36 -06:00
Kaleb Himes 1d3313bde6 handles ctrl+C when client fails to connect 2014-06-03 16:09:09 -06:00
Kaleb Himes 0a3b77e290 CyaSSL_cleanup --> CyaSSL_Cleanup 2014-06-03 16:02:34 -06:00
Kaleb Himes e28c8fd62f exit status updated 2014-06-03 15:51:35 -06:00
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