Activity for cLx

  • cLx cLx created ticket #1140

    Feature: sort option for not to ignoring non-alphanumeric characters

  • cLx cLx committed [c862f6]

    Feature: detect device removal

  • cLx cLx committed [2fd123]

    Moving screenshots to doc/

  • cLx cLx committed [7a2afd]

    Moving the screenshots to doc/

  • cLx cLx committed [43af7a]

    Merge remote-tracking branch 'github/master'

  • cLx cLx committed [ed9647]

    Added .gitignore

  • cLx cLx committed [070f61]

    Some modification in the channel polling code

  • cLx cLx committed [a43d3b]

    Updating code header, tidying some spaces there and there...

  • cLx cLx committed [944a56]

    Bugfix: three "errors by one" i forgot to commit the 2016-03-18!

  • cLx cLx committed [5952a1]

    A bit of documentation is better

  • cLx cLx committed [892d41]

    Adding the -s feature (data capture doesn't stop at space character). Better usage() message.

  • cLx cLx committed [b23060]

    Adding a makefile.

  • cLx cLx committed [b231bb]

    Initial GIT commit for Hexadoku project, started January 2015

  • cLx cLx committed [29dc13]

    Adding an hexdump, because it's always good to have when you don't have the hardware thing

  • cLx cLx committed [e1c3d8]

    Windows: adding an icon into the binary

  • cLx cLx committed [876e4c]

    .gitignore update (*.exe, *.hex)

  • cLx cLx committed [2b3ad1]

    s/really the right serial/the correct serial/

  • cLx cLx committed [7e9049]

    Add *.csv to .gitignore

  • cLx cLx committed [fc4c36]

    Corrected: daylight saving time flag set to the "information unknow" value, activating automatic mode

  • cLx cLx committed [9400a9]

    New feature: possibility to save raw hexdumps with --savedump and to read them back with --readdump

  • cLx cLx committed [09a265]

    Removing the hexdump of the first packet on the first line of the generated data files

  • cLx cLx committed [cac292]

    Changed generated files extensions from .csv to .dat

  • cLx cLx committed [3c167f]

    Corrected ascii art

  • cLx cLx committed [987589]

    Add the .gitignore file

  • cLx cLx committed [dfa82e]

    Added cable pinout to README

  • cLx cLx committed [128766]

    Initial commit

  • cLx cLx committed [d70371]

    Better self documentation in cases of connections problem

  • cLx cLx committed [e4371d]

    Première version (cLx-06) uploadée vers le serveur SVN. Pour l'instant, ça fonctionne, mais il faut éditer le fichier userconfig.h avant de faire make.

  • cLx cLx committed [a0db81]

    Merci à Hiro pour les conseils.

  • cLx cLx committed [5d050c]

    Merci à Hiro pour les conseils.

  • cLx cLx committed [85d123]

    Corrections sur l'horodatage et des modifications un peu partout

  • cLx cLx committed [c3af4c]

    HTML entities supported

  • cLx cLx committed [7b87f4]

    HTML entities supported.

  • cLx cLx committed [94a2bd]

    Template file for user configuration. Edit it and save it under the name "userconfig.h" before typing "make" !

  • cLx cLx committed [a8cb90]

    Template file for user configuration. Edit it and save it under the name "userconfig.h" before typing "make" !

  • cLx cLx committed [aea4d9]

    Support reading without have to logging (let USERNAME empty)

  • cLx cLx committed [ac6d0d]

    A little bug corrected.

  • cLx cLx committed [abe04c]

    Update! (bug corrected in html parser + test function to test it)

  • cLx cLx committed [cf3f35]

    Amelioration du comportement en cas de problemes de connexion

  • cLx cLx committed [9459e8]

    Gère les nouvelles libs et leurs programmes de tests. Les libs ne sont pas encore requises pour la compilation principale.

  • cLx cLx committed [fc04d6]

    Doit gérer les \r\n aussi bien que les \n seuls. \r\n par défaut pour le max de compatibilité, merci.

  • cLx cLx committed [dec896]

    Doit gérer les \r\n aussi bien que les \n seuls. \r\n par défaut pour le max de compatibilité, merci.

  • cLx cLx committed [7a7558]

  • cLx cLx committed [85f1db]

    Modifications sur le parseur HTML (intérieur des messages) + ajout des nouveaux fichiers dans le projet Dev-c++ (win) + Tests sous Debian.

  • cLx cLx committed [85f1db]

    Modifications sur le parseur HTML (intérieur des messages) + ajout des nouveaux fichiers dans le projet Dev-c++ (win) + Tests sous Debian.

  • cLx cLx committed [d26cbe]

    Avec des accolades et des printf pour tracer des trucs. SPAN commenté dans *get_text() pour éviter que ça plante.

  • cLx cLx committed [dcdc32]

    Ajout d'une lib pour aller chercher des trucs dans le fichier de configuration. Ne prend que 4 octets de plus quand on ne s'en sert pas (static FILE *).

  • cLx cLx committed [f013cc]

    Ajout d'une lib pour aller chercher des trucs dans le fichier de configuration. Ne prend que 4 octets de plus quand on ne s'en sert pas (static FILE *).

  • cLx cLx committed [0cff56]

    Ajout d'une lib pour aller chercher des trucs dans le fichier de configuration. Ne prend que 4 octets de plus quand on ne s'en sert pas (static FILE *) + unsigned char * => char *

  • cLx cLx committed [0cff56]

    Ajout d'une lib pour aller chercher des trucs dans le fichier de configuration. Ne prend que 4 octets de plus quand on ne s'en sert pas (static FILE *) + unsigned char * => char *

  • cLx cLx committed [d13830]

    Ajout d'une lib pour aller chercher des trucs dans le fichier de configuration. Ne prend que 4 octets de plus quand on ne s'en sert pas (static FILE *) + unsigned char * => char *

  • cLx cLx committed [0dae10]

    Ajout de unistd.h dans les includes pour autre chose que windows pour éviter un warning quand on compile avec -Wall

  • cLx cLx committed [54758f]

    Correction d'un bug (test fin de clef) + read_conf_int()

  • cLx cLx committed [e250dd]

    Now able to malloc() what it need to output http cookies string.

  • cLx cLx committed [97f2c0]

    Working with the mchatclient.conf file ! \o/ => Will be uploaded as .template later. Also there is an adaptative polling delay system.

  • cLx cLx committed [067c6a]

    Working with the mchatclient.conf file ! \o/ => Will be uploaded as .template later. Also there is an adaptative polling delay system.

  • cLx cLx committed [96d093]

    Compile time configuration is DELETED as it's now in a conf file.

  • cLx cLx committed [178367]

    Working with the mchatclient.conf file ! \o/ => Will be uploaded as .template later. Also there is an adaptative polling delay system (bis).

  • cLx cLx committed [a590d8]

    The old static makefile. Still maintened as I like when it dosn't all objects build when testing only one.

  • cLx cLx committed [568e78]

    + #include "ini.h";

  • cLx cLx committed [489a8e]

    Static Makefile is back

  • cLx cLx committed [97f2c8]

    Static Makefile is back

  • cLx cLx committed [341d77]

    Static Makefile is back and updated

  • cLx cLx committed [71a84f]

    Forgot to remove the reference to the now not used userconfig.h :)

  • cLx cLx committed [b73f98]

    code cleanup

  • cLx cLx committed [a63512]

    not used anymore (code cleanup)

  • cLx cLx committed [ed732c]

  • cLx cLx committed [96a2c4]

    not used anymore (code cleanup)

  • cLx cLx committed [e30d55]

    not used anymore (code cleanup)

  • cLx cLx committed [21076f]

    HTML in messages can be parsed now!

  • cLx cLx committed [be4ed9]

    Macro used

  • cLx cLx committed [8f82f7]

    bug corrected : doesn't segfault anymore when the rules file is not found.

  • cLx cLx committed [9f2f4b]

    The html present in messages is now parsed. Please edit your mchatclient.conf file to activate it ! (add "read_parser_rules 1")

  • cLx cLx committed [4ce83f]

  • cLx cLx committed [8c0a19]

    not used anymore

  • cLx cLx committed [dc07fa]

    renamed

  • cLx cLx committed [f61a03]

    deleted

  • cLx cLx committed [0ed410]

  • cLx cLx committed [2e1d1b]

    Bugfixe: the "@" in UTF-8 from the minichat is in fact {0x40, 0xC2, 0xA0}, thanks my network sniffer.

  • cLx cLx committed [36a70f]

    Removing the warnings messages showed by the "-Wextra"'s gcc parameter

  • cLx cLx committed [4d6aa9]

    Il y a un bug qu'il faudrait resoudre, voir le commentaire dans le code source, merci!

  • cLx cLx committed [0aafcc]

  • cLx cLx committed [30bec2]

  • cLx cLx committed [aa9b7f]

    New Curses-based TUI interface ! Need more bugproofing.

  • cLx cLx committed [d4df61]

    New Curses-based TUI interface (added lately, sorry) !

  • cLx cLx committed [59fcc5]

    Trying to have a widechar version

  • cLx cLx committed [d0fd65]

    Rant-removing, and replacing some reliefs of ugly four-space indenting by tab characters

  • cLx cLx committed [7eda91]

    Quiet !

  • cLx cLx committed [d1ecf7]

    Effective redrawing when typing ^L, and some others things too

  • cLx cLx committed [726cf3]

    ncursesw-dev version using locale now by default!

  • cLx cLx committed [3c0206]

    Better using subwin() for windows' content.

  • cLx cLx committed [0e9339]

    Being able to function without debug window !

  • cLx cLx committed [486bc9]

  • cLx cLx committed [08f7f7]

    a general code cleanup

  • cLx cLx committed [7eecb3]

    The + is like a space when posting. So, let's replace the + character with hex codes.

  • cLx cLx committed [97dd8a]

    The + is like a space when posting. So, let's replace the + character with hex codes.

  • cLx cLx committed [b456aa]

    The backspace key is now working with UTF-8 characters

  • cLx cLx committed [441b57]

    Better care about URL meaning characters like & and %

  • cLx cLx committed [61c753]

    a gruik way to keep the phy cursor into the typing_area.content.

  • cLx cLx committed [82de8f]

    Transliteration is working under windows console (CP850!)

1 >
MongoDB Logo MongoDB