Showing 1324 open source projects for "issues"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1

    FFT for ARMv6

    Fixed point 16/32 integer FFT library for the Raspberry Pi and Android

    ...It includes hand optimised ARMv6 assembler, demonstrating techniques such as pipeline stuffing to achieve maximum performance. It also demonstrates how to include large chunks of assembler inline with C/C++ thus avoiding ABI issues between platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Proxytunnel is a program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access. Please use our github page for the code and wiki/issues: https://github.com/proxytunnel/proxytunnel
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    PyOPC is a Python Library implementing the XML - Data Access Protocol Version 1.01 (XML-DA 1.01) by the OPC Foundation. PyOPC supports easy creation of XMLDA compliant clients and servers without having to deal with the SOAP protocol and server issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fileprivacy

    Fileprivacy

    Fileprivacy easily encrypts your files

    ...#######BETA 2####### Bugfix - Beta 1 stopped working if filename was too short or long - added .exe file ####### NOTE ####### This is an early beta implying there are some issues left. The Keygenerator stops working if you change the algorithm after setting the keylength. It has to be restarted for further use. Because there are no start scripts, yet, you have to start Fileprivacy from console by typing: java -jar Fileprivacy-1.0_<version>.jar ####### ALSO NOTE ####### The author of this software is not responsible for the safety of your data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5

    SystemCt

    A powerful tool with globle and visual view for System log analysis

    ...The advantage of SystemCt is to provide a global and visual view (i.e. a spiral chain with issue nodes) rather than the traditional style (i.e. text style) which helps to pinpoint quickly serious issues that happen to the Server or Apps, which always trouble the developers, supporters and admins, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    We! Analyze By Or Cohen

    We! Analyze By Or Cohen

    We! Analyze - designed to analyze ArcSight SmartConnectors logs.

    One of the biggest issues we have as ArcSight administrators is knowing what's going on with our connectors. A connector may be "up and running" but actually it has not sent a single event in weeks. Also, many single connectors collect events from multiple locations (multi database, multi file, WUC) and we might never know one of these locations is unavailable as events from the other locations are arriving so the connector seems to be working fine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    suckless-tools-vsido

    Modified version of suckless tools with xft built in.

    The suckless-tools version for Debian has xft seperate, puts things in /usr/bin and doesn't include some scripts that I feel make dmenu more valuable. This is a version I built and maintain for Debian Sid that corrects these issues. It should work on any 64bit version of Debian Sid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PigTerm

    PigTerm

    Remote control your linux console encrypted trough Jabber chat service

    ...The software does not involve with export control regulations as in QCA (http://delta.affinix.co/docs/qca/) Site they wrote: Functionality is supplied via plugins. ... . Also, by pushing crypto functionality into plugins, your application is free of legal issues, such as export regulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tano Player
    Tano Player is an open-source cross-platform IP TV player. It is combining Qt and Videolan libraries for simple usage. Git: http://github.com/ntadej/tano Issues Tracker: https://github.com/ntadej/tano/issues
    Downloads: 6 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Unsupervised TXT classifier

    Unsupervised TXT classifier

    Classify any two TXT documents, no training required - JAVA

    This program is made to address two most common issues with the known classifying algorithms. First, over-training and second, shortage of data for a training of categories. Instead, each TXT file is a category on its own, rather than an assigned category. In a way, this is similar to clustering but not really a clustering algorithm since there is some training involved. The summarizer from Classifier4J has been adjusted to accept two inputs (lets call them A and B).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Cavendish-MW

    Cavendish-MW is a MediaWiki skin based on Mozilla's Cavendish skin

    ...The latest Cavendish-MW is compatible with MediaWiki 1.21.0. The original Cavendish MediaWiki skin has some flaws and is not compatible with the latest versions of MediaWiki. Cavendish-MW fixes these issues and has other improvements like a full width template and updated style sheets. The JavaScripts have been fixed as well which makes neat stuff like Collapsible Tables/NavFrames/MediaWikiSuggest/etc. work. Demo: http://byobu.info/wiki/Sandbox GitHub: https://github.com/figure002/cavendishmw Please use GitHub (see link above) to report issues, ask questions, or make suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DFileBrowser

    DFileBrowser

    DfileBrowser is a light file browser written in C++ and QML

    Dfilebrowser is a light file manager written in QT (C++ and QML) The goal is to research the way to do a multi-platform file manager using QT. First version was developed in QT using widgets for the UI but this presented some issues when porting to mobile devices because they are focused on QML. The last widget version was 1.1 and worked for desktops, KDE Plasma Active and Wetab tablets. Version 1.2 has been rewritten from the scratch using QML and also QT Quick components and currently works only on Meego Harmattan devices (Nokia N) and N950).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ripper Rom

    I9305 Custom Rom

    Ripper Rom for the I9305
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    XaoS

    XaoS

    Real-time interactive fractal zoomer

    Real-time interactive fractal zoomer. Home Page: http://xaos.sf.net/ GitHub: - Downloads: https://github.com/xaos-project/XaoS/releases - Source https://github.com/xaos-project/XaoS - Issues: https://github.com/xaos-project/XaoS/issues - Wiki: https://github.com/xaos-project/XaoS/wiki Discussion Groups: - Users: http://groups.google.com/group/xaos-users - Developers: https://groups.google.com/forum/#!forum/xaos-devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    BigPlg allows the collection of the IPv4 Internet routing table which may be viewed by service providers and/or ISP customers to validate IP routing across autonomous systems. Routing updates may also have attributes aliased to become (graph) readable. This function exists to allow the exporting of RIB updates to Splunk, or any such data collector. A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). To analyze...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mounter 2

    mounter 2

    gtk app to mount iso files instead of having to use the command line

    Mounter2 mounts several iso images with a graphical interface to save you from having to type commands out to mount unmount. With mounter2 its as easy as select a file and a quick mouse click. All without the need for a root password. you will need gtk and also udevil. if your distro does not provide udevil a link to the udevil homepage is provided in the readme. cheers all -- soon to come drag and drop functionality -- -- there is also a deb package and readme included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Cake

    A bioinformatic tools for somatic mutation discovery

    ...Cake can be run on a high-performance computer cluster or used as a stand-alone application For additional information on how to obtain and run Cake, updates and known issues please visit the wiki page https://sourceforge.net/p/cakesomatic/wiki/Cake%20Somatic/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The Project dedicated mainly to Bulgarian localization of Feng Office ( www.fengoffice.com ). We have plans to extend it in the future with design and code contributions. Contact us at clabteam.com for any issues or questions related with this projec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Europa Universalis IV: Homo Sapiens Mod
    This mod focuses on attempting to rectify balance issues and historical inaccuracies in favor of realism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Allows for the input of Jobs using ID and other additional details. In the future this will be updated with more functions but as at this present time (10/06/2013) all core functions have been created and implemented. Current issues to be addressed: User sessions security (thinking of changing to session_set_save_handler Commit: 10/06/2013, have implemented a secure hashing alogorithm to secure site passwords. Need to add new setting once user logged-in All pages have been completed thus far Sanitisation of code Done 3.To add: Mysql Database. Still to do. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Skraken

    Break A5/1 cipher used in GSM

    Skraken is a tool to break the A5/1 ciphering used in GSM. It is a partial rewrite of Kraken that solves its stability issues. The attack is based on a CPU/storage tradeoff that attempts to find the internal state of the A5/1 registers given an observed keystream. The storage component requires a set of 40 rainbow tables that totals ~1.7 TB, although any subset of the tables can be used with a reduced success rate. Using all the tables, the success rate of finding the internal state that generates a GSM burst is around 20%. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DepthView

    DepthView

    A Basic 3D Image Viewer

    ...It supports anglaph (full-color, half-color, and greyscale), side-by-side (with mirror), interlaced (horizontal and vertical), checkerboard, and single image display. Please report bugs on GitHub (https://github.com/chipgw/depthview/issues)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JIRA Glue

    Small OS X utility app for JIRA tracking system

    Small window providing quick access to JIRA issues, including keyboard shortcuts to get JIRA descriptions onto your clipboard, ready for sharing or emailing with others
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Better Network

    WiFi Profile Manager for Windows 8

    Under Windows 8, access to delete wireless networks are no longer available. You can still use netsh command to do this. However it only deletes the network profile but not network list (i.e. you might notice issues such as Network 1, 2, 3, ... etc). I have not found an easier way to delete both under Windows 8, thus the existence of this tool. Project has moved to https://betternetwork.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JCSI

    JCSI is a prototype tool for the analysis of Java Card CAP files.

    ...Actual values of variables are abstracted into security levels, and bytecode instructions are executed over an abstract domain. The tool can be used for discovering security issues due to explicit or implicit information flows and for checking security properties of Java Card applications downloaded from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo