PDOS

[uia] / trunk / uia / netsteria / lib  

Log of /trunk/uia/netsteria/lib

View Directory Listing Directory Listing


Sticky Revision:

Revision 4769 - Directory Listing
Modified Thu Sep 24 16:52:01 2009 UTC (2 months ago) by baford
stragglers from 22-Feb-07

Revision 2609 - Directory Listing
Modified Tue Jul 3 11:59:12 2007 UTC (2 years, 4 months ago) by baford
oops...

Revision 2600 - Directory Listing
Modified Wed Jun 20 11:21:49 2007 UTC (2 years, 5 months ago) by baford
Get VXA compiling again, on Mac OS X this time

Revision 2498 - Directory Listing
Modified Tue May 29 19:13:36 2007 UTC (2 years, 5 months ago) by ctl
Fix API skew from Bryan's latest change.


Revision 1845 - Directory Listing
Modified Fri Mar 30 16:03:49 2007 UTC (2 years, 7 months ago) by jastr
big reorg merge:
merge -r 1807:1841 branches/reorg branch->trunk

Revision 1835 - Directory Listing
Modified Wed Mar 28 21:16:37 2007 UTC (2 years, 7 months ago) by jastr
Original Path: branches/reorg/netsteria/lib
netsteria builds now


Revision 1826 - Directory Listing
Modified Wed Mar 28 20:11:39 2007 UTC (2 years, 7 months ago) by jastr
Original Path: branches/reorg/netsteria/lib
import netsteria in

Revision 1816 - Directory Listing
Modified Wed Mar 28 13:17:39 2007 UTC (2 years, 8 months ago) by baford
Original Path: trunk/netsteria/lib
Netsteria updates wrt latest SST API changes

Revision 1801 - Directory Listing
Modified Sat Mar 24 18:59:47 2007 UTC (2 years, 8 months ago) by baford
Original Path: trunk/netsteria/lib
Updates to match changes in public SST API

Revision 1790 - Directory Listing
Modified Tue Mar 20 18:07:51 2007 UTC (2 years, 8 months ago) by baford
Original Path: trunk/netsteria/lib
Got Netsteria updated wrt SST library's new C++ namespace

Revision 1781 - Directory Listing
Modified Wed Mar 14 21:08:45 2007 UTC (2 years, 8 months ago) by baford
Original Path: trunk/netsteria/lib
Got Netsteria to build and work at least to some degree
using new split-out SST library.

Revision 1707 - Directory Listing
Modified Wed Mar 14 15:40:07 2007 UTC (2 years, 8 months ago) by baford
Original Path: trunk/netsteria/lib
no longer need .cvsignore files

Revision 1698 - Directory Listing
Modified Fri Feb 16 15:08:49 2007 UTC (2 years, 9 months ago) by baford
Original Path: trunk/netsteria/lib
Qt 4.2 now has qHash(QHostAddress) builtin...

Revision 1696 - Directory Listing
Modified Thu Feb 15 17:28:51 2007 UTC (2 years, 9 months ago) by baford
Original Path: trunk/netsteria/lib
Integrated Netsteria tree,
moved its trunk and tags into proper locations.

Revision 1686 - Directory Listing
Modified Mon Dec 18 22:34:26 2006 UTC (2 years, 11 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Added a --with-openssl= with some version checking

Revision 1685 - Directory Listing
Modified Mon Dec 18 21:19:45 2006 UTC (2 years, 11 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Fixed stupid byte order bug

Revision 1684 - Directory Listing
Modified Mon Dec 18 12:58:01 2006 UTC (2 years, 11 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Since I'm not sure if my "Adler64" is really going to work out,
decided to simplify it further to use simple 32-bit arithmetic,
and rename it to avoid giving the impression that it's
a direct 64-bit extension of Adler-32.

Revision 1683 - Directory Listing
Modified Mon Dec 18 11:57:38 2006 UTC (2 years, 11 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Fixed modularity bug in my Adler64 algorithm,
but the result still doesn't seam ideal:
e.g., a single input value change between 0 and 2^31-1
only yields a difference in the low bits of the output.

Revision 1682 - Directory Listing
Modified Mon Dec 18 10:59:25 2006 UTC (2 years, 11 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
First cut at a 64-bit Adler-style fast checksum

Revision 1681 - Directory Listing
Modified Sun Dec 17 12:24:04 2006 UTC (2 years, 11 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1678 - Directory Listing
Modified Tue Dec 12 11:39:29 2006 UTC (2 years, 11 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Fix embarrassingly stupid audio bug

Revision 1672 - Directory Listing
Modified Thu Jul 27 09:42:02 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Fixed friends table consistency problem

Revision 1670 - Directory Listing
Modified Thu Jul 27 07:36:01 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got remove contact working

Revision 1668 - Directory Listing
Modified Thu Jul 27 07:10:10 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got audio input/output device selection working (though not persistently)

Revision 1667 - Directory Listing
Modified Wed Jul 26 21:27:17 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Changed audio buffering mechanism to improve CPU efficiency vastly

Revision 1666 - Directory Listing
Modified Wed Jul 26 20:18:42 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got input meter and loopback test basically working

Revision 1664 - Directory Listing
Modified Tue Jul 25 14:38:33 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Fix Win32 user name detection, peer status signaling bug

Revision 1659 - Directory Listing
Modified Mon Jul 24 22:27:55 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Cleanup and configure-ize before first preliminary release to colleages

Revision 1658 - Directory Listing
Modified Mon Jul 24 21:51:55 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Use the user's login name instead of just "someone"

Revision 1656 - Directory Listing
Modified Mon Jul 24 16:08:47 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
got p2p online maintenance working better

Revision 1655 - Directory Listing
Modified Mon Jul 24 15:40:40 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
VoIP working better now after matching the FP sample format ranges correctly

Revision 1654 - Directory Listing
Modified Mon Jul 24 14:03:22 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Support mixing multiple streams, fix queue empty signaling

Revision 1653 - Directory Listing
Modified Mon Jul 24 13:40:50 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Found a mode in which Speex at least kinda works...

Revision 1652 - Directory Listing
Modified Mon Jul 24 12:15:43 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1651 - Directory Listing
Modified Mon Jul 24 12:02:26 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1650 - Directory Listing
Modified Mon Jul 24 11:06:45 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Audio transmission might be working...

Revision 1645 - Directory Listing
Modified Sun Jul 23 19:54:04 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Coded up voice streaming, compiling...

Revision 1641 - Directory Listing
Modified Sat Jul 22 20:50:14 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Coded up a Speex codec voice input/output class

Revision 1640 - Directory Listing
Modified Sat Jul 22 12:20:35 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
First stab at Qt-based interface layer to PortAudio coded up and compiling

Revision 1639 - Directory Listing
Modified Thu Jul 20 17:04:06 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1638 - Directory Listing
Modified Thu Jul 20 16:53:31 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got it working under Windows!

Revision 1637 - Directory Listing
Modified Thu Jul 20 10:49:55 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Don't download one file multiple times at once.

Revision 1636 - Directory Listing
Modified Thu Jul 20 10:31:52 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Don't panic if rxdec changes the packet buffer...

Revision 1635 - Directory Listing
Modified Thu Jul 20 10:20:24 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Report my public endpoint on registering

Revision 1632 - Directory Listing
Modified Wed Jul 19 21:20:58 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
fixed RetryTimer's fail timeout mechanism;
broke RetryTimer into separate module.

Revision 1631 - Directory Listing
Modified Wed Jul 19 19:27:01 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Recursive gotData event bugfixes in opaque reader

Revision 1630 - Directory Listing
Modified Wed Jul 19 16:49:19 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1629 - Directory Listing
Modified Wed Jul 19 16:17:24 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
aesthetic fixes; implemented save item cancel/cleanup...

Revision 1628 - Directory Listing
Modified Tue Jul 18 15:33:25 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Download restarts work

Revision 1627 - Directory Listing
Modified Tue Jul 18 14:57:38 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got FileInfo caching to work; re-scans are quick...

Revision 1626 - Directory Listing
Modified Tue Jul 18 13:33:01 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Asynchronous file scanning with cancellation

Revision 1625 - Directory Listing
Modified Mon Jul 17 17:18:50 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Progress bar more-or-less working

Revision 1624 - Directory Listing
Modified Mon Jul 17 15:48:45 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Beginnings of proper action progress mechanism for downloading

Revision 1623 - Directory Listing
Modified Sun Jul 16 12:08:02 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
flush file index buffers periodically

Revision 1622 - Directory Listing
Modified Sun Jul 16 11:45:33 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
oops, make sure we actually open the ChunkStore index file

Revision 1621 - Directory Listing
Modified Sun Jul 16 11:37:57 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Rewrote ShareStore to support persistence

Revision 1620 - Directory Listing
Modified Sun Jul 16 11:03:32 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Make metadata chunks available to AbstractOpaqueReader subclass while reading

Revision 1617 - Directory Listing
Modified Fri Jul 14 13:26:11 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
fixed retransmission bug

Revision 1616 - Directory Listing
Modified Fri Jul 14 13:25:24 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got retransmission and reordering working

Revision 1615 - Directory Listing
Modified Wed Jul 12 22:59:59 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
got multi-chunk downloads working

Revision 1614 - Directory Listing
Modified Wed Jul 12 21:42:22 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1613 - Directory Listing
Modified Wed Jul 12 17:20:45 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
use deleteLater() to avoid race conditions..

Revision 1612 - Directory Listing
Modified Wed Jul 12 16:27:37 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
don't panic in readData() if rseg.segmentSize() == 0

Revision 1611 - Directory Listing
Modified Wed Jul 12 16:18:36 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Fixed duplicate lookupDone signal problem

Revision 1610 - Directory Listing
Modified Wed Jul 12 16:05:32 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
chunk sharing bugfix

Revision 1609 - Directory Listing
Modified Wed Jul 12 15:51:18 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Fleshed out the chunk sharing code a bit more

Revision 1608 - Directory Listing
Modified Tue Jul 11 22:05:13 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Fixed QPointerSet, added const_iterator

Revision 1607 - Directory Listing
Modified Tue Jul 11 20:35:49 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Make Flow a child of KeyInitiator during initiation;
more bug fixes

Revision 1606 - Directory Listing
Modified Tue Jul 11 18:40:31 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
clear out flow's ackwait queue when a stream detaches

Revision 1605 - Directory Listing
Modified Tue Jul 11 17:16:28 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1604 - Directory Listing
Modified Tue Jul 11 17:08:57 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got end-of-stream working

Revision 1603 - Directory Listing
Modified Tue Jul 11 15:12:34 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1602 - Directory Listing
Modified Tue Jul 11 14:54:56 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1601 - Directory Listing
Modified Tue Jul 11 14:54:24 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1600 - Directory Listing
Modified Tue Jul 11 14:27:22 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Added end-of-stream logic

Revision 1599 - Directory Listing
Modified Tue Jul 11 13:39:10 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Worked out state machines a bit better, I think

Revision 1598 - Directory Listing
Modified Sun Jul 9 18:22:38 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
detect failed lookups

Revision 1597 - Directory Listing
Modified Sun Jul 9 14:13:09 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
chunk file service stuff

Revision 1596 - Directory Listing
Modified Sun Jul 9 13:13:43 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Chat works both ways!

Revision 1595 - Directory Listing
Modified Sun Jul 9 11:19:43 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
fix renaming

Revision 1594 - Directory Listing
Modified Sun Jul 9 11:04:42 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
coded up first cut at chunk sharing

Revision 1593 - Directory Listing
Modified Wed Jul 5 08:39:37 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
delete all KeyInitiators after the first succeeds

Revision 1592 - Directory Listing
Modified Wed Jul 5 07:27:39 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
accepting connections starting to work

Revision 1591 - Directory Listing
Modified Wed Jul 5 06:56:41 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1590 - Directory Listing
Modified Wed Jul 5 06:50:42 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1589 - Directory Listing
Modified Wed Jul 5 06:38:52 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1588 - Directory Listing
Modified Tue Jul 4 14:04:21 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
implemented service connection code

Revision 1587 - Directory Listing
Modified Tue Jul 4 13:16:42 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Implemented message-oriented stream transfer, chat protocol messaging

Revision 1586 - Directory Listing
Modified Tue Jul 4 09:42:13 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1585 - Directory Listing
Modified Tue Jul 4 09:41:23 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
BSD fixes; localized QHostAddress bug to Qt 4.1.0 (fixed in 4.1.1).

Revision 1584 - Directory Listing
Modified Tue Jul 4 08:55:37 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Return to using separate default port for regserver,
so I can easily run a netsteria client on the server machine...

Revision 1582 - Directory Listing
Modified Mon Jul 3 22:18:13 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Workaround apparent Qt bug that makes UDP sockets effectively "unbound"
after attempting and failing to send an IPv6 packet.

Revision 1581 - Directory Listing
Modified Mon Jul 3 17:16:09 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1580 - Directory Listing
Modified Mon Jul 3 17:10:31 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
got responder to send R0 packet in response to RegClient notify

Revision 1579 - Directory Listing
Modified Mon Jul 3 15:27:20 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
find and advertise private endpoints

Revision 1577 - Directory Listing
Modified Mon Jul 3 12:03:05 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
stream connection starting to (almost) work...

Revision 1576 - Directory Listing
Modified Mon Jul 3 09:11:36 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
friends list now persists

Revision 1575 - Directory Listing
Modified Mon Jul 3 08:05:06 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Everything compiles again

Revision 1574 - Directory Listing
Modified Mon Jul 3 07:36:09 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
added stream lookup; stuff compiles...

Revision 1573 - Directory Listing
Modified Sun Jul 2 19:56:38 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
hole punching support in key exchange and registration protocols

Revision 1572 - Directory Listing
Modified Sun Jul 2 17:02:23 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Merged CALL into LOOKUP in reg protocol

Revision 1571 - Directory Listing
Modified Sun Jul 2 10:04:02 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Stream code partly coded up and compiling

Revision 1570 - Directory Listing
Modified Sat Jul 1 11:19:18 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
started on stream layer implementation

Revision 1569 - Directory Listing
Modified Sat Jul 1 05:52:11 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
got registration and friend browsing pretty much working

Revision 1567 - Directory Listing
Modified Fri Jun 30 10:10:22 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
searches almost working

Revision 1566 - Directory Listing
Modified Fri Jun 30 09:12:40 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Search GUI coded up

Revision 1565 - Directory Listing
Modified Thu Jun 29 16:27:34 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Implemented lookups and searches in regcli

Revision 1563 - Directory Listing
Modified Thu Jun 29 14:13:30 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Registration client works

Revision 1560 - Directory Listing
Modified Thu Jun 29 11:42:51 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1559 - Directory Listing
Modified Thu Jun 29 11:40:57 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
turn tx stats back on

Revision 1558 - Directory Listing
Modified Thu Jun 29 11:31:27 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
encrypted communication working!

Revision 1557 - Directory Listing
Modified Wed Jun 28 20:12:08 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got RegClient to compile

Revision 1556 - Directory Listing
Modified Wed Jun 28 20:03:11 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Everything except cons compiles again with the latest flow changes

Revision 1555 - Directory Listing
Modified Wed Jun 28 16:58:33 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got directory downloads working

Revision 1554 - Directory Listing
Modified Wed Jun 28 16:35:24 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
File saves now work

Revision 1553 - Directory Listing
Modified Wed Jun 28 15:08:05 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Greatly simplified Share mechanism - no longer need many different classes

Revision 1552 - Directory Listing
Modified Wed Jun 28 14:22:02 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Added "Save As..." menu, now just need to save...

Revision 1551 - Directory Listing
Modified Wed Jun 28 12:33:08 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got custom directory browser working

Revision 1550 - Directory Listing
Modified Wed Jun 28 08:48:12 2006 UTC (3 years, 4 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got file scanning and shared-file directory browsing working!

Revision 1549 - Directory Listing
Modified Tue Jun 27 14:20:31 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
First cut at FileInfo class for file metadata

Revision 1547 - Directory Listing
Modified Tue Jun 27 07:47:32 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1546 - Directory Listing
Modified Tue Jun 27 07:46:50 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Some registration client code

Revision 1545 - Directory Listing
Modified Mon Jun 26 10:19:05 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Generalized rolling checksum code and moved it to separate module;
added record support to opaque data coder

Revision 1544 - Directory Listing
Modified Sun Jun 25 19:51:01 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Implemented asynchronous opaque data reader

Revision 1543 - Directory Listing
Modified Sun Jun 25 12:40:17 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Moved selchunk into chunk.cc, checked in convergent crypto routines

Revision 1542 - Directory Listing
Modified Sun Jun 25 12:33:43 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got basic local file scanning/sharing infrastructure in place

Revision 1541 - Directory Listing
Modified Sat Jun 24 17:19:07 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
opaque byte stream encoder

Revision 1539 - Directory Listing
Modified Fri Jun 16 13:51:24 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got authentication working again -
turned out one bug was in OpenSSL 0.9.8b's
optimized x86 version of AES_cbc_encrypt()!

Revision 1538 - Directory Listing
Modified Thu Jun 15 21:36:57 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got stuff compiling again (though probably not running yet)
after implementing a simple dedicated registration/rendezvous server
and overhauling the Ident class a bit.

Revision 1537 - Directory Listing
Modified Tue Jun 13 14:11:17 2006 UTC (3 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Made SHA... classes subclass QIODevice

Revision 1536 - Directory Listing
Modified Thu May 25 14:32:58 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Added XdrStream, modeled on QDataStream but designed to the XDR spec

Revision 1535 - Directory Listing
Modified Sat May 20 16:30:38 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Use markacks instead of marksent for basewnd

Revision 1534 - Directory Listing
Modified Sat May 20 15:08:32 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Further improved my delay-based algorithm - not so noise-sensitive anymore,
and competes better with TCP.

Revision 1533 - Directory Listing
Modified Thu May 18 16:11:00 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1532 - Directory Listing
Modified Thu May 18 14:50:24 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
comment out verbose stuff for now

Revision 1530 - Directory Listing
Modified Thu May 18 14:07:07 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
My delay-based algorithm seems to be starting to work fairly well now...

Revision 1529 - Directory Listing
Modified Thu May 18 12:19:58 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
re-enable slow start for Vegas

Revision 1528 - Directory Listing
Modified Thu May 18 12:03:24 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
implemented Vegas-like congestion control algorithm

Revision 1527 - Directory Listing
Modified Thu May 18 09:37:28 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1526 - Directory Listing
Modified Wed May 17 19:22:12 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1525 - Directory Listing
Modified Wed May 17 17:13:23 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1524 - Directory Listing
Modified Wed May 17 17:06:54 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
experimental aggressive flow control

Revision 1523 - Directory Listing
Modified Wed May 17 15:55:44 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1522 - Directory Listing
Modified Wed May 17 15:44:21 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
better debug output

Revision 1521 - Directory Listing
Modified Wed May 17 14:41:40 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1520 - Directory Listing
Modified Wed May 17 14:41:11 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1519 - Directory Listing
Modified Wed May 17 14:11:51 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
more debug output

Revision 1518 - Directory Listing
Modified Wed May 17 13:35:25 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
some stats printing

Revision 1517 - Directory Listing
Modified Wed May 17 12:54:28 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
forgot to checkin

Revision 1516 - Directory Listing
Modified Wed May 17 12:53:40 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
data communication starting to happen!!

Revision 1515 - Directory Listing
Modified Tue May 16 18:19:28 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
Got key exchange working!!!

Revision 1514 - Directory Listing
Modified Tue May 16 15:41:08 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
key exchange more-or-less fully coded and compiling

Revision 1513 - Directory Listing
Modified Tue May 16 09:51:15 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
key exchange packet sequence completes

Revision 1512 - Directory Listing
Modified Tue May 16 08:42:01 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
socket setup, better command-line argument handling

Revision 1511 - Directory Listing
Modified Mon May 15 19:44:30 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
reorganized all library stuff into one library;
started working on networking and key agreement stuff

Revision 1503 - Directory Listing
Modified Sat May 13 16:13:00 2006 UTC (3 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
gutted main; getting it turned into an archiver again...

Revision 1466 - Directory Listing
Modified Thu Jun 23 17:10:26 2005 UTC (4 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
implemented basic file metadata writing, but not working yet

Revision 1462 - Directory Listing
Modified Fri Jun 17 07:46:49 2005 UTC (4 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
got local chunk writing working

Revision 1461 - Directory Listing
Modified Thu Jun 16 21:52:39 2005 UTC (4 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
fix passkey mechanism to just CBC encrypt the whole block

Revision 1460 - Directory Listing
Modified Thu Jun 16 16:12:14 2005 UTC (4 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
UIPD connection, credential verification works

Revision 1458 - Directory Listing
Modified Thu Jun 16 10:11:22 2005 UTC (4 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
added base32 encoding for chunk hash IDs

Revision 1455 - Directory Listing
Modified Mon Jun 13 08:14:46 2005 UTC (4 years, 5 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
bug fix

Revision 1450 - Directory Listing
Modified Tue May 17 10:50:57 2005 UTC (4 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
...

Revision 1449 - Directory Listing
Modified Tue May 10 21:40:15 2005 UTC (4 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
working on journal code, password keyed chunks

Revision 1448 - Directory Listing
Modified Mon May 9 20:57:21 2005 UTC (4 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
started lib/journal.c

Revision 1446 - Directory Listing
Modified Sat May 7 15:10:24 2005 UTC (4 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
moved sha2.c into lib dir

Revision 1443 - Directory Listing
Modified Fri May 6 19:04:37 2005 UTC (4 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
added password-keying to standard data chunk encryption mechanism

Revision 1442 - Directory Listing
Modified Fri May 6 18:18:22 2005 UTC (4 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
fixed auto-dependencies problem

Revision 1441 - Directory Listing
Added Fri May 6 16:50:00 2005 UTC (4 years, 6 months ago) by baford
Original Path: netsteria/trunk/netsteria/lib
got beginnings of UIP library to compile

Sort log by:

Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3