openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
SA Network Connection Profiler
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
3 months
ago. based on code collected
3 months
ago.
Dec 12, 2024 — Dec 12, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Applied changes after resolving warnings and errors for RedHat Fedora 9 64 (AMD)
johncurry
More...
over 17 years ago
clean-up Makefile
johncurry
More...
over 17 years ago
update code to remove warnings reported on 64bit platforms
johncurry
More...
over 17 years ago
Extend file_size_limit checks to index files, should the grow faster than pcap files
johncurry
More...
over 17 years ago
Update docs/README and disable development code for connection-based file_limit option
johncurry
More...
over 17 years ago
Update contrib/sancp.conf
johncurry
More...
over 17 years ago
Update fileHandle.h with definition for toobig() function
johncurry
More...
over 17 years ago
Add initial support for 'default file_size_limit <maxsize>' This works for tsfilename format pcap files only by forcing packets to write to a new filename if size limit has been reached warning: choose your file size limit carefully known issue: due to the current naming convention, transfers occurring in under a second will be completely written to the same file - despite this setting
johncurry
More...
over 17 years ago
Add test for large file support, use: 'make testsupport'
johncurry
More...
over 17 years ago
update getpcapfromsancpindex.pl
johncurry
More...
almost 18 years ago
added -D_LARGEFILE64_SOURCE to CFLAGS in Makefile and removed illegal define for __USE_LARGEFILE64 from fileHandle.cc
johncurry
More...
almost 18 years ago
change default format accepted by getpcapfromsancpindex.pl
johncurry
More...
almost 18 years ago
major update to contrib/getpcapfromsancpindex.pl (version 0.3)
johncurry
More...
almost 18 years ago
fix value returned by snprintf_local_unixtime() causing start_time_local_unixtime to report the current time
johncurry
More...
almost 18 years ago
fix start_pos counter overflow, change fileHandle.cc:getStartPos() to return (u_int64_t) fix close_active_pcap_files to not require 'close_all_files_on_hup' to be set to work
johncurry
More...
almost 18 years ago
add include_interface_in_filenames configuration option (set to 'enable', default is 'disable') add create_new_files_on_hup configuration option (set to 'enable', default is 'disable') add close_active_pcap_files configuration option (set to 'enable', default is 'disable')
johncurry
More...
almost 18 years ago
- fix start_pos and stop_pos calculations for --index when reading from stdin - mode --index now allows '-w <filename>' to be referenced for 'output_filename' when reading from stdin (i.e. bzcat pcap.eth0.12121212.bz2 | sancp --index -r - -w pcap.eth0.12121212)
johncurry
More...
almost 18 years ago
update accepted default index format to match: sancp_id|output_filename|start_pos|packet_len|tuple
johncurry
More...
almost 18 years ago
change default index format to: sancp_id,output_filename,start_pos,packet_len,tuple
johncurry
More...
almost 18 years ago
add strftime '%' meta character support for option -d <directoryname>, :warning: <directoryname> must be manually created, sancp does not create directories
johncurry
More...
almost 18 years ago
fix output fields for silence and timeleft, added time_t cnx->prev_pkt updated docs/README
johncurry
More...
almost 18 years ago
Re-enable default log modes for pcap, stats and realtime
johncurry
More...
almost 18 years ago
Initial revision
johncurry
More...
almost 18 years ago
Uploading sancp-1.6.1-stable with revised Makefile
johncurry
More...
almost 18 years ago
Applying changes up to sancp-1.6.1, including patches a, b, c and d
johncurry
More...
about 19 years ago
Testing CVS update
johncurry
More...
about 19 years ago
Fixed some config parsing problems
johncurry
More...
about 22 years ago
Updated config parsing problems
johncurry
More...
about 22 years ago
Added the new fields.LIST
johncurry
More...
about 22 years ago
*** empty log message ***
johncurry
More...
about 22 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree