root/10kz/scripts/tags

Revision 46, 1.9 kB (checked in by jm3, 2 years ago)

minor cleanup in the process of debugging decryption
added vim tags file for jumping to functions

Line 
1 bail    crypto-ui-injector.user.js      /^function bail( e ) {$/
2 build_gpg_qs    crypto-ui-injector.user.js      /^function build_gpg_qs( arg_mode ) {$/
3 button  crypto-ui-injector.user.js      /^\/\/ this is supposed to call the onkeydown event /
4 clean_xml_response_for_sending  crypto-ui-injector.user.js      /^function clean_xml_response_for_sending( x ) {$/
5 decrypt_message crypto-ui-injector.user.js      /^function decrypt_message( event, m) {$/
6 encrypt_message crypto-ui-injector.user.js      /^function encrypt_message() {$/
7 get_adverlink   crypto-ui-injector.user.js      /^function get_adverlink() {$/
8 get_crypto_url  crypto-ui-injector.user.js      /^function get_crypto_url() {$/
9 get_error_bad_pass_for_signing  crypto-ui-injector.user.js      /^function get_error_bad_pass_for_signing() {$/
10 get_error_no_pk_found   crypto-ui-injector.user.js      /^function get_error_no_pk_found() {$/
11 get_keys        crypto-ui-injector.user.js      /^function get_keys(url ) {$/
12 get_passphrase_field    crypto-ui-injector.user.js      /^function get_passphrase_field( source ) {$/
13 get_prog_name   crypto-ui-injector.user.js      /^function get_prog_name() {$/
14 handle_enter    crypto-ui-injector.user.js      /^function handle_enter( myfield, e ) {$/
15 html_to_text    crypto-ui-injector.user.js      /^function html_to_text( str ) {$/
16 inject_10kz_ui  crypto-ui-injector.user.js      /^function inject_10kz_ui() {$/
17 inject_decrypt_or_verify_ui     crypto-ui-injector.user.js      /^function inject_decrypt_or_verify_ui() {$/
18 inject_encrypt_sign_ui  crypto-ui-injector.user.js      /^function inject_encrypt_sign_ui() {$/
19 insert_before   crypto-ui-injector.user.js      /^function insert_before( injection_point, newElemen/
20 log     crypto-ui-injector.user.js      /^function log( e ) {$/
21 process_message crypto-ui-injector.user.js      /^function process_message( arg_method, arg_passphra/
22 pulldown_from_keys      crypto-ui-injector.user.js      /^function pulldown_from_keys( x ) {$/
23 sign_message    crypto-ui-injector.user.js      /^function sign_message() {$/
24 unwind_and_hide crypto-ui-injector.user.js      /^function unwind_and_hide() {$/
Note: See TracBrowser for help on using the browser.