0
I Use This!
Inactive

Commits : Listings

Analyzed 42 minutes ago. based on code collected about 3 hours ago.
Jan 13, 2025 — Jan 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added lotsa copyright junk. More... over 24 years ago
Added lotsa copyright junk. More... over 24 years ago
Server raised if you only had an aim or icq account and not both. More... over 24 years ago
Tweaked example.html. Made it nice and wide. Set the port to be the default port. Now it will work out of the box! More... over 24 years ago
EBNet.java - changes to handshaking; replaced most calls to writeBytes with calls to writeUTF instead. More... about 25 years ago
EBUtil.java - source code reformatting only. EBNet.java - minor tweaks to get handshaking protocol working for logins. PROTOCOL - Note added to warn about it being out of sync with source. More... about 25 years ago
Dropped initin BufferedReader. Added read/writeUTF calls for all strings. More... about 25 years ago
Code reformatting only. More... about 25 years ago
Changed the handshaking code to work with the NewU.java file from the client. Mostly this involved changing read/writeBytes to read/writeUTF methods. More... about 25 years ago
Changed handshaking to (somewhat) match up with the server-side EBNet.java code. Also changed all string exchanges to use read/writeUTF methods. More... about 25 years ago
Trying to get things back in sync More... over 25 years ago
Worked around a bug in BufferedInputStream (just took out the stream) More... over 25 years ago
Changed things to be compatible with Java version 1.1 This was a request that didn't hurt to fulfill More... over 25 years ago
Moved EBFiles back to non-XML format... maybe someday I'll go back, but for now I don't feel like dealing with JDOM More... over 25 years ago
Fixed a null pointer problem with EBFiles and EBNet More... over 25 years ago
Fixed another problem with parsing applet host and port :) More... over 25 years ago
Fixed a problem with parsing applet host and port More... over 25 years ago
Misc improvements to communications More... over 25 years ago
Removed the two protocol libraries... this is handled in the server now More... over 25 years ago
Decreasing the importance of the Buddy.class and some other things More... over 25 years ago
Major changes. Client now only displays, server handles all messaging protocols. This code is pretty dirty... More... over 25 years ago
Major changes. Client now only displays, server handles all messaging protocols. This code is pretty dirty... More... over 25 years ago
Fixing EBApp. It should be working again after I broke it last week. More... over 25 years ago
Basically just removed an extra Linked List and redid ia couple of methods. I believe I can actually feel a small speed increase... More... over 25 years ago
Moved some stuff around, got rid of some unneeded variables... just general cleanup More... over 25 years ago
Reset new user name and password fields to blank after creation More... almost 26 years ago
Added some protocol documentation More... almost 26 years ago
Added some documentation for the protocol between EBJava and EBServ More... almost 26 years ago
Massive documentation. Well, a whole bunch for client, anyway. make doc target. More... almost 26 years ago
Fixed the layout problem caused by the reorganization More... almost 26 years ago