index
:
tp.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-07-29
Only ask at exit if there are any packages
Joel Klinghed
2017-07-29
Use icon for GTK about dialog
Joel Klinghed
2017-07-29
Fix compilation on 32bit
Joel Klinghed
2017-07-29
Fix compilation on older G++/libc++ with broken unordered_map.emplace
Joel Klinghed
2017-07-29
Lower GTK and Qt version requirements
Joel Klinghed
2017-07-29
Fix make distcheck
Joel Klinghed
2017-07-29
Clear list of packages before loading new ones
Joel Klinghed
2017-07-29
Modify saved packages format to include a header
Joel Klinghed
2017-07-29
Handle FILE argument in monitor-gui
Joel Klinghed
2017-07-29
Remove attribute(__unused__) usage
Joel Klinghed
2017-07-29
Print monitor errors to proxy log and statusbar
Joel Klinghed
2017-07-29
Reuse HexDump in monitor-cmd
Joel Klinghed
2017-07-29
Add basic pcap import/export support
Joel Klinghed
2017-07-29
Cleanup file dialog filters and remove Monitor from app title
Joel Klinghed
2017-07-28
Add support for loading/saving captured packages
Joel Klinghed
2017-07-28
Gtk: Fix crash when GtkGuiMain::set_package(null) was called
Joel Klinghed
2017-07-28
Add GuiMessage, simple message dialog
Joel Klinghed
2017-07-28
Gtk: Fix GuiMain::file_dialog, gtk_file_chooser_native is not a widget
Joel Klinghed
2017-07-28
Add GuiWindow::title() and make sure app window has title from start
Joel Klinghed
2017-07-28
Gtk: Fix bug when removing the first row in listmodel
Joel Klinghed
2017-07-28
Add GuiMain::file_dialog
Joel Klinghed
2017-07-28
Break out Package read/write
Joel Klinghed
2017-07-27
Hide Tools -> Generate CA behind HAVE_SSL
Joel Klinghed
2017-07-27
Add missing include
Joel Klinghed
2017-07-26
Cleanup timeouts in proxy when freeing
Joel Klinghed
2017-07-26
Reset Monitor at new connection
Joel Klinghed
2017-07-26
Fix hex print out of values >= 0x80
Joel Klinghed
2017-07-26
Add SSL interception to Setup in GUI
Joel Klinghed
2017-07-26
Add GuiForm::Listener::changed which is called whenever a value is changed
Joel Klinghed
2017-07-26
Change GuiForm::add_file must_exists argument to flags FILE_OPEN/FILE_SAVE
Joel Klinghed
2017-07-26
Add Config::remove
Joel Klinghed
2017-07-25
Close client and monitor connections completely when destroying proxy
Joel Klinghed
2017-07-24
Add missing = 0 to make method abstract
Joel Klinghed
2017-07-24
Add tools -> Generate CA
Joel Klinghed
2017-07-24
Fix mbedtls certificate generation
Joel Klinghed
2017-07-24
ssl_openssl: --warnings
Joel Klinghed
2017-07-24
Add description to GuiForm fields
Joel Klinghed
2017-07-23
fixup! Add proxy log window
Joel Klinghed
2017-07-23
Add proxy log window
Joel Klinghed
2017-07-23
Remove leftover debug assert
Joel Klinghed
2017-07-23
Add proxy to GUI
Joel Klinghed
2017-07-23
Fix GUI loopers
Joel Klinghed
2017-07-22
Add application config for GUI
Joel Klinghed
2017-07-22
fixup! Initial monitor GUI
Joel Klinghed
2017-07-22
Initial monitor GUI
Joel Klinghed
2017-07-22
Fix warnings for GCC as well
Joel Klinghed
2017-07-22
Restore -Wunused-parameter warning
Joel Klinghed
2017-06-13
Fix uninitialized field in Monitor
Joel Klinghed
2017-05-28
Add Observers, useful class for notifying listeners
Joel Klinghed
2017-05-26
Workaround bad implementations of std::unique_ptr in std::pair
Joel Klinghed
[prev]
[next]