RetroShare/libretroshare/src/rsserver
drbob 79998dd70c Added Native (Bonjour API) Nat Port Forwarding to OSX.
* new classe p3zcNatAssist
 * moved some common ZeroConf functions / definitions around.
 * moved virtual tick() to parent class: pqiNetAssist
 * added zcNetAssist section to makefiles. (active for OSX build)
 * setup switch between p3zcNatAssist & upnphandler in rsinit.cc

NOTE: Still to test network restart, etc, and correct exchange of external Ip Address.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-14 16:41:00 +00:00
..
Makefile Various stuff. FAQ has 0 zero stuff inside, we don't use git, and matched lowercase filenames. Also, a few formatting fixes in the .pro file in libretroshare. 2010-02-08 21:34:40 +00:00
p3discovery.cc Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
p3discovery.h Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
p3face-config.cc Reverted some of my last changes: 2011-12-12 16:07:38 +00:00
p3face-msgs.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
p3face-server.cc fix for windows plugin system 2011-10-08 17:47:36 +00:00
p3face.h Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
p3history.cc Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
p3history.h Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
p3msgs.cc added interface methods for public lobby exchange and subscription to public lobbies. Need a GUI now 2012-01-07 19:52:58 +00:00
p3msgs.h added interface methods for public lobby exchange and subscription to public lobbies. Need a GUI now 2012-01-07 19:52:58 +00:00
p3peers.cc Final core changes required to get relay links working. 2012-01-08 22:15:19 +00:00
p3peers.h corrected a few bugs in the cert cleaning method. Added feedback to the GUI and error codes for the cert cleaning function of rspeers 2011-08-30 21:49:49 +00:00
p3photo.cc Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3photo.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3serverconfig.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
p3serverconfig.h Net, Dht and Configuration changes. 2011-07-30 16:57:40 +00:00
p3status.cc New class "StatusDefs" for status information like strings, images, fonts and colors. 2010-09-12 14:10:28 +00:00
p3status.h New class "StatusDefs" for status information like strings, images, fonts and colors. 2010-09-12 14:10:28 +00:00
rsiface.cc Added a name to the RsMutex class. 2011-07-04 22:59:39 +00:00
rsinit.cc Added Native (Bonjour API) Nat Port Forwarding to OSX. 2012-01-14 16:41:00 +00:00
rsloginhandler.cc Added Ben's patches: 2011-09-28 15:16:21 +00:00
rsloginhandler.h Cleaned the login code: 2011-02-01 23:27:53 +00:00
rstypes.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00