[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r40] by rich

* Got some socket traffic out when trying to connect now, but the handshake fails :(

2009-08-20 12:58:23 Tree
[r39] by rich

* Debugging...

2009-08-13 23:02:50 Tree
[r38] by rich

* Fixed a bug with the BIO server socket - attempting to get a file descriptor before the socket is properly initialized

2009-08-13 22:02:26 Tree
[r37] by rich

* Fixed the BIO_do_accept function in main.c

2009-08-13 20:50:26 Tree
[r36] by rich

* Used the wrong BIOs for server sockets

2009-08-13 20:47:42 Tree
[r35] by rich

* Fixed some of the getnameinfo stuff that was carelessly left broken
* Fixed a bunch of problems not discoverable until --enable-maintainer was used

2009-08-13 20:43:00 Tree
[r34] by rich

* Adjusted configure script to include new stuff

2009-08-13 20:33:44 Tree
[r33] by rich

* Finished some serious BIO changes to OpenSSL stuff - not using the
socket for communication directly at ALL anymore... merely using the
BIO, along with socket select stuff
* Utilized a guide from ibm to make up for the lack of openssl
documentation

2009-08-13 20:31:55 Tree
[r32] by rich

* Removed unnecessary 'fcntl' function call from socket init

2009-08-12 17:32:33 Tree
[r31] by rich

* Fixed a minor #include error
* Added a debug string to listen command because listening to an interface fails under linux for some reason...

2009-08-12 17:29:22 Tree
Older >