This is an automated email from the git hooks/post-receive script.

infinity0 pushed a change to annotated tag upstream/3.0+svn80
in repository naga.

        at  2e7d40f   (tag)
   tagging  8296eeadaf9fb7a0fb68fc08fb2b07b359eb4ed6 (commit)
 tagged by  Ximin Luo
        on  Sat Oct 22 01:07:28 2016 +0200

- Log -----------------------------------------------------------------
Upstream version 3.0+svn80
-----BEGIN PGP SIGNATURE-----

iQIcBAABCgAGBQJYCp+2AAoJEIYN7zuPZQt5/NEP/ReRifEiyv7w+GSnwWsARJiq
AM+1KaXf5kTCSfvla8NFAn2MtiG6Hraf+H0xvdtOBPLYiVpSM78rdbhGY5K5vp9f
Rvt+7LaJCxL8XOSAq7aDekFlqXtWOdyVQBzqSTEDzhkM8hcWhbdoRaz2R43vkpZt
z45hV4Z/dS/CSo1exk4WOpimKyaA5bYizOc+ZyBM4NGpMp9HHMAPzMUWxtICHBQR
frxs3+qNA+F2OddTyjwzdm/y+36uhCOP2CwJ9TdMiQBmd3UDMa01GCMvUvzcBqEQ
psHiIJ+YAbTwlIoYOid+qrmG8472BARWisyobPtNRvD+yNze3tH4RgNzz/oLNMk5
vbcl31WYSq88coAwEXNFdbPxOtRUScRcIfW2+doCtW+WwxOjHwmkTvrmCp5eGRbp
eRHbqWRaIzAGTs28wPMXw8acbXhD1nfU9+Gobh3OkYtlcC0f8kATYW+/ASFnBqiQ
OcNmlML7vp0bkeRMdSIyQuKgR0A23+koGFaUsvWUKUmaKBP6GtJIcwNhof3FGvJ0
48i3ZFwF7qIaSwNH7pnUJXLesbG3ai4TII4ZwKsAN9B2hlhuUD8BgSM7wAOCOTAF
mNBOTw160rgP10OFB0PeX1TJlyrPEXLGIUxdQlblHyzq8HBzuPqB8+Jq231shmbJ
8c5f4lPmTBL31/qNhR9f
=Dmbd
-----END PGP SIGNATURE-----

(no author) (1):
      Initial directory structure.

christoffer.lerno (24):
      First commit
      Open server socket and open socket now thread safe.
      Added keyword expansion. First build file.
      Updated javadoc, removed NIOPacket.
      Changed keyword prop
      Improved thread safety, changed setObserver name to listen
      Several changes to the structure, thread safety in all structures. 
Unfortunately fails to pass some tests.
      Removed examples from release jar.
      Introduced DelimiterPacketReader. Completed javadoc on classes. Fixed bug 
when posting zero byte packets. Extended RegularPacketWriter/Reader to accept 4 
byte headers.
      Removed the benchmark client/server. Added a Rot13 server example and a 
client for the validation server example. Added packet size limitation to 
delimited packet readers. Updated javadoc. Added ProtocolViolationException 
thrown by readers.
      Passes all tests. More javadoc. Expose underlying sockets.
      Added test for ascii line packet reader (which also tests 
DelimiterPacketReader)
      Updated minor version.
      Bugfix where write would not properly work in a threaded environment when 
using selectBlocking().
      Changed to public access for wakeup() in NIOService.
      Added javadoc regarding thread safety. Added example to javadoc of 
NIOService class. Set ServerSocket connection acceptor default to allow instead 
of deny.
      Updated to new minor version.
      Removed version tag.
      Added code for eventmachine.
      Added javadoc and package info. Changed to null-constructor for 
EventMachine.
      Added target without eventmachine.
      Slightly changed error message in NIOUtils. Added tests.
      Corrected javadoc (Issue 2)
      Corrected javadoc (Issue 4)

[email protected] (21):
      Fixed issue 5 (4 byte headers for RegularPacketWriter does not work). 
Updated version to 2.1
      Made PacketWriter updates thread-safe. Updated version to 2.2
      Added code that allows events queued interleaved with the packets.
      Added SimplePacketReader + hooks.
      Work in progress. First draft with SSL.
      Fixed tests.
      Added Cipher Reader/Writer. Fixed issues in NIOSocketSSL, added SSL 
ServerSocket support.
      Added constuctor for buffer size, getter/setter on CipherPacketReader.
      Fixed visibility of SSL implementations.
      Fix of issue 11, incorrect handling of tag.
      No error thrown on event machine shutdown. Queue returns DelayedEvent 
instead of DelayedAction. Added shutdown method.
      Removed unsafe test and erronously thrown exception handling selected 
keys.
      Moved key interest updates to NIOService-thread to avoid synchronization 
issues on certain platforms.
      Exceptions from observer callbacks should now be properly handled. 
ExceptionObserver added to main Naga tree.
      Added Delimiter based writers to make the code more symmetric and easy to 
use. Updated Rot13Server to reflect this.
      Updated SSL code to handle SSL close correctly. Will also send an SSL 
close when closeAfterWrite is used. SSL will not begin automatically, it 
requires a beginHandshake to initiate encrypted communications.
      Added MIT license as comment.
      Register socket initially for all possible keys, to avoid issue occurring 
in some java implementations. Should resolve issue 13.
      Added a very simple ChatServer as example.
      Fixed spelling in comment
      Updated build script

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/naga.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to