about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAge
* filteringEmile2019-11-02
|
* return the http info (lines, words, chars, ...)Emile2019-11-02
|
* basic functionality hiding the codes given using hideCode or hcEmile2019-11-02
|
* updated hide and show type + response struct contentEmile2019-11-02
|
* printer comment for better understandingEmile2019-11-02
| | | | it should should be really clear now
* better namingEmile2019-11-02
|
* using the channels structEmile2019-11-02
|
* fixed the function signatureEmile2019-11-02
|
* parse hide and show flagsEmile2019-11-02
|
* create channelsEmile2019-11-02
|
* getting the channel from the channels structEmile2019-11-02
|
* comment + loggingEmile2019-11-02
|
* comments + loggingEmile2019-11-02
|
* channels structEmile2019-11-02
|
* using the channels struct insead of reaching in every channel per handEmile2019-11-02
|
* http HandlerEmile2019-11-02
|
* http server port flagEmile2019-11-02
|
* loggingEmile2019-11-02
|
* cleaned up loggingEmile2019-11-02
|
* http serverEmile2019-11-02
|
* renamed fileEmile2019-11-02
|
* commentEmile2019-11-02
|
* better loggingEmile2019-11-02
|
* added a done channelEmile2019-11-02
|
* broke stuff, fixed stuff...Emile2019-11-01
|
* updated the thread handlingEmile2019-11-01
|
* use the stuff done in the last two funcsEmile2019-11-01
|
* print fooEmile2019-11-01
|
* make the http requestsEmile2019-11-01
|
* writing the wordlist into the wordlistChannel functionEmile2019-11-01
|
* simple working basic setupEmile2019-11-01
|
* :art: colorEmile2019-10-31
|
* read data from a wordlistEmile2019-10-30
|
* basic structure (flags)Emile2019-10-30
|
* Initial commitEmile2019-10-30