Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
the value of TCL_LIBS in tclConfig.sh and pass it down to configure/make
via LIBS as a configure argument.
|
|
|
|
|
|
Changes:
3.0.1:
======
- fixed timeout handling in sftp.
- fixed a coredump in case of some network errors.
- fixed compilation with gcc-2.95.
- fixed compilation with socks.
- fixed compilation without ssl.
3.0.0:
======
- sftp protocol support (use `sftp://user@host' URLs). sftp is
a protocol implemented as ssh2 subsystem, it is binary and works
over a secure channel.
- faster directory caching, no re-parsing each time.
- ftp now follows RFC2640; FEAT, LANG, UTF8 support; new settings
ftp:use-feat and ftp:lang.
- ftp can set modification time on remote files using either SITE
UTIME or two argument MDTM command (off by default); new settings
ftp:use-site-utime and ftp:use-mdtm-overloaded.
- ftp can now use MLSD to get machine parseable file listing
(ftp:use-mlsd).
- charset translation in ftp protocol, new setting ftp:charset.
- new mirror option --delete-first to remove old files before
transferring new files. By default mirror removes old files after
the transfers.
- now mirror can replace directories with plain files or symbolic
links if --delete (-e) option is specified.
- ftp can now use CONNECT method of http proxies (when ftp:use-hftp
is false).
- mirror open --newer-than can now take time specification like that
of at(1) command, like `week ago', `now-7days' or `2004-01-01'.
- new mirror options --ignore-size and --only-missing.
- new mirror option --use-pget[-n=N] to make mirror use pget to
transfer files.
- debug output can now include date and time on each line (debug -t).
When lftp goes to background, this is turned on by default, along
with pid (-p) and context (-c). Try `debug -tcp' and see.
- get1 command has now --source-region and --target-position options
to get a part of a file.
- better handling of ~/.netrc - multiple logins for the same machine
are allowed, proper password is taken automatically from netrc if
a login matches.
- pget has now a progress bar which shows file download state.
- new source option -e to execute output of an external program.
- chmod -R fixed.
- fixed cache invalidation when file name being invalidated ends with
a slash.
|
|
dnscache-log.pl.txt and tinydns-log.pl.txt, so that this actually has
a chance to work.
|
|
|
|
While here, convert to buildlink3.
Changes:
* Various portability fixes.
* Fixed conversation parsing faults so users can operate this
preprocessor
* Detect non-rfc standard chunk encodings. Detect abnormal HTTP
requests with newlines, spaces, etc. before the request method.
* Fix negative stats output on snort exit or SIGUSR1.
* Removed escaping of '%' and '_' characters in MySQL
* Various documentation fixes/updates.
* Added Flowbits detection functionality.
* Added utility to parse out perfmon stats.
* Tagged Packets no longer have NULL msg name.
* Fixed http_inspect double alerting on pkts and rebuilt streams.
* http_inspect proxy_alert now supports normal proxy networks setups.
http_inspect default server only valid if specified in config.
* Close Socket when Snort receives SIGHUP.
* Added GID, SID, and Rev to csv output.
* config chroot readded.
* Added additional error checking for custom rules.
* Flow now honors -q (quiet).
* Removed non_rfc_chars from default profiles.
* Added suppression negation.
* Better support for ODBC. Better memory management. Improved escaping
of SQL strings.
* Other miscellaneous bugfixes.
|
|
Changes in 0.6.2:
* Fixed toolbar in non-green mode with themes that have a radiant
background in the toolbar (no more artifacts around the labels
and the '?' button) (sorry it took so long until it got fixed)
* 'transfered' value is shown again as in previous versions, ie.
the (often inflated) value by the core is displayed, and only
if 'transfered' is greater than the filesize we calculate a
better value from the gaplist.
* remember (again) which columns in the download view are supposed
to be hidden and which are supposed to be shown.
* Fixed erratic GUI freeze on selecting 'shutdown core'
* Fixed crash that would happen in certain rare conditions
while sorting the download list
* Fixed problem with insensitive Go! button in connect
dialog when core is on remote host (hopefully; #853664)
* Wait a couple of seconds after auto-spawning the core,
to give the core opportunity to get going. Otherwise
auto-connect on startup would fail after auto-spawning
the core (thanks to MrMario64 for pointing this out).
* added --noob-wants-to-run-as-root command line switch
for those noobs who insist they must absolutely run
the GUI as root *sigh*. Must be first command line
switch if multiple ones are used.
* added --enable-static-gnet2 switch to ./configure, mainly to
be able to build packages that are statically linked with gnet2.
However, if no gnet2 headers are found, the shipped gnet2 will
automatically be used instead now.
* for MacOSX: poll-emulator (no need for libpoll - it's just one source file)
Use with ./configure --enable-static-poll to force it (otherwise
it will automatically be enabled if no poll.h include files are found)
* ed2k-link handler now allows you to add downloads in paused state
* fixed 'status window clear interval' and 'server rotate interval'
(amount configured was taken to be in seconds and not in minutes
as it should be) (#866410, #859741)
* new icon theme: bluecore (submitted by Anonymous)
* mingw and win32 patches by Hazeman
* misc. other minor fixes
|
|
|
|
Net::DNSServer is a secure and extensible name server module for Perl.
|
|
|
|
|
|
DBD::Google provides a Perl DBI interface to the Google search engine.
|
|
Net::Google provides a simple OOP-ish interface to the Google SOAP
API.
|
|
|
|
|
|
|
|
|
|
${prefix}/lib/libbind.a , just like the BIND8 package does.
|
|
|
|
|
|
Changes from 2.0.16 to 2.0.17:
* Separated out more of the UI independent code in the GTK+ and Text
ports and created a user interface common repository. Cleaned up
some of the existing GTK+ code. The GTK+ port can now be controlled
from a command line interface in the GUI. There is an option you
have to enable in the options dialog for this. (enable manual
commands in GUI)
* Added support for the FTPS protocol. The control connection is the
only one encrypted at the moment.
* When viewing/editing a file, the temporary file that is created is
created with the same extension as the remote file so that syntax
highlighting works
* File transfers can be resumed/skipped/overwritten in the text port
and whenever files are dropped on gftp in the GTK+ port.
* FTP: Added support for MVS directory listings
* FTP: Fix for FXP transfers
* SSH2: fix for resuming uploads
* Added option to show the transfer status in the title bar.
* Added option to disable IPV6 support.
* Fixed the wrong date being displayed when a file was modified last year
* 64 bit cleanups. This also fixed a SSH segfault that was happening
on FreeBSD
* Look for the .gmo translation files in the proper directory
* If a bookmarked site has it's password saved in the config file, then
the passwords are written out in a scrambled format. This isn't
secure, but it'll prevent someone from casually looking over your
shoulder and seeing your password. I still do not recommend saving
your passwords to disk.
* Fix for systems that do not support the %'ld format argument
* The startup directory option is now expanded so that an option like
~/src can be specified
* New language translations and updates (ca cs de ga hr hu nl pt_BR
sr sr@Latn ta th)
* Many other small changes and improvements. See the ChangeLog file in
the distribution for a detailed list of changes.
|
|
|
|
|
|
needed by evolution-data-server
Libsoup is an HTTP library implementation in C. It was originally part
of a SOAP (Simple Object Access Protocol) implementation called Soup, but
the SOAP and non-SOAP parts have now been split into separate packages.
libsoup uses the Glib main loop and is designed to work well with GTK
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the Gtk+ programming model (a synchronous operation mode is also
supported for those who want it).
Features:
* Completely Asynchronous
* Connection cache
* HTTP chunked transfer support
* HTTP, SOCKS4, and SOCKS5 authenticated proxy support
* SSL Support using OpenSSL or GnuTLS
* Client support for Digest, NTLM, and Basic authentication
* HTTP server
* Server support for Digest and Basic authentication
|
|
needed by gtkhtml3
ok'd by jmmv@
|
|
fix build failure in (at least) NetBSD 2.0B.
|
|
|
|
|
|
|
|
gnome-netstatus is an applet for the GNOME panel that shows the status of
a network connection, including the amount of transferred data.
|
|
2.6.0 ("Almodóvar did it again!")
* Fixes:
- Fix a compiler error (bug #135625)
* Translations:
- Updated Brasilian translation (Gustavo Noronha Silva)
- Updated Bengali translation (Khandakar Mujahidul Islam)
- Added Punjabi translation (Jaswinder Singh Phulewala)
- Updated Welsh translation (Telsa Gwynne)
- Added British translation (Gareth Owen)
2.5.92 ("We are the champions")
* Fixes:
- Update to application/x-core MIME type
- Disable Back button when debugging is the first page
* Improvements:
- Update translated docs (Glynn Foster)
-
2.5.90 ("I love it when a plan comes together")
* Fixes;
- Fix a crash when going back from the email page. Thanks to Simon
Frankau for fixing this (bug #126449)
- Fix a crash when checking versions twice (bug #134167)
- Load product list after failing guessing.
* Improvements:
- Kill the confirmation dialog
- Set the FileChooser in save mode for saving bug reports
2.5.3 ("No name release")
* Fixes:
- Fix Application cooment (Vincent Untz)
- Some build fixes (Jason Leach, Alexander Winston, Vincent Berger)
- Fix typos in schemas
* Improvements:
- If GNOME version is older than 6 months suggest upgrading
- Use GtkFileChooser in entries
2.5.2 ("Franco Corelli")
* Fixes:
- Preserve bug description
- Don't hardcode FileChooser size
- Don't add closed products
* Improvements:
- Report Irix, Fedora and Gentoo "distributions"
- Show only Applications we can submit bugs to bugzilla (Bug #129138)
- Use a radio button to switch between Applications/Porducts view
- Add application/product name to component page (Bug #128349)
- Ported to gtk_icon_theme_*
- Add translators to about dialog
- Port configuration to GConf
2.5.1 ("Mi mamá prefiere GNOME")
* Fixes:
- Load again component list
* Improvements:
- Use GtkFileChooser in the non-glade stuff (Jan Arne Petersen)
2.5.0 ("He tardado 10 minutos en atarme las botas")
* Fixes:
- Fix some mem leaks (Kjartan Maraas, bug #125396)
- Disable deprecations (Sivaiah N)
- Fix crash when trying to debug a non-found program (Vincent Untz,
bug #115147)
* Improvements:
- Don't show up to three windows at a time (Vincent Untz, bug #110817)
|
|
which is way _too_ long.
|
|
ORBit2-2.9.6
* bug fixes
+ PPC union walking bug (Michael, Jeroen Z)
ORBit2-2.9.5
* bug fixes
+ don't crash with NULL env (Mark)
ORBit2-2.9.4
* bug fixes
+ enviroment pollution (Michael)
+ AIX portability bits (The Written Word)
ORBit2-2.9.3
* bug fixes
+ configure logic bug (Morten Welinder)
+ no-mainloop threading issue (Michael)
+ custom policy oneway fix (Michael, JP)
+ policy lookup fix (Alex Larsson)
ORBit2-2.9.2
* bug fixes
+ threaded client deadlock (Michael)
+ skelimpl leak fix (Frank)
+ forward request double free (Michael)
+ thread queue processing (Frank)
ORBit2-2.9.1
* bug fixes
+ thread handling / shutdown bugs (Justin Schoeman)
+ linc I/O revents race fix (Padraig O'Briain)
+ name service ref leak (Justin)
+ GIOP HUP error cleanup (Michael)
+ ORB shutdown from any thread (Michael)
+ build fixes / cleans (Justin, Michael)
* featurelets
+ (limited) re-enterancy client policy (Michael)
+ re-factored invocation stack (Frank Rehberger)
+ deactivation / return test (Michael)
ORBit2-2.9.0
* bug fixes
+ speed up child POA destruction (Michael)
* featurelets
+ allow objects to be bound to specific threads (Alex Larsson)
|
|
|
|
|
|
tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and
encryption to create a secure private network between hosts on the Internet.
Because the VPN appears to the IP level network code as a normal network
device, there is no need to adapt any existing software. This allows VPN
sites to share information with each other over the Internet without exposing
any information to others. In addition, tinc has the following features:
o Encryption, authentication and compression
All traffic is optionally compressed using zlib or LZO, and OpenSSL is
used to encrypt the traffic and protect it from alteration with message
authentication codes and sequence numbers.
o Automatic full mesh routing
Regardless of how you set up the tinc daemons to connect to each
other, VPN traffic is always (if possible) sent directly to the
destination, without going through intermediate hops.
o Easily expand your VPN
When you want to add nodes to your VPN, all you have to do is add an extra
configuration file, there is no need to start new daemons or create and
configure new devices or network interfaces.
o Ability to bridge ethernet segments
You can link multiple ethernet segments together to work like a single
segment, allowing you to run applications and games that normally only work
on a LAN over the Internet.
|
|
|
|
|
|
|
|
some packet dissectors, you're strongly advised to update.
Changes from 0.10.0:
=> New and updated features
(in 0.10.3)
o Display filters now support the bitwise and (&) operator.
o Protocol hierarchy statistics now have bandwidth columns.
o The capture dialog has a new layout.
(in 0.10.2)
o The user interface has received further updates. The Statistics
menu layout has been improved, as well as the capture options dialog
layout.
(in 0.10.1)
o Several updates were made to Ethereal's user interface. The "File"
menu now has a "most recently used" list. The help menu was greatly
expanded.
o The "matches" operator now handles more data types. For example,
you can now use
smtp matches joespammer@example.com
as a display filter.
o I/O statistics now support 1ms resolution.
=> Bugs fixed
(in 0.10.3)
o http://www.ethereal.com/appnotes/enpa-sa-00013.html
=> Other notes
o A lot of packet dissectors were either added or updated, as well as
some capture file formats handlers.
|
|
|
|
don't have version information. Suggested by wiz@.
|
|
|
|
|
|
provided by Michal Pasternak via pkgsrc-wip
HTML documentation for Twisted Python; see py-twisted package for details.
|
|
provided by Michal Pasternak via pkgsrc-wip
Twisted is a framework, written in Python, for writing networked applications.
It includes implementations of a number of commonly used network services such
as a web server, an IRC chat server, a mail server, a relational database
interface and an object broker. Developers can build applications using all of
these services as well as custom services that they write themselves. Twisted
also includes a user authentication system that controls access to services
and provides services with user context information to implement their own
security models.
|
|
The tracker works under Python 2.2 and supports 3.3 clients properly.
The client is unchanged.
|
|
HTTP is only one view of the data moved around by Entropy).
|